We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Sanitizing Mail on Panther Server
Subject:   Not sure what local delivery in the context used here means exactly...
Date:   2004-03-13 11:59:44
From:   halesgarcia
I am interested in setting up an SMTP/Sanitizing server and a separate POP/IMAP server, mainly for load balancing.


Do I need to make other manual configurations than those mentioned in this article to do this?


I have user's mail in Workgroup Manager configured to forward to the POP/IMAP server. I see from the master.cf configuration that postfix is executed as the user cyrus. Will then local delivery only be to the SMTP server and forwarding to my POP/IMAP server not occur?

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Jason Deraleau photo Not sure what local delivery in the context used here means exactly...
    2004-03-22 05:28:49  Jason Deraleau [Reply | View]

    Forwarded mail does not pass through the local delivery transport, so those messages are not scanned by the sanitizer. Only mail delivered to the local machine is scanned.