Re: [WebDNA] Emailer with TLS & Authentication
This WebDNA talk-list message is from 2020
It keeps the original formatting.
numero = 115199
interpreted = N
texte = 2828Hi Stuart,WebDNA has its own SMTP server: the built in mailer agent is a thread =inside of WebDNA, which executes the Sweeper function. It is all custom =for WebDNA, it is not based off of any external software like =sendmail/postfix. While WebDNA's TCPConnect context understands SSL and =links in openssl, the Email context does not. It just uses plain raw tcp =connections.So, in order to make WebDNA understands SSL, an alternative code path =had to be written to check for TLS support in the EHLO response, and if =it is present, then send a STARTTLS and do all of the fancy SSL stuff to =activate TLS on the connection.To use TLS, you need to edit WebDNA Prefs and add this line:MailSMTPTLS 1Then restart WebCatalog. Otherwise TLS defaults to off. It will only do =it if the server supports it. No authentication of the certificates is =done, so self-signed certs will work.Otherwise, you could use localhost and getting the localhost to relay =via TLSkind regards,- chris> On Sep 22, 2020, at 09:02, talk@webdna.us wrote:>=20> The email server is SendGrid so no issue there.>=20> We can TELNET successfully but can not send using WebDNA.>=20>=20> Kind regards>=20> Stuart Tremain> Pharoah Lane Software> AUSTRALIA> webdna@plsoftware.com.au---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.us.
Associated Messages, from the most recent to the oldest:
2828Hi Stuart,WebDNA has its own SMTP server: the built in mailer agent is a thread =inside of WebDNA, which executes the Sweeper function. It is all custom =for WebDNA, it is not based off of any external software like =sendmail/postfix. While WebDNA's TCPConnect context understands SSL and =links in openssl, the Email context does not. It just uses plain raw tcp =connections.So, in order to make WebDNA understands SSL, an alternative code path =had to be written to check for TLS support in the EHLO response, and if =it is present, then send a STARTTLS and do all of the fancy SSL stuff to =activate TLS on the connection.To use TLS, you need to edit WebDNA Prefs and add this line:MailSMTPTLS 1Then restart WebCatalog. Otherwise TLS defaults to off. It will only do =it if the server supports it. No authentication of the certificates is =done, so self-signed certs will work.Otherwise, you could use localhost and getting the localhost to relay =via TLSkind regards,- chris> On Sep 22, 2020, at 09:02, talk@webdna.us wrote:>=20> The email server is SendGrid so no issue there.>=20> We can TELNET successfully but can not send using WebDNA.>=20>=20> Kind regards>=20> Stuart Tremain> Pharoah Lane Software> AUSTRALIA> webdna@plsoftware.com.au---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list talk@webdna.usTo unsubscribe, E-mail to: talk-leave@webdna.usarchives: http://www.webdna.us/page.dna?numero=3D55Bug Reporting: support@webdna.us.
christophe.billiottet@webdna.us
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Word wrapping (1997)
WebCatalog stalls (1998)
Doesn't change (WebCat 4.0) (2000)
Configuring E-mail (1997)
archives down (2001)
WebCat 4.0.1 (2000)
AuthorizeNet setup -- progress but still need input from experts! (2000)
Fun with Dates - finally resolved but.... (1997)
For those of you not on the WebCatalog Beta... (1997)
Stored Procedures using MySQL 5 (2005)
WC2b15 - [HTMLx]...[/HTMLx] problems (1997)
REPLACE & MAX/STARTAT parameters doesn't work? (2000)
Free WebDNA snippets (Extending WebCatalog) (1997)
Re:2nd WebCatalog2 Feature Request (1996)
Listfiles on network with NT (2000)
Universal root for WC errors? (1997)
send mail problem? (1997)
Database Updates (1997)
Bug or syntax error on my part? (1997)
Protect Tag and Groups (1998)