Re: [despammed] Re: Relay control in qmail

From: whiplash (whiplash_at_despammed.com)
Date: 11/05/03

  • Next message: Scott Gifford: "Re: Relay control in qmail"
    To: focus-linux@securityfocus.com
    Date: Wed, 05 Nov 2003 18:27:15 +0100
    
    

    On Tue, 2003-11-04 at 20:38, Felipe wrote:
    > I's been a while since I installed my qmail but I belive the
    > configuration file for controling reliying is
    >
    > /etc/tcp.smtp
    >
    > mine looks like
    >
    > 127.0.0.1:allow,RELAYCLIENT=""
    > 192.168.1.:allow,RELAYCLIENT=""
    > :deny

    Basically, you have two levels of control in qmail.
    Hosts/nets that can send mail to *any domain* are those
    listed in tcp.smtp. (more precisely, in tcp.smtp.cdb)
    On the other hand, you can tell qmail to relay for *any client*
    if the domain is contained in /var/qmail/control/rcpthosts


  • Next message: Scott Gifford: "Re: Relay control in qmail"