On Wed, Dec 20, 2006 at 09:55:06AM +0100, Jan Jansen wrote:
> I have just tested the following (Postfix/Amavis/ClamAV/SA):
>
> "main.cf":
> smtpd_recipient_restrictions =
> check_client_access hash:/etc/postfix/amavis_internal
>
> "amavis_internal":
> 192.168.1.17 FILTER smtp:[127.0.0.1]:10025 # <- it's Postfix
> again!
>
> Any comments about this? I have never seen it that way, but it seems to
> be working.
> I need it because amavis and postfix services are running on two
> separate machines and I want to save network and cpu load.
That should work just fine. I'm assuming it's not your only thing in
smtpd_recipient_restrictions, and that you do the usual anti-relay and
other anti-spam configurations.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED] / [EMAIL PROTECTED]
President - I and I Computing * http://www.iandicomputing.com/
Custom programming, network design, systems and network consulting services
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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/