Dave Basener said:
> Hi,
> This is really just for my education.  I am investigating an email problem
> that I am almost certain has nothing to do with SquirrelMail - it has
> confused user written all over it.
>
> Anyway, as part of my investigation I *realized* something that I already
> knew because I set SquirrelMail up.
>
> I have SM on our SM machine and IMAP on our Mail machine.  SM is set up to
> use sendmail on the SM machine, yet, our "sent" messages very cordially
> show up in our IMAP server "Sent" file.
>
> I realize that it probably involves the IMAP protocol over the network as
> opposed to pixies, but I am just curious how it actually works.  Not
> excruciating detail, just a sort of "well, first it does this, and then
> this happens ..."  sort of thing.
>

Storing sent messages in the Sent folder is done by the client, in this
case SquirrelMail. After created the message we deliver to SMTP or
sendmail we create the same message again and append it to the users Sent
mailbox (the sent mailbox can be anything. The user can specify a mailbox
to be used as Sent mailbox).

See the APPEND command in rfc3501 (IMAP rev1 specification) how APPEND works.

If you do not specify the special folder to use as Sent folder (see
options => folder preferences) then the message is not appended to your
sent folder.

Regards,

Marc Groot Koerkamp.





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to