DTNX Postmaster:
> For example, if the application uses PHP, you can force an envelope sender 
> like this;
> 
> sendmail_path = /usr/sbin/sendmail.postfix -t -i -r 
> bounce.addr...@server.domain.tld

The envelope sender may also be specified via additional
parameters to the mail() function.

http://us3.php.net/manual/en/function.mail.php

        Wietse

Reply via email to