[EMAIL PROTECTED] wrote:

Yes, the Imap service is up,but what about authentication?

The contents of my /var/qmail/supervise/imap4/run are the following:

#!/bin/sh

HOSTNAME=`hostname --fqdn`
rm -rf ./env/*;

cat /etc/courier/imapd | /usr/bin/envconv
exec /usr/bin/envdir ./env/ \
/usr/bin/softlimit -m 9000000 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME 0 143 \
/usr/sbin/imaplogin \
/usr/bin/imapd Maildir 2>&1

When is the authentication having place?

For receiving their emails, it occurs at imaplogin. For sending it will use the SMTP settings (SMTP-AUTH by default). It's working already. Trust me. If you can use webmail (Squirrelmail) then IMAP is working. Squirrelmail is just using IMAP to handle the messages just like the client's email program will. This is why any webmail program that supports IMAP will work with Toaster.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to