Koozali.org: home of the SME Server

how to copy outgoing mail from pop3 client to server for access by imap client

aleph

A user in the office accesses and send mail to and from an SME server using a pop3 client (Outlook Express).  This mail client is configured so as to keep all incoming mail on the server.  So all mail can in turn be accessed by an IMAP client, i.e. a laptop when on the road.

Unfortunately, all outgoing mails from the office are kept on the office PC (i.e. in Outlook Express) and these outgoing mails are not accessible with the IMAP client on the road.  Is is possible to have all outgoing mails from the POP3 client copied automatically on the server so as to be accessible to the IPAP client later on when the user is on the road with his laptop?

Thanks for assistance.



Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Why make things hard for yourself? Stop using POP3, and use IMAP exclusively. If you want to keep copies of outbound mail, then that is purely a matter of mail client configuration. You will need to configure them all to store in an IMAP folder. It's traditional to have a folder called Sent, or Sent-mail or Sent-items.

http://help.wugnet.com/office/Mail-IMAP-Folders-ftopict1151951.html

The server can't do this for you. Mail is sent using SMTP, and the SMTP server (qpsmtpd) doesn't have permission to access user mail folders.
« Last Edit: October 30, 2008, 12:10:29 AM by CharlieBrady »

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Thank you for fast reply, moving to IMAP client is the way to go.  Thanks.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.