Athiqur Rahman wrote:
Eric Shubert wrote:
Athiqur Rahman wrote:
hi,

I want for all machines on my internal network to be able send emails via my qmailtoaster without any kind of authentication, act as an open relay.

Do i go about doing this by simply adding 172.16.0.:allow, RELAYCLIENT="" to my exisitng tcp.smtp file?

Yes. Like the 127. line that's there (for squirrelmail).

Do I need to make config changes anywhere else?

Not that I'm aware of. Just
# qmailctl cdb
afterwards.

You mentioned that i should do it like the 127. line. My current tcp.smtp file looks like this

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKSIGN="/var/qmail/control/domainkeys/%/private"


do i change it ot look like this

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
172.16.0.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private" :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKSIGN="/var/qmail/control/domainkeys/%/private"


Yep. Looks good to me.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to