On 14-May-2001 NGUYEN Ngoc Can wrote:
> after test of this new release :
>
> "telnet xmail_server 25", it takes a little time to answer than release
> Xmail-0.70
>
> Logging system seem better than before ...
>
> But i never understand why $MAIL_ROOT/spool structure exist, because all
> mails are stored in $MAIL_ROOT/domains/mydomain/My_account/Maildir/new
> ????
$MAIL_ROOT/spool is the mail queue, that is the place where incoming messages
are stored before to be processed.
Mailboxes are the place where local mail is stored.
- Davide