
15th March 2011, 17:18
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
fetchmailrc question
I am getting inundated with messages from fetchmail. Since I am not using syslog, I guess it is sending it via email. I can only find information on how to turn off syslog. How do I turn off (or modify to get only errors) all these warning emails? TIA.
|

16th March 2011, 13:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
What do these warnings look like?
|

16th March 2011, 14:17
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
One for each mailbox each time fetchmail runs:
fetchmail: Warning: "Maillennium POP3/PROXY server" found, using RETR command instead of TOP.
fetchmail: No mail for mailbox at mail.mydomain.net
|

17th March 2011, 18:23
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Take a look at You can suppress warnings with the -s or --silent switch.
|

17th March 2011, 23:23
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks but that didn't change anything. I still get the same warnings every 5 minutes.
|

18th March 2011, 15:01
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Where did you add the switch? In the fetchmailrc file (don't know if that works), or in the fetchmail startup command in the fetchmail init script (probably /etc/init.d/fetchmail)?
|

18th March 2011, 15:30
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I run fetchmail from cron.
*/5 * * * * /usr/bin/fetchmail --silent
|

19th March 2011, 18:54
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Can you post the fetchmailrc file (please x out the passwords!)?
|

19th March 2011, 21:57
|
|
Junior Member
|
|
Join Date: Mar 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for your time. Here it is:
Code:
set postmaster "mailman"
set bouncemail
set no spambounce
set properties ""
poll mailhost.somedomain.com
proto pop3
user "cufsalumni"
pass "xxxxxxxxx"
is cufsalumni
user "cufsalumni-request"
pass "xxxxxxxxx"
is cufsalumni-request
user "cufsalumni-join"
pass "xxxxxxxxx"
is cufsalumni-join
user "cufsalumni-leave"
pass "xxxxxxxxx"
is cufsalumni-leave
user "cufsalumni-confirm"
pass "xxxxxxxxx"
is cufsalumni-confirm
user "cufsalumni-owner"
pass "xxxxxxxxx"
is cufsalumni-owner
user "mailman-owner"
pass "xxxxxxxxx"
is mailman-owner
|

20th March 2011, 21:20
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Not sure if this works, but maybe you can add "silent" to each mailbox, e.g.:
Code:
poll mailhost.somedomain.com
proto pop3
user "cufsalumni"
pass "xxxxxxxxx"
is cufsalumni silent
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 09:03.
|
Recent comments
1 day 3 hours ago
1 day 9 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 23 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 13 hours ago
2 days 18 hours ago
2 days 18 hours ago