Re: on behalf of - on going issue



Mike wrote:

I mean MTA??

A "mail server", all you need to do is a way for you script (using telnet) to connect the receiving MTA, follow the rfc for sending mail and the mail will be sent with the headers you want and the from address will be as you wanted.


//Aho
.



Relevant Pages

  • Mail() & Security
    ... I have included some extra $headers in my program for sending mail from a webform. ... echo "Your message are now sent and I will as soon as possible read ...
    (alt.php)
  • Companys form mail script jams to spam filter
    ... Sending mail with extra headers. ... the envelope sender address when using sendmail with the -f sendmail option. ... configuration to prevent a 'X-Warning' header from being added to the ...
    (comp.lang.php)
  • Re: Mail() & Security
    ... I have included some extra $headers in my program for sending mail from a webform. ... echo "Your message are now sent and I will as soon as possible ... At a minimum, you need to validate everything which goes into any header field, to ensure there are not additional items added. ...
    (alt.php)
  • Re: Mail() & Security
    ... I have included some extra $headers in my program for sending mail from ... a webform. ... echo "Your message are now sent and I will as soon as possible ...
    (alt.php)
  • Re: Problems with the function "mail" of PHP.
    ... $headers = 'From: webmaster@xxxxxxxxxxx'; ... For example if you are sending mail from domain www.superhost.com then you must use some like ... Petr Vileta, Czech republic ... (My server rejects all messages from Yahoo and Hotmail. ...
    (comp.lang.php)