Re: MAIA checks all inbound and outbound - how to whitelist our internal servers
Floris Termorshuizen <floris-PAV/[email protected]>
| Newsgroups | gmane.mail.virus.maiamailguard |
|---|---|
| Message-ID | <[email protected]> |
Hi Jason, It should be possible to submit the mails to the second postfix instance (Usually running on port TCP/10025) on your public mail host. You can whitelist in maia, but to me it seems better to just circumvent maia at whole to minimize the load on your machine. Also: if you send thousands of e-mails you will still overload postfix, if that is also a problem it might be better to use a dedicated outbound relay for your mass mailings I guess you have postfix running on port 25, which relays mail to maia listening on localhost:10024, which scans the mail and submits it again to postfix running on localhost:10025. By directly submitting to the postfix smtpd instance on 10025 you bypass maia. You need to change your postfix's master.cf so the 10025 instance listens on all IP's instead of only localhost, and maybe change the firewall running on that machine. Also the 'thing' sending the mails needs to submit to port 10025. Best regards Floris -----Original Message----- From: Maia-users [mailto:[email protected]] On Behalf Of Jason Street Sent: vrijdag 13 mei 2016 11:59 To: Maia Users <[email protected]> Subject: [Maia-users] MAIA checks all inbound and outbound - how to whitelist our internal servers Hello Maia group. I am having problem that when we try to send thousands of outbound mails to a list we own MAIA 1.0.4 chokes as it is scanning all outbound mail. Is there a way to whitelist some internal IP so that MAIA does not check the mails? Our set up. email received by public mail host -> to MAIA (on same server) -> internal mail host which runs dovecot. internal email server set up to use our public mail hosts as relay server in postfix. The problem with this is that it means every email is checked by MAIA whether it's from trusted hosts or from Internet. How can I whitelist to not scan outbound? Thanks JS _______________________________________________ Maia-users mailing list [email protected] http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users _______________________________________________ Maia-users mailing list [email protected] http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users