[opensuse-factory] fetchamilrc syntax to fetch only some folders from remote host
Hello, I'm playing with Postfix/fetchmail in order to send/receive mailing-list messages. I'm not able to set fetchmailrc syntax in order to declare two folder from which get the new messages. I used this example: set no softbounce poll imap.gmail.com proto IMAP service 993 user "mememe@gmail.com" there with pass "xyxyxyxyxy" folders Folder1, Folder2 is marco here idle ssl; But it doesn't works. Please help! Regards, -- Marco Calistri Build: openSUSE Tumbleweed 20181116 Kernel: 4.19.1-1-default - Cinnamon 3.8.9
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 20/11/2018 19.06, Marco Calistri wrote:
Hello,
I'm playing with Postfix/fetchmail in order to send/receive mailing-list messages.
I'm not able to set fetchmailrc syntax in order to declare two folder from which get the new messages.
I used this example:
set no softbounce poll imap.gmail.com proto IMAP service 993 user "mememe@gmail.com" there with pass "xyxyxyxyxy" folders Folder1, Folder2 is marco here idle ssl;
But it doesn't works.
I use: poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk - -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCW/ROMwAKCRC1MxgcbY1H 1ewWAJsG4wXuY161ruJTtQkvx25GFOyLHwCghlqEn9U35SfL0/xpHxfULbQTjbY= =hCTM -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Il 20/11/18 16:11, Carlos E. R. ha scritto:
On 20/11/2018 19.06, Marco Calistri wrote:
Hello,
I'm playing with Postfix/fetchmail in order to send/receive mailing-list messages.
I'm not able to set fetchmailrc syntax in order to declare two folder from which get the new messages.
I used this example:
set no softbounce poll imap.gmail.com proto IMAP service 993 user "mememe@gmail.com" there with pass "xyxyxyxyxy" folders Folder1, Folder2 is marco here idle ssl;
But it doesn't works.
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos, For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc. I wont use fetchall, I want to fetch only the new not read messages. Another weird thing is the fact I don't see my original message of this request, I have just received your answer. Could you please confirm me my MAIL From if it contains my name? Thanks! Cheers, -- Marco Calistri Build: openSUSE Tumbleweed 20181116 Kernel: 4.19.1-1-default - Cinnamon 3.8.9 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi Marco, On Tue, 20 Nov 2018, 19:28:31 +0100, Marco Calistri wrote:
Il 20/11/18 16:11, Carlos E. R. ha scritto:
On 20/11/2018 19.06, Marco Calistri wrote:
Hello,
I'm playing with Postfix/fetchmail in order to send/receive mailing-list messages.
I'm not able to set fetchmailrc syntax in order to declare two folder from which get the new messages.
I used this example:
set no softbounce poll imap.gmail.com proto IMAP service 993 user "mememe@gmail.com" there with pass "xyxyxyxyxy" folders Folder1, Folder2 is marco here idle ssl;
But it doesn't works.
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos,
For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc.
I wont use fetchall, I want to fetch only the new not read messages.
you are using the "idle" option; according to fetchmail's manual page, "It also doesn't work with multiple folders; only the first folder will ever be polled." Cheers. l8er manfred
Il 20/11/18 16:34, Manfred Hollstein ha scritto:
Hi Marco,
On Tue, 20 Nov 2018, 19:28:31 +0100, Marco Calistri wrote:
Il 20/11/18 16:11, Carlos E. R. ha scritto:
On 20/11/2018 19.06, Marco Calistri wrote:
Hello,
I'm playing with Postfix/fetchmail in order to send/receive mailing-list messages.
I'm not able to set fetchmailrc syntax in order to declare two folder from which get the new messages.
I used this example:
set no softbounce poll imap.gmail.com proto IMAP service 993 user "mememe@gmail.com" there with pass "xyxyxyxyxy" folders Folder1, Folder2 is marco here idle ssl;
But it doesn't works.
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos,
For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc.
I wont use fetchall, I want to fetch only the new not read messages.
you are using the "idle" option; according to fetchmail's manual page, "It also doesn't work with multiple folders; only the first folder will ever be polled."
Cheers.
l8er manfred
Hi Manfred! Thanks for your spot, I have not given too much attention to that parameter because I was configuring the folders to be retrieved one by one and also I was adjusting Postfix settings in the meanwhile. I've removed "idle" from fetchmailrc now, let's see if it works. Anyhow I still don't see my posts sent on the mailing list, I just see the answers and the messages sent by others...I don't understand why. Regards, -- Marco Calistri Build: openSUSE Tumbleweed 20181116 Kernel: 4.19.1-1-default - Cinnamon 3.8.9 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi Marco, On Tue, 20 Nov 2018, 19:42:11 +0100, Marco Calistri wrote:
Il 20/11/18 16:34, Manfred Hollstein ha scritto:
[...] you are using the "idle" option; according to fetchmail's manual page, "It also doesn't work with multiple folders; only the first folder will ever be polled."
Cheers.
l8er manfred
Hi Manfred!
Thanks for your spot, I have not given too much attention to that parameter because I was configuring the folders to be retrieved one by one and also I was adjusting Postfix settings in the meanwhile.
I've removed "idle" from fetchmailrc now, let's see if it works. Anyhow I still don't see my posts sent on the mailing list, I just see the answers and the messages sent by others...I don't understand why.
this one was pretty well explained in Carlos' reply where he described Gmail's behaviour regarding your own messages.
Regards,
Cheers. l8er manfred
Il 20/11/18 16:55, Manfred Hollstein ha scritto:
Hi Marco,
On Tue, 20 Nov 2018, 19:42:11 +0100, Marco Calistri wrote:
Il 20/11/18 16:34, Manfred Hollstein ha scritto:
[...] you are using the "idle" option; according to fetchmail's manual page, "It also doesn't work with multiple folders; only the first folder will ever be polled."
Cheers.
l8er manfred
Hi Manfred!
Thanks for your spot, I have not given too much attention to that parameter because I was configuring the folders to be retrieved one by one and also I was adjusting Postfix settings in the meanwhile.
I've removed "idle" from fetchmailrc now, let's see if it works. Anyhow I still don't see my posts sent on the mailing list, I just see the answers and the messages sent by others...I don't understand why.
this one was pretty well explained in Carlos' reply where he described Gmail's behaviour regarding your own messages.
Regards,
Cheers.
l8er manfred
Yes indeed, Carlos is quite skilled regarding this topics. I'm looking to see if exist some workaround to send a message-Id slighty different in order to avoid Gmail killing the duplicate Id message. Just experimenting... Thanks Manfred and Carlos! -- Marco Calistri Build: openSUSE Tumbleweed 20181116 Kernel: 4.19.1-1-default - Cinnamon 3.8.9 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 20/11/2018 20.04, Marco Calistri wrote:
Il 20/11/18 16:55, Manfred Hollstein ha scritto:
I've removed "idle" from fetchmailrc now, let's see if it works. Anyhow I still don't see my posts sent on the mailing list, I just see the answers and the messages sent by others...I don't understand why.
this one was pretty well explained in Carlos' reply where he described Gmail's behaviour regarding your own messages.
Yes indeed, Carlos is quite skilled regarding this topics.
Thanks :-)
I'm looking to see if exist some workaround to send a message-Id slighty different in order to avoid Gmail killing the duplicate Id message. Just experimenting...
I doubt it. maybe postfix can alter it, but it is against the rules... :-? What you can do is send using another mail host or account. Possibly another gmail account.
Thanks Manfred and Carlos!
Welcome :-) - -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCW/RdIwAKCRC1MxgcbY1H 1evOAJ0f1HKLbA2EFx/nzZQeE3+yNX//UwCfVFz7LOx/WHSX/un5c8+nDjri+Ug= =y+q/ -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 20/11/2018 19.28, Marco Calistri wrote:
Il 20/11/18 16:11, Carlos E. R. ha scritto:
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos,
For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc.
I wont use fetchall, I want to fetch only the new not read messages.
Another weird thing is the fact I don't see my original message of this request, I have just received your answer.
Hold on! That last paragraph means you are using gmail - check the "From" field; indeed, it is so. (yes, known gmail /feature/) Ok, Gmail uses their own implementation of the protocols, so things get different, and results are different. Then, you do not see your original message because Gmail thinks it is a duplicate and intentionally deletes it. Gmail only keeps the first copy it gets with the same Message-id. The copy from the list arrives later, thus it is deleted. If I reply to your post using "reply to all" you will only get my direct post, not the copy sent by the list server. Etc. If you want to verify your email was posted, go to hhtp://lists.opensuse.org With gmail, I have not tried to retrieve other folders but Inbox (I move good mail out of the spam box to the inbox). You could try this concoction or similar:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Spam
Ie, one "session" per folder. It will just add a fraction of a second. Yes, it is not neat. Re fetchall: it works (not on gmail) because nothing is left on the server, I only keep my own copy, not on the imap server, because there is a size limit.
Could you please confirm me my MAIL From if it contains my name?
Yes, it does. - -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCW/RWEwAKCRC1MxgcbY1H 1SGsAJ9PxiETkkN+3d1lBet78br6/Et6RQCfe9EoO7hs/25/eEBH9J6qWPEJbJ0= =pnjc -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Il 20/11/18 16:44, Carlos E. R. ha scritto:
On 20/11/2018 19.28, Marco Calistri wrote:
Il 20/11/18 16:11, Carlos E. R. ha scritto:
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos,
For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc.
I wont use fetchall, I want to fetch only the new not read messages.
Another weird thing is the fact I don't see my original message of this request, I have just received your answer.
Hold on! That last paragraph means you are using gmail - check the "From" field; indeed, it is so.
(yes, known gmail /feature/)
Ok, Gmail uses their own implementation of the protocols, so things get different, and results are different.
Then, you do not see your original message because Gmail thinks it is a duplicate and intentionally deletes it. Gmail only keeps the first copy it gets with the same Message-id. The copy from the list arrives later, thus it is deleted.
If I reply to your post using "reply to all" you will only get my direct post, not the copy sent by the list server. Etc.
If you want to verify your email was posted, go to hhtp://lists.opensuse.org
With gmail, I have not tried to retrieve other folders but Inbox (I move good mail out of the spam box to the inbox).
You could try this concoction or similar:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Spam
Ie, one "session" per folder. It will just add a fraction of a second. Yes, it is not neat.
Re fetchall: it works (not on gmail) because nothing is left on the server, I only keep my own copy, not on the imap server, because there is a size limit.
Could you please confirm me my MAIL From if it contains my name?
Yes, it does.
Thanks Carlos, I keep reading and Googling... Regards, -- Marco Calistri Build: openSUSE Tumbleweed 20181116 Kernel: 4.19.1-1-default - Cinnamon 3.8.9 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Marco Calistri <marco.calistri.rj@gmail.com> [11-20-18 14:10]:
Il 20/11/18 16:44, Carlos E. R. ha scritto:
On 20/11/2018 19.28, Marco Calistri wrote:
Il 20/11/18 16:11, Carlos E. R. ha scritto:
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos,
For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc.
I wont use fetchall, I want to fetch only the new not read messages.
Another weird thing is the fact I don't see my original message of this request, I have just received your answer.
Hold on! That last paragraph means you are using gmail - check the "From" field; indeed, it is so.
(yes, known gmail /feature/)
Ok, Gmail uses their own implementation of the protocols, so things get different, and results are different.
Then, you do not see your original message because Gmail thinks it is a duplicate and intentionally deletes it. Gmail only keeps the first copy it gets with the same Message-id. The copy from the list arrives later, thus it is deleted.
If I reply to your post using "reply to all" you will only get my direct post, not the copy sent by the list server. Etc.
If you want to verify your email was posted, go to hhtp://lists.opensuse.org
With gmail, I have not tried to retrieve other folders but Inbox (I move good mail out of the spam box to the inbox).
You could try this concoction or similar:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Spam
Ie, one "session" per folder. It will just add a fraction of a second. Yes, it is not neat.
Re fetchall: it works (not on gmail) because nothing is left on the server, I only keep my own copy, not on the imap server, because there is a size limit.
Could you please confirm me my MAIL From if it contains my name?
Yes, it does.
Thanks Carlos, I keep reading and Googling...
and maybe this should be moved to "opensuse" or "opensuse-offtopic" as it does not fit the description for opensuse-factory in any way. please be considerate. all this conversation does is detract from the time dev's have to devote to fixing problems. and fwiw, "opensuse" appears to be the new "opensuse-offtopic". lets not make "opensuse-factory" the same. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 21/11/2018 07:21, Patrick Shanahan wrote:
* Marco Calistri <marco.calistri.rj@gmail.com> [11-20-18 14:10]:
Il 20/11/18 16:44, Carlos E. R. ha scritto:
On 20/11/2018 19.28, Marco Calistri wrote:
Il 20/11/18 16:11, Carlos E. R. ha scritto:
I use:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox, Spam, Junk
Hi Carlos,
For me the syntax doesn't works, only the first folder of the list went fetched: I.E. Folder1, to fetch the messages contained in the other, I need to invert the order in fetchmailrc.
I wont use fetchall, I want to fetch only the new not read messages.
Another weird thing is the fact I don't see my original message of this request, I have just received your answer.
Hold on! That last paragraph means you are using gmail - check the "From" field; indeed, it is so.
(yes, known gmail /feature/)
Ok, Gmail uses their own implementation of the protocols, so things get different, and results are different.
Then, you do not see your original message because Gmail thinks it is a duplicate and intentionally deletes it. Gmail only keeps the first copy it gets with the same Message-id. The copy from the list arrives later, thus it is deleted.
If I reply to your post using "reply to all" you will only get my direct post, not the copy sent by the list server. Etc.
If you want to verify your email was posted, go to hhtp://lists.opensuse.org
With gmail, I have not tried to retrieve other folders but Inbox (I move good mail out of the spam box to the inbox).
You could try this concoction or similar:
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Inbox
poll SERVER.net with proto imap timeout 20, and tracepolls user R_USER, with password PASS, is L_USER here, and fetchall, expunge 20, folders Spam
Ie, one "session" per folder. It will just add a fraction of a second. Yes, it is not neat.
Re fetchall: it works (not on gmail) because nothing is left on the server, I only keep my own copy, not on the imap server, because there is a size limit.
Could you please confirm me my MAIL From if it contains my name?
Yes, it does.
Thanks Carlos, I keep reading and Googling...
and maybe this should be moved to "opensuse" or "opensuse-offtopic" as it does not fit the description for opensuse-factory in any way.
please be considerate. all this conversation does is detract from the time dev's have to devote to fixing problems.
and fwiw, "opensuse" appears to be the new "opensuse-offtopic". lets not make "opensuse-factory" the same.
opensuse-support@ would have been the most correct place. Cheers -- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 20/11/2018 22.13, Simon Lees wrote:
On 21/11/2018 07:21, Patrick Shanahan wrote:
* Marco Calistri <> [11-20-18 14:10]:
and maybe this should be moved to "opensuse" or "opensuse-offtopic" as it does not fit the description for opensuse-factory in any way.
please be considerate. all this conversation does is detract from the time dev's have to devote to fixing problems.
and fwiw, "opensuse" appears to be the new "opensuse-offtopic". lets not make "opensuse-factory" the same.
opensuse-support@ would have been the most correct place.
As it is a question about a Linux program, either opensuse-support@ or opensuse@ are appropriate. It is not chit-chat, so I don't think opensuse-offtopic@ is correct. - -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCW/R9bAAKCRC1MxgcbY1H 1Zm5AJ9qh+KhwTyYghYTFE4vqTCb04yz0wCfWA7d8V/xddv4/igRbiECGdlTsX8= =D0// -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (6)
-
Carlos E. R.
-
Carlos E. R.
-
Manfred Hollstein
-
Marco Calistri
-
Patrick Shanahan
-
Simon Lees