On Tue, Aug 19, 2008 at 1:16 PM, Ismail OZATAY ismail@ismailozatay.net wrote:
Hi all,
I am new for this group. I am using fetchmail as a pop connector. It downloads a lot of pop3 inbox from some isps and it works properly. Today i installed postfix and mailscanner for filtering virus and spam mails on the same server but there is something wrong with mail headers. Because mail header says that mail coming from localhost 127.0.0.1 which is already whitelisted. So every incoming mail is tagged as clean. How can i fix this problem ? Can i send incoming mails to smtp with the original header?
Fetchmail fetchs mails and resends them through you local MTA (so it always uses 127.0.0.1). To filter by the sender IP, your MTA has to be the [unique] MX of your domain...