On Thu, Jun 06, 2002 at 11:03:12AM -0500, Thomas Klettke wrote:
> (sorry if this got posted twice - the first time it bounced back)
> 
> The docs for the POP-before-SMTP patch (as included in the 20020501a
> patch) are very clear on how to set it up with using qmail-pop3d for the
> pop server:
> 
> tcpserver 0 110 qmail-popup $HOST auth-pop pbsadd qmail-pop3d ./Maildir/
> 
> Can anyone point me in the right direction on how I would get this
> integrated when using Courier-IMAP for POP (and IMAP) as well, e.g.
> where do I plug in the "pbsadd" command to add the clients IP address to
> the list of allowed relay clients after POP authentication?
> 

tcpserver 0 143 imaplogin auth_imap pbsadd imapd ./Maildir/

Probably you should expand the programnames to absolute pathes.

-- 
:wq Claudio

Reply via email to