<Snipped the first part>
 
> My standard pop3 setup is under /var/qmail/supervise/qmail-pop3d/run :-
> 
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 2000000 \
> /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup
> \
> FQDN /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1
> 
> In the INSTALL, para 12 an example is given.  The main problem with
> this is 
> line that states
> 
> /var/qmail/bin/qmail-popup your.domain.com \
> 
> As all domains are virtual, how can I put anything here ???  This is
> really 
> where I am confused.

<Snipped the last part>

Shouldn`t that be   "$hostname"  if all the domains are virtual ones ?

Just an idea/solution.

Any opinions...

Regards...Martin


Reply via email to