Re[2]: [tpop3d-discuss] default-domain

Chris Lightfoot chris at ex-parrot.com
Sat, 9 Feb 2002 10:59:57 +0000


On Fri, Feb 08, 2002 at 09:38:55PM -0800, Ryan LeBlanc wrote:
> Hi Chris, I am running 1.3.5, and the append-domain isn't working.. here is
> my tpop3d.conf:
> 
> ----------------------------
> listen-address: 0.0.0.0
> append-domain: yes

> I get auth errors if I don't include the full domain name in the username.
> My server does IP based hosting, so each domain has it's own IP.

You need to specify different listeners for different IP
addresses:

listen-address: 1.2.3.4(foo.com) 5.6.7.8(bar.org)

etc.

-- 
 Never attribute to malice what can be explained by stupidity.
 (Hanlon)