Also, once I got things running I added some stuff to my DNS records that appears to help with delivery:
MYDOMAIN.org TXT 10 minutes "v=spf1 include:_spf.google.com ~all"
On Thu, May 11, 2023 at 10:16 AM Andrew Hodgson <andrew@hodgson.io> wrote:
Thanks for this. Another option I am thinking of is buying a cheap Linode or other host which isn’t on as many blocklists as Hetzner for outbound mail relay purposes. Hetzner provide a good cheap VPS but their Ips are on a lot of blacklists.
Andrew.
*From:* Stephen Daniel <swd@pobox.com> *Sent:* Thursday, May 11, 2023 3:14 PM *To:* Andrew Hodgson <andrew@hodgson.io> *Cc:* Stephen J Turnbull <turnbull@sk.tsukuba.ac.jp>; mailman-users@mailman3.org *Subject:* Re: [MM3-users] Re: Sendgrid experiences
I'll check my notes. I don't think I did anything with mailman.
I am running postfix as my local MTA, and mailman talks to it as normal.
In /etc/postfix/main.cf I have
relayhost = smtp-relay.gmail.com:submission
set. It took a bit of playing around to get it running, but its been rock solid since then.
Domains have not been a problem. My google workspace account is MYDOMAIN.dev and all my email lists are MYDOMAIN.org, and everything appears to work just fine.
I took a bunch of cryptic notes on how I got this working. As you would expect, the hard part is getting the authentication and permissions set up.
I will send you a private message with a link to my notes.
On Thu, May 11, 2023 at 10:00 AM Andrew Hodgson <andrew@hodgson.io> wrote:
Hi.
Thanks for the recommendation on the Google Workspace. How did you set this up in terms of the domain, since I don’t want to use Google Workspace as the main email provider for this domain. Also did you have to set anything special in Mailman?
Thanks.
Andrew.
*From:* Stephen Daniel <swd@pobox.com> *Sent:* Thursday, May 11, 2023 2:57 PM *To:* Andrew Hodgson <andrew@hodgson.io> *Cc:* Stephen J Turnbull <turnbull@sk.tsukuba.ac.jp>; mailman-users@mailman3.org *Subject:* Re: [MM3-users] Re: Sendgrid experiences
I would definitely look for alternatives to SendGrid. I tried using them and had a very poor rate of people actually getting my emails, even when I temporarily upgraded to an expensive plan with a dedicated IP address.
I'm currently hosting mailman in Google Cloud and relaying outbound mail through a Google Workspace account. It's working OK. The workspace account costs me $6/month for basically unlimited mail relay.
On Thu, May 11, 2023 at 9:50 AM Andrew Hodgson <andrew@hodgson.io> wrote:
Stephen J Turnbull wrote:
2023-05-10 03:49 に Andrew Hodgson wrote:
Sendgrid is maintaining the Message-Id header which is good for archiving. It is re-writing the Return-Path header though which means that bounce handling in Mailman won't work, but I think all the services do this in some way so I am happy to live with that for the moment.
How does it rewrite the Return-Path? Returned mail is not something that such a service would be able to handle properly (although they can help with apparently returned spam). If mail is legitmately sent and returned as undeliverable, only the author or their agent will know how to handle it. So such >services should provide some way to find out about returned mail.
An example: Return-Path: bounces+[Sendgrid GUID]-andrew=hodgson.io@em6096.lists.hodgsonfamily.org
Sendgrid provide information about bounces but crucially that bounce isn't forwarded back to the original return-path sender (i.e, Mailman).
A few people have pointed out they can provide list hosting at a cheaper cost than Sendgrid so I'm looking for alternatives again.
Andrew.
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
This message sent to swd@pobox.com