On Thu, 16 Oct 2003, Adam R. B. Jack <[EMAIL PROTECTED]> wrote:

> typical (strictly managed) SMTP servers don't allow spam
> relaying/spoofing.

The "traditional" Perl script only set the From header, while it
doesn't fiddle with the Envelope-From (it does so by simply piping the
mail through sendmail IIRC).

So you don't send "mail FROM:<[EMAIL PROTECTED]>", but "mail
FROM:<[EMAIL PROTECTED]>" and put the configured sender's address
into the From header.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to