[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smtp on a specific IP
- To: qmail@xxxxxxxxxxxxx
- Subject: Re: smtp on a specific IP
- From: Ross Davis - Data Anywhere <ross@xxxxxxxxxxxxxxxx>
- Date: Fri, 01 Jun 2001 08:48:42 -0700
- Delivered-to: mailing list qmail@list.cr.yp.to
- Mailing-List: contact qmail-help@list.cr.yp.to; run by ezmlm
- References: <001701c0ea09$0ece9a00$70fc8e8b@dataanywhere.net><20010601023932.G85717@mail.webmonster.de>
>>
>> here is my smtpd run from the supervise directory
>> /var/qmail/bin/qmail-smtpd 2>&1
>> env - PATH="/var/qmail/bin:/usr/local/bin" \
>> tcpserver -v -p -u vpopmail -g vchkpw 0 smtp /var/qmail/bin/qmail-smtpd
2>&1
> ^
>this is the address to bind to.
>http://cr.yp.to/ucspi-tcp/tcpserver.html
>
>cheers
>/k
I must be missing something then. I see that I can tell it what IP to send
out on for all domains, but how do I tell mail.domain1.com to use IP
xxx.xxx.xxx.xxx and mail.domain2.com to use yyy.yyy.yyy.yyy
That is the part I don't understand.