[rt-users] Fetchmail
Dunbar, Brian
Brian.Dunbar at von.ca
Tue Jul 5 14:37:00 EDT 2016
Sorry about all the messages . They were being blocked by Barracuda so I whitelisted it and all my messages came.
From: rt-users [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Dunbar, Brian
Sent: Tuesday, July 5, 2016 11:22 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] Fetchmail
Hello RT_Users,
I have exim4 working to send mails from RT and I am trying to use fetchmail to poll exchange and collect the messages.
Fetchmail returns Fetchmail MDA returned nonzero status 2 in the syslog. I also get POP3 Protocol error 19
I look at the exchange account and I can see that fetchmail is reading the messages.
I have also tried with imap and get error writing to mda broken pipe
Here is the fetchmail config
set daemon 30:
set invisible
set no bouncemail
set syslog
poll mail.server.ca protocol pop3
auth password
username "xxxxxxx at server.ca<mailto:xxxxxxx at server.ca>" password "xxxxxxxx"
mda "/opt/rt4/bin/rt-mailgate --queue xxxxxxx --action correspond --url http://xxxxxxx/"
no keep
#sslfingerprint "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
Syslog
reading message xxxxx at server.ca@mail.server.ca:9<mailto:xxxxx at server.ca@mail.server.ca:9> of 10 (3310 octets) (log message incomplete)
not flushed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20160705/5e3d5da6/attachment.htm>
More information about the rt-users
mailing list