My system consists of qmail, vpopmail, getmail, and TMDA.

getmail grabs mail from an external POP3 server, and pipes it to qmail-inject which sends it to [EMAIL PROTECTED] The virtual user's .qmail file looks like this:

| preline /home/vpopmail/tmda/bin/tmda-filter -S
/home/vpopmail/bin/vpopmail-vdir.sh
| /home/vpopmail/bin/vdelivermail "" bounce-no-mailbox

Sometimes everything works as it should, but it appears that if the return-path header isn't set properly, preline sets it. The problem is that preline sets it to [EMAIL PROTECTED] instead of the original sender's e-mail address.

Assuming my assessment of the situation is correct, what do I need to do to ensure that the return-path header is set to the original sender's e-mail address?

Thanks.
--

 James Thornton
_____________________________________________
Internet Consultant, http://jamesthornton.com


_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users

Reply via email to