Hank wrote:
Hi Bill,

 I guess my question is how do I configure the front end machine to
pass off via SMTP the filtered valid email messages to another SMTP
server?

Add an entry to /var/qmail/control/smtproutes like so:

:ipaddr

Where ipaddr is that of the next machine in the chain.

And as an option, how would I add a X-header line to the header to
record/track the pass-through?

qmail by default will add the appropriate Received: headers. If you need something custom, you'll have to find an appropriate patch or the like to do it.

Regards,

Bill

Reply via email to