Discussion:
[Mimedefang] Fwd: syncing sent item from pop3 account to webmail sent folder
Indunil Jayasooriya
2015-11-30 05:00:54 UTC
Permalink
Hi,

Is there a way to sync sent item from pop3 account to webmail sent folder ?

(pop3 account NOT IMAP account )

Can mimedefang do it? or is there any 3 rd party software that can sync
pop3 sent folder to Webmail Sent Folder?

what about procmail ?

Hope to hear from you.
--
cat /etc/motd

Thank you
Indunil Jayasooriya
http://www.theravadanet.net/
http://www.siyabas.lk/sinhala_how_to_install.html - Download Sinhala
Fonts
Benoit Panizzon
2015-11-30 12:51:43 UTC
Permalink
Hi Indunil
Post by Indunil Jayasooriya
Is there a way to sync sent item from pop3 account to webmail sent folder ?
A POP3 Server does not know about folders and does not know any status
of an email. So it does not know what a 'sent' item ist. There is just
an INBOX containing email messages, if you want to call it that way.

All other thinks, like flagging an email read or sent, or getting
the emails from a POP3 server and storing it localy in a folder on your
computer is handled by the email client localy on your computer.

Or course IMAP does know about folders and can flag emails as being
read or replied to etc.
With IMAP your email client manages the emails stored on the IMAP
Server. So all your various clients have the same 'view' of the emails
on the Server.
Post by Indunil Jayasooriya
Can mimedefang do it? or is there any 3 rd party software that can
sync pop3 sent folder to Webmail Sent Folder?
If you want to copy the content of the POP3 INBOX on Server A to a IMAP
Folder on Server B, you could probably easily write such a script with
perl.

MIMEDefang ist a Milter (Mail Filter) intended to be used by an MTA
like sendmail or postfix. It does not know about POP3 or IMAP Protocols.
Post by Indunil Jayasooriya
what about procmail ?
sendmail, postfix and probably other MTA can hand over a received email
to procmail who then, for example, files it into a specific folder on
your local mailserver. But procmail also won't fetch mails from a POP3
server.

'fetchmail' could download emails from a POP3 or IMAP Server. But
afak 'fetchmail' cannot upload emails to an IMAP folder.

-Benoît Panizzon-
--
I m p r o W a r e A G - Leiter Commerce Kunden
______________________________________________________

Zurlindenstrasse 29 Tel +41 61 826 93 00
CH-4133 Pratteln Fax +41 61 826 93 01
Schweiz Web http://www.imp.ch
______________________________________________________

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mail
Juergen Kleff
2015-11-30 13:02:14 UTC
Permalink
Post by Indunil Jayasooriya
Hi,
Is there a way to sync sent item from pop3 account to webmail sent folder ?
(pop3 account NOT IMAP account )
Can mimedefang do it? or is there any 3 rd party software that can
sync pop3 sent folder to Webmail Sent Folder?
what about procmail ?
Hope to hear from you.
So you don't want to use IMAP for a reason, but do use POP3 from several
machines/POP3-clients (with "keep mail on server for x days")?

The old school way to keep some kind of sync of sent messages between
several POP3-clients would be to just put your own mailadress in BCC...

regards
Jürgen
--
Diese E-Mail wurde klimafreundlich
und atomstromfrei erzeugt:
http://www.atomausstieg-selber-machen.de/
Kevin A. McGrail
2015-11-30 13:50:51 UTC
Permalink
Post by Indunil Jayasooriya
Hi,
Is there a way to sync sent item from pop3 account to webmail sent folder ?
For POP3, Sent Items would be stored only locally on the machine that
sent the email.

You likely need an automated bcc and a procmail rule to sort the copy of
your sent item into your sent folder.

But if you are using POP3, there is only an inbox. So I think you are
out of luck.

Regards,
KAM
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedef
Dianne Skoll
2015-11-30 14:32:42 UTC
Permalink
Hi,

Please note that this has nothing to do with MIMEDefang. I am going to
block further replies on this thread.

Regards,

Dianne.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpengui

Loading...