I tried adding auth ntlm to the config as well. It doesn't seem to have helped me much.
josh.cole wrote: > > To simplify, I enabled pop on another one of our exchange servers. I > changed the login method on it so that it is not secure. I configured the > pop account on my machine and was able to authenticate from my email > client. I am receiving the same error with fetchmail which is really > frustrating. > > New fetchmail config: > > set daemon 60 > set invisible > set no bouncemail > set no syslog > set logfile /var/log/fetchmail.log > poll exchange3 protocol pop3 username "user" password "password" mda > "/usr/bin/rt-mailgate --queue general --action correspond --url > http://localhost/rt/" no keep > > Error: > etchmail: Error exchanging credentials > fetchmail: Authorization failure on [email protected] > fetchmail: Query status=3 (AUTHFAIL) > fetchmail: sleeping at Tue 27 Sep 2011 02:47:23 PM PDT for 60 seconds > > > > > Rainer Duffner wrote: >> >> Am Fri, 23 Sep 2011 00:32:52 -0700 (PDT) >> schrieb "josh.cole" <[email protected]>: >> >>> >>> I add an account on our 2007 Exchange server to receive e-mails for >>> RT. I configured fetchmail for the exchange pop account but it fails >>> to authenticate. I've tested the credentials and connection settings >>> by setting up the pop account in Outlook. It works without fail. The >>> exchange server does require a secure login method. If I wanted to >>> have the e-mails delivered directly to the RT server can I create the >>> accounts in Postfix on the RT server so that I can use to get tickets >>> via email into the queue's? Can someone show me what the fetchmail >>> config should look like in that scenario? >>> >>> fetchmail: Query status=3 (AUTHFAIL) >>> The logs are also telling me that there was an error exchanging >>> credentials. >> >> >> Try verbose mode. >> IIRC, fetchmail is picky about the certificate. >> >> >> >> >> -------- >> RT Training Sessions (http://bestpractical.com/services/training.html) >> * Chicago, IL, USA September 26 & 27, 2011 >> * San Francisco, CA, USA October 18 & 19, 2011 >> * Washington DC, USA October 31 & November 1, 2011 >> * Melbourne VIC, Australia November 28 & 29, 2011 >> * Barcelona, Spain November 28 & 29, 2011 >> >> > > -- View this message in context: http://old.nabble.com/Problems-with-Fetchmail-RT-Mailgate-tp32503857p32549908.html Sent from the Request Tracker - User mailing list archive at Nabble.com. -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
