This is a discussion on Re: [squid-users] squid as SMTP relay within the Squid Users forums, part of the Web Server and Related Forums category; On Wed, 30 Jul 2003, [iso-8859-1] Aqil wrote: > I want squid relays emails (only) from my host. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 30 Jul 2003, [iso-8859-1] Aqil wrote: > I want squid relays emails (only) from my host. Is it > just to open port 25 for my host? > > acl myhost src 10.1.1.1 > acl port25 port 25 > http_access allow myhost port25 > http_access deny port25 Squid is not the appropriate tool for relaying electronic mail. Sendmail is more appropriate. There is no problem with running sendmail and squid on the same system at your security perimeter. Merton Campbell Crockett -- BEGIN: vcard VERSION: 3.0 FN: Merton Campbell Crockett ORG: General Dynamics Advanced Information Systems; Intelligence and Exploitation Systems N: Crockett;Merton;Campbell EMAIL;TYPE=internet: mcc@CATO.GD-AIS.COM TEL;TYPE=work,voice,msg,pref: +1(805)497-5045 TEL;TYPE=work,fax: +1(805)497-5050 TEL;TYPE=cell,voice,msg: +1(805)377-6762 END: vcard |