Hey, got an Problem with my ISPConfig & Postfix. Got some Domains which i want to transport to another Mail-Server (Scalix). It works without any Problems. (Made some changes in the /etc/postfix/transport) But now the Problem is that these Mails are not Checked by the Spam and Virus-Filter... Can anybody help me??? Greets Sven
The problem is that SpamAssassin and ClamAV are invoked by procmail which is called to action after Postfix has finished the processing. So if Postfix passes the mail on to other mailservers using transports, procmail isn't called anymore.
Can I change this? Or is there a possible way to Scan the Mails, before Postfix send it to the next Mail-Server. Greetings Sven
No, at least not integrated in ISPConfig 2. Yes. You might use e.g. amavisd-new to scan for viruses and spam before the emails are forwarded. This is the configuration that is used in ISPconfig 3.