Shane Vedvik
2013-04-17 18:35:29 UTC
I was wondering if anyone had any insight into how to configure the RT MDA to accept a self-signed certificate, or if I have to go ahead and get a dv cert for this server.
Email sent to support@ is taken off the exchange 2010 server using fetchmail to collect it via pop3, then forwarded to the RT MDA as below:
#--- fetchmail Config
#set daemon 120
#set syslog
poll exch1.mk.local proto pop3 user"support" pass"********" to root sslproto "TLS1" mda "/opt/rt4/bin/rt-mailgate --url https://rt.markentsolutions.com/rt --queue support --action correspond"
When it runs, I get the following error:
500 Can't connect to rt.markentsolutions.com:443
(certificate verify failed)
fetchmail: MDA returned nonzero status 75
not flushed
fetchmail: POP3> LIST 8
fetchmail: POP3< +OK 8 406
fetchmail: POP3> TOP 8 99999999
fetchmail: POP3< +OK
reading message ***@exch1.mk.local:8 of 8 (406 octets) #**An Error Occurred
Any help would be appreciated.
Thanks,
Shane
Email sent to support@ is taken off the exchange 2010 server using fetchmail to collect it via pop3, then forwarded to the RT MDA as below:
#--- fetchmail Config
#set daemon 120
#set syslog
poll exch1.mk.local proto pop3 user"support" pass"********" to root sslproto "TLS1" mda "/opt/rt4/bin/rt-mailgate --url https://rt.markentsolutions.com/rt --queue support --action correspond"
When it runs, I get the following error:
500 Can't connect to rt.markentsolutions.com:443
(certificate verify failed)
fetchmail: MDA returned nonzero status 75
not flushed
fetchmail: POP3> LIST 8
fetchmail: POP3< +OK 8 406
fetchmail: POP3> TOP 8 99999999
fetchmail: POP3< +OK
reading message ***@exch1.mk.local:8 of 8 (406 octets) #**An Error Occurred
Any help would be appreciated.
Thanks,
Shane