<div dir="ltr"><br>On 26 June 2013 15:04, Shane Vedvik <<a href="mailto:shane@markentsolutions.com">shane@markentsolutions.com</a>> wrote:<br>><br>> 403 Forbidden<br>> fetchmail: reading message support@exch1.mk.local:1 of 1 (776 octets) (log message incomplete)<br>

> fetchmail: MDA returned nonzero status 75<br>> fetchmail:  not flushed<br>> fetchmail: Server certificate verification error: unable to get local issuer certificate<br>> fetchmail: Broken certification chain at: /CN=exch1<br>

> 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.<br>

> 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.<br>

> fetchmail: Server certificate verification error: unable to verify the first certificate<br>> fetchmail: Warning: the connection is insecure, continuing anyways. (Better use --sslcertck!)<br>> fetchmail: 1 message for support at exch1.mk.local (776 octets).<br>

<br>You are receiving the email.  The problem is not fetching the email.  The --sslcertck issue is a red herring here I believe.<br> <br>> … snip ...<br>> Poll [exchange server name redacted] proto pop3 user "support" pass "[password redacted]" to root mda "/opt/rt4/bin/rt-mailgate --url <a href="http://localhost/rt/">http://localhost/rt/</a> --queue support --action correspond"<br>

<br><div>As far as I can tell the problem is that rt-mailgate can't connect to <a href="http://localhost/rt">http://localhost/rt</a>.  Try it using curl from the shell and see how it goes:<br><br>curl -I <a href="http://localhost/rt/">http://localhost/rt/</a><br>

<br>I think you'll see the 403 error (Forbidden) in the output of that above.  In that case it's the web server's configuration denying access to 127.0.0.1 and you might want to try <a href="http://realhostname/rt">http://realhostname/rt</a> or <a href="http://192.168.0.X/rt">http://192.168.0.X/rt</a> (or the IP address that is configured for that virtualhost in apache)<br clear="all">

<div><br></div>-- <br><div>Landon Stewart <LandonStewart@Gmail.com><br></div>
<br></div></div>