VIGNESH PRABHU writes:
Hi friends,
I am new to Courier-Imap. I recently tried to configure Courier-Imap.
I have installed courier-imap using source code. I found an executable
imaplogin in /usr/lib/courier-imap/sbin/ directory. It requires two
arguements. Can anyone tell me what exactly imaplogin does and what
should be the two arguments.
If you are using courier-imap's default scripts, you do not need to worry
about what imaplogin does, or what its two arguments do. imaplogin handles
the initial part of the IMAP connection, receiving the login ID and
password. The first argument is the path to the imapd binary, that gets
executed after receiving a valid id+password, the second argument is the
configured default maildir location.