Or forward the domain in postix on port 10025.
G. > From: [email protected] > To: [email protected] > Date: Mon, 10 Aug 2009 17:02:44 +0200 > Subject: Re: [AMaViS-user] Completely bypass amavis for one domain > > Terry, > > > I'm collecting spam from a domain, and need to completely bypass amavis for > > any mail sent to any user @sampledomain.org. > > @spam_lovers_maps = ( ['@sampledomain.org'],); > > @bypass_spam_checks_maps = ( ['@sampledomain.org'],); > > I'd like to completely bypass all scanning for one domain.` > > @spam_lovers_maps = ( ['sampledomain.org'] ); > @bypass_spam_checks_maps = ( ['sampledomain.org'] ); > > or if you want to also cover subdomains: > > @spam_lovers_maps = ( ['.sampledomain.org'] ); > @bypass_spam_checks_maps = ( ['.sampledomain.org'] ); > > Mark > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > AMaViS-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ _________________________________________________________________ More than messages–check out the rest of the Windows Live™. http://www.microsoft.com/windows/windowslive/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
