Displaying 1 result from an estimated 1 matches for "70877c57".
2004 May 05
1
Dovecot chrooting
hello all i am new to dovecot and i have a small problem. I use qmail as a pop3 server and dovecot as imap. my rc script is as follows:
-----snip-----
#!/bin/sh
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start '|preline procmail' splogger qmai
-----end-----
thus i deliver mails through procmail so all mails are located to /var/spool/mail.
The problem exists when i tested