tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss] virtual domains


From: Marcin Sochacki
Subject: Re: [tpop3d-discuss] virtual domains
Date: Mon, 7 Apr 2003 17:50:56 +0200
User-agent: Mutt/1.3.28i

On Mon, Apr 07, 2003 at 10:26:42AM -0500, cking wrote:
> we are using tpop3d. and we have multiple virtual domains.
> is there anyway that the tpop3d daemon can know what domain they are trying 
> to check at so their username isnt address@hidden  just if they check 
> @domain1.com
> then it automatically knows to pull domain1.com from the mysql db?  
> or do we have to keep it the way it is. or can tpop3d.conf be like:
> 
> listen-address: 0.0.0.1:110(domain.com)
> listen-address: 0.0.0.2:110(domain1.com)
> listen-address: 0.0.0.3:110(domain2.com)

Just use:
listen-address: 0.0.0.1:110(domain.com) 0.0.0.2:110(domain1.com) 
0.0.0.3:110(domain2.com)
append-domain: yes

Marcin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]