rjp
Joined: 15 Aug 2003
Posts: 103
|
| Posted: Sun Sep 26, 2004 7:07 am Post subject: SMTP AUTH and certificates coexisting in sendmail? |
|
|
I currently have Sendmail set up on my Linode to relay outbound mail when TLS and SMTP AUTH are used. However, I also want to let it relay if an MTA or MUA presents a certificate that has been signed by my own personal CA. I've tried using a CERTISSUER directive in the access database, but it is still insisting on using SMTP AUTH even when the cert is presented. The log indicates that the cert is being verified successfully (I've added my own CA certificate to the system).
Any ideas? |
|