Re: [WebDNA] SENDMAIL

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113866
interpreted = N
texte = 1466 The email quoted below was in my SPAM box so I never saw it until today ... Yes, Postfix "just works" by default as an ideal non-relay SMTP server for WebDNA mail, at least on Linux. But most people configure it to send mail directly rather than passing its mail off to the Google server like you're doing. If you configure it to send mail directly, Postfix will not change your 'From' addresses like Google does. This means you can use any 'From' address you feel like entering into the WebDNA [sendmail] tag, thus allowing extreme flexibility. Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Administration On 12/09/2017 12:18 AM, Brian Harrington wrote: > I know most of you here are experts, but I an not on any one topic.=C2=A0 >=20 > In the past some time ago SENDMAIL sending from localhost worked > perfect, then major emailers stopped allowing it and or put it in > the "SPAM" folder. We'll you can't run a site with every SENDMAIL > going there and I tried a few things that did not work. >=20 > However, Talking to a guy about 2 months ago, he told me about > "SendGrid" and they have a great document on how to set it up on > their website, so I tried it, and it worked great sending and > keeping SENDMAIL out of the spam folder! >=20 > BUT, after a month sending maybe 30 test emails to myself and 3 > friends while my site is in development, they CUT ME OFF telling > me my emails are considered spam! So I was back to square one! >=20 > So, after playing around with postfix I added my google account > info in place of SendGrid and it's working GREAT! >=20 > POSTFIX > ----------------------------- > sasl_passwd (file) > =C2=A0 include the brackets [smtp.gmail.com > ]:587 googleUSERNAME:googlePASSWORD > ---------------------------- > main.cf (file) put at the bottom... > smtp_sasl_auth_enable =3D yes > smtp_sasl_password_maps =3D hash:/etc/postfix/sasl_passwd > smtp_sasl_security_options =3D noanonymous > smtp_sasl_tls_security_options =3D noanonymous > smtp_tls_security_level =3D encrypt > header_size_limit =3D 4096000 > relayhost =3D [smtp.gmail.com ]:587 > --------------------------------------- > then you need to run=C2=A0sudo postmap /etc/postfix/sasl_passwd > in the terminal window and restart postfix > ----------------------------------------- > Note: I had to edit file path hash:/etc/postfix/sasl_passwd > also, not a terminal window fan so to edit by hand enter > =C2=A0shift/command/G then the file path /private >=20 > One last thing... does not matter who or what the sender email is > in SENDMAIL as google is gonna replace in with > googleUSERNAME@gmail.com >=20 > Hope this helps someone... if not today, maybe in the future. >=20 > Brian > --------------------------------------------------------- This > message is sent to you because you are subscribed to the mailing > list talk@webdna.us To unsubscribe, E-mail to: > talk-leave@webdna.us archives: > http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: > support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Sendmail with attachment (Stuart Tremain 2019)
  2. [WebDNA] Sendmail with attachment (Stephen Braun 2019)
  3. [WebDNA] Sendmail with attachment (Stephen Braun 2019)
  4. Re: [WebDNA] sendmail - gives an "error -1" (Palle Bo Nielsen 2018)
  5. Re: [WebDNA] sendmail - gives an "error -1" (Stuart Tremain 2018)
  6. [WebDNA] sendmail - gives an "error -1" (Palle Bo Nielsen 2018)
  7. Re: [WebDNA] SENDMAIL (Lawrence Banahan 2017)
  8. Re: [WebDNA] SENDMAIL (Kenneth Grome 2017)
  9. Re: [WebDNA] SENDMAIL (Brian Harrington 2017)
  10. Re: [WebDNA] SENDMAIL (Kenneth Grome 2017)
  11. [WebDNA] SENDMAIL (Brian Harrington 2017)
  12. Re: [WebDNA] Sendmail BCC bug still exists (Stuart Tremain 2017)
  13. Re: [WebDNA] SendMail Problems, 453 (Palle Bo Nielsen 2016)
  14. Re: [WebDNA] SendMail Problems, 453 (Kenneth Grome 2016)
  15. Re: [WebDNA] SendMail Problems, 453 (Palle Bo Nielsen 2016)
  16. Re: [WebDNA] SendMail Problems, 453 (Kenneth Grome 2016)
  17. Re: [WebDNA] SendMail Problems, 453 (Palle Bo Nielsen 2016)
  18. Re: [WebDNA] SendMail Problems, 453 (Kenneth Grome 2016)
  19. [WebDNA] SendMail Problems, 453 (Palle Bo Nielsen 2016)
  20. Re: [WebDNA] Sendmail BCC bug still exists (Kenneth Grome 2015)
  21. Re: [WebDNA] Sendmail BCC bug still exists (Diane Blackmore 2015)
  22. Re: [WebDNA] Sendmail BCC bug still exists (Kenneth Grome 2015)
  23. Re: [WebDNA] Sendmail BCC bug still exists (christophe.billiottet@webdna.us 2015)
  24. Re: [WebDNA] Sendmail BCC bug still exists (Stuart Tremain 2015)
  25. Re: [WebDNA] Sendmail BCC bug still exists (Kenneth Grome 2015)
  26. Re: [WebDNA] Sendmail BCC bug still exists (christophe.billiottet@webdna.us 2015)
  27. [WebDNA] Sendmail BCC bug still exists (Kenneth Grome 2015)
  28. Re: [WebDNA] Sendmail on a one page website..... (Rich Kwas 2013)
  29. Re: [WebDNA] Sendmail on a one page website..... (Tom Duke 2013)
  30. [WebDNA] Sendmail on a one page website..... (Rich Kwas 2013)
  31. Re: [WebDNA] sendmail time stamp (Steve Raslevich 2013)
  32. Re: [WebDNA] sendmail time stamp (Marc Thompson 2013)
  33. Re: [WebDNA] sendmail time stamp (Tom Duke 2013)
  34. [WebDNA] sendmail time stamp (Steve Raslevich 2013)
  35. Re: [WebDNA] sendmail attached file (Kenneth Grome 2011)
  36. Re: [WebDNA] sendmail attached file (Tom Duke 2011)
  37. Re: [WebDNA] sendmail attached file (Stephen Braun 2011)
  38. [WebDNA] sendmail attached file (Kenneth Grome 2011)
  39. Re: [WebDNA] Sendmail 'return-path' header that is different to the (Tom Duke 2009)
  40. Re: [WebDNA] Sendmail 'return-path' header that is different to the (Tom Duke 2009)
  41. Re: [WebDNA] Sendmail 'return-path' header that is different to the 'from' header (Stuart Tremain 2009)
  42. [WebDNA] Sendmail 'return-path' header that is different to the 'from' header (Tom Duke 2009)
  43. Re: [WebDNA] Sendmail problem ("Psi Prime, Matthew A Perosi " 2009)
  44. [WebDNA] Sendmail problem (Lawrence Banahan 2009)
  45. Re: [WebDNA] Sendmail problem (Donovan Brooke 2009)
  46. [WebDNA] Sendmail problem (Lawrence Banahan 2009)
  47. Re: [WebDNA] Sendmail Problems (Donovan Brooke 2008)
  48. [WebDNA] Sendmail Problems ("Michael A. DeLorenzo" 2008)
  49. Re: [WebDNA] sendmail html with image attachments (Rob 2008)
  50. [WebDNA] sendmail html with image attachments ("Olin Lagon" 2008)
  51. Re: [WebDNA] sendmail html with images attached (Donovan Brooke 2008)
  52. [WebDNA] sendmail html with images attached ("Olin Lagon" 2008)
  53. RE: [WebDNA] SendMail ("Michael A. DeLorenzo" 2008)
  54. Re: [WebDNA] SendMail (Terry Wilson 2008)
  55. [WebDNA] SendMail ("Michael A. DeLorenzo" 2008)
1466 The email quoted below was in my SPAM box so I never saw it until today ... Yes, Postfix "just works" by default as an ideal non-relay SMTP server for WebDNA mail, at least on Linux. But most people configure it to send mail directly rather than passing its mail off to the Google server like you're doing. If you configure it to send mail directly, Postfix will not change your 'From' addresses like Google does. This means you can use any 'From' address you feel like entering into the WebDNA [sendmail] tag, thus allowing extreme flexibility. Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Administration On 12/09/2017 12:18 AM, Brian Harrington wrote: > I know most of you here are experts, but I an not on any one topic.=C2=A0 >=20 > In the past some time ago SENDMAIL sending from localhost worked > perfect, then major emailers stopped allowing it and or put it in > the "SPAM" folder. We'll you can't run a site with every SENDMAIL > going there and I tried a few things that did not work. >=20 > However, Talking to a guy about 2 months ago, he told me about > "SendGrid" and they have a great document on how to set it up on > their website, so I tried it, and it worked great sending and > keeping SENDMAIL out of the spam folder! >=20 > BUT, after a month sending maybe 30 test emails to myself and 3 > friends while my site is in development, they CUT ME OFF telling > me my emails are considered spam! So I was back to square one! >=20 > So, after playing around with postfix I added my google account > info in place of SendGrid and it's working GREAT! >=20 > POSTFIX > ----------------------------- > sasl_passwd (file) > =C2=A0 include the brackets [smtp.gmail.com > ]:587 googleUSERNAME:googlePASSWORD > ---------------------------- > main.cf (file) put at the bottom... > smtp_sasl_auth_enable =3D yes > smtp_sasl_password_maps =3D hash:/etc/postfix/sasl_passwd > smtp_sasl_security_options =3D noanonymous > smtp_sasl_tls_security_options =3D noanonymous > smtp_tls_security_level =3D encrypt > header_size_limit =3D 4096000 > relayhost =3D [smtp.gmail.com ]:587 > --------------------------------------- > then you need to run=C2=A0sudo postmap /etc/postfix/sasl_passwd > in the terminal window and restart postfix > ----------------------------------------- > Note: I had to edit file path hash:/etc/postfix/sasl_passwd > also, not a terminal window fan so to edit by hand enter > =C2=A0shift/command/G then the file path /private >=20 > One last thing... does not matter who or what the sender email is > in SENDMAIL as google is gonna replace in with > googleUSERNAME@gmail.com >=20 > Hope this helps someone... if not today, maybe in the future. >=20 > Brian > --------------------------------------------------------- This > message is sent to you because you are subscribed to the mailing > list talk@webdna.us To unsubscribe, E-mail to: > talk-leave@webdna.us archives: > http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: > support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us . Kenneth Grome

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:

questions on variations of Ken's [text multi=T]var1=&var2=[/text] (1999) Sorting by date (1997) Mass download. (2003) Adding time above 24 hours (2002) reading a email (2000) Explorer oddities (1997) OT: Unknown Webstar Error ruining presentation?! (2001) LookUp (2001) PCS Emailer's role ? (1997) quickfix for view cart in storebuilder ??? (2002) OT: Forcing a header when printing web pages (2002) CAll me Crazy (2000) carriage returns in data (1997) Web Delivery Page concept (1997) using WC to create a DB online (2000) SKU (1997) Changes to the List (1997) http upload (2001) WYSIWYG Entry of text fields (2001) Apology to list (2002)