In the previous episode (03.03.2001), Jon <[EMAIL PROTECTED]> said:
>Anyway to control what the return-path is?

with qmail you can also use the command
sendmail -f <sender adress> <recipient> to send mails.
if your script uses that, you could thus define the "return-path", the
smtp envelope sender, to be precise.

qmail-inject -f would do the same.

man qmail-inject
should give you more info.

wolfgang


Reply via email to