wireguard-ui icon indicating copy to clipboard operation
wireguard-ui copied to clipboard

SMTP authentication

Open marcofrl1603 opened this issue 2 years ago • 3 comments

Hi, is possible to add the support for self signed certificate?

Mail Error on STARTTLS: x509: cannot validate certificate for 10.0.0.5 because it doesn't contain any IP SANs

Thanks

marcofrl1603 avatar Apr 19 '22 07:04 marcofrl1603

I am also having this issue after configuring postfix and setting the environment variables (/etc/environment).

jamiepaugh avatar Jun 09 '22 18:06 jamiepaugh

Add settings

    environment:
      .....
      - SMTP_NO_TLS_CHECK=true

https://github.com/ngoduykhanh/wireguard-ui/blob/87b08a8f7c026e325438b18a1d7384fd33847e5c/main.go#L59

ymrsmns avatar Jun 17 '22 13:06 ymrsmns

Thanks work fine...

--

Marco Fiorletta

SSOLO  Ltd | 20-22 Wenlock Road,N17GU London UK   Office: +44 (0)20 8938 3283 | Internal: +44 (0) 8704954880  | Mobile: +44 (0)7440777545 @.*** | www.ssolo.co.uk   DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to who they are addressed. If you have received this email in error please notify the originator of the message.

On Fri, 2022-06-17 at 06:49 -0700, ymrsmns wrote:

SMTP_NO_TLS_CHECK=true

marcofrl1603 avatar Jun 17 '22 14:06 marcofrl1603

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 04 '22 17:09 stale[bot]