Re: [AMaViS-user] Q: DMZ Using 'forward_method' - Which port to use

This is a discussion on Re: [AMaViS-user] Q: DMZ Using 'forward_method' - Which port to use within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Peter, > >You have restricted smtpd service to bind on a loopback > >interface, which is why it ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-01-2006
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] Q: DMZ Using 'forward_method' - Which port to use

Peter,

> >You have restricted smtpd service to bind on a loopback
> >interface, which is why it won't listen on other interfaces.
> >Remove the restriction:
> >10025 inet n -n - - smtpd
> > -o mynetworks=127.0.0.0/8,192.168.0.0/24


> Do you mean in master.cf, on the receiving server - remove the 10025
> line and add the 192.168.0.0/24 network to '-o my networks' ?
> Where will amavisd on this server send it's filtered contents to? (if not
> 10025) Doesn't that need to be there in order to get the scanned mail back
> to the queue manager?


In master.cf on the receiving server, remove the 127.0.0.1: in front of 10025
to lift the socket bind constraint, and add the IP address (or network
address) of the sending host to the mynetworks option on the same service,
yielding something like:

10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,rej ect
-o myhostname=post-virus-vega.scarceskills.com
-o mynetworks=127.0.0.0/8,192.168.0.0/24
-o strict_rfc821_envelopes=yes
...


Mark

-------------------------------------------------------------------------
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?p...rge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:04 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0