<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>I use Fetchmail 6.3.25+NTLM+SSL+NLS to get email from our Exchange 2010 Server, but for some reason I keep getting an error on attempting to connect:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>403 Forbidden<o:p></o:p></p><p class=MsoNormal>fetchmail: reading message support@exch1.mk.local:1 of 1 (776 octets) (log message incomplete)<o:p></o:p></p><p class=MsoNormal>fetchmail: MDA returned nonzero status 75<o:p></o:p></p><p class=MsoNormal>fetchmail:  not flushed<o:p></o:p></p><p class=MsoNormal>fetchmail: Server certificate verification error: unable to get local issuer certificate<o:p></o:p></p><p class=MsoNormal>fetchmail: Broken certification chain at: /CN=exch1<o:p></o:p></p><p class=MsoNormal>fetchmail: This could mean that the server did not provide the intermediate CA's certificate(s), which is nothing fetchmail could do anything about.  For details, please see the README.SSL-SERVER document that ships with fetchmail.<o:p></o:p></p><p class=MsoNormal>fetchmail: This could mean that the root CA's signing certificate is not in the trusted CA certificate location, or that c_rehash needs to be run on the certificate directory. For details, please see the documentation of --sslcertpath and --sslcertfile in the manual page.<o:p></o:p></p><p class=MsoNormal>fetchmail: Server certificate verification error: unable to verify the first certificate<o:p></o:p></p><p class=MsoNormal>fetchmail: Warning: the connection is insecure, continuing anyways. (Better use --sslcertck!)<o:p></o:p></p><p class=MsoNormal>fetchmail: 1 message for support at exch1.mk.local (776 octets).<o:p></o:p></p><div style='mso-element:para-border-div;border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'><p class=MsoNormal style='border:none;padding:0in'>An Error Occurred<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I was wondering if anyone with experience using fetchmail to download mail from exchange to RT mailgate has ever experienced this and how it was resolved.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My fetchmail config is as follows:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>set daemon 15<o:p></o:p></p><p class=MsoNormal>set logfile /opt/fetchmail.log<o:p></o:p></p><p class=MsoNormal>poll [exchange server name redacted] proto pop3 user "support" pass "[password redacted]" to root sslproto "TLS1"  mda "/opt/rt4/bin/rt-mailgate --url http://localhost/rt/ --queue support --action correspond"<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I also tried:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Set daemon 15<o:p></o:p></p><p class=MsoNormal>Set logfile /opt/fetchmail.log<o:p></o:p></p><p class=MsoNormal>Poll [exchange server name redacted] proto pop3 user "support" pass "[password redacted]" to root mda "/opt/rt4/bin/rt-mailgate --url http://localhost/rt/ --queue support --action correspond"<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>And still got the same error messages.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I was unable to locate any information about how to use --sslcertck! Per the error message, and I don’t have c_rehash installed on my rt machine.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Shane<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>