Re: Forwarding mail through a gateway

2019-08-06 Thread Dominic Raferd
On Wed, 7 Aug 2019 at 01:48, John Dale wrote: > I do not have nearly your footprint or users, but I do setup > DKIM/SPF/DMARC by default. Also, google has an escalation process for > emails. You submit the request along with the complete email (with > headers). Work through the process at this

Re: Forwarding mail through a gateway

2019-08-06 Thread John Dale
I do not have nearly your footprint or users, but I do setup DKIM/SPF/DMARC by default.  Also, google has an escalation process for emails.  You submit the request along with the complete email (with headers).  Work through the process at this URL and you might have some luck. https://support

Forwarding mail through a gateway

2019-08-06 Thread John Regan
Hi, I have a postfix-3.2.6 with fedora30 configured as an imap system for a subdomain that also relays mail for a few thousand users. Many users simply create a ~/.forward entry that forwards their mail through the system to a GMail account. I believe this has created some issues with reputation,

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Viktor Dukhovni
On Tue, Aug 06, 2019 at 07:32:27AM -0600, John Dale wrote: > STARTTLS > Normal Password > > I don't see these options in Mail.app for OSX. > > I've tried updating ports and different combinations of available > authentication in Mail.app, but no luck. It either times-out or has > connection de

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Larry Stone
Thanks for the tip. All updated to explicit settings: Port 993, Use TLS/SSL, Authentication: Password. In looking at them (I have multiple email accounts), when I unchecked “automatically detect”, some said Port 993 and others said Port 143 even though all said Use TLS/SSL. While port 143 is th

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Peter
On 7/08/19 2:02 AM, Larry Stone wrote: I use MacOS Mail and for receiving, I just have “Automatically manage connection settings” checked and it just works (but that’s really a Dovecot question, not Postfix). For sending, I do not have “Automatically manage connection settings” checked. Port

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Wietse Venema
John Dale: > Tried updating smtp user to fully qualified .. no luck. > > This is what shows in the logs: > > connect from unknown[my.ip.address] > Aug? 6 14:35:04 mx postfix/smtpd[2098]: disconnect from > unknown[my.ip.address] ehlo=2 starttls=1 quit=1 commands=4 > > Works fine in Thunderbird.?

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread John Dale
Tried updating smtp user to fully qualified .. no luck. This is what shows in the logs: connect from unknown[my.ip.address] Aug  6 14:35:04 mx postfix/smtpd[2098]: disconnect from unknown[my.ip.address] ehlo=2 starttls=1 quit=1 commands=4 Works fine in Thunderbird.  Strange .. On 8/6/19 8:18

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Ben Greenfield
The password type has to match md5, plain, kerberos,…. I find that the automatic settings assume virtual domains and always uses the full email address n...@cogs.com vs. just name. The correct password never works because the username is wrong. > On Aug 6, 2019, at 10:14 AM, John Dale > wrot

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread John Dale
Greetings; Thanks for the info. I have Dovecot talking well (popping in). SMTP via postfix is giving me some issues.  I'll double check my ports and typing. :) I'm wondering if I need to change authentication settings on postfix to make things more straightforward. I also didn't see a spo

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Larry Stone
> > On Aug 6, 2019, at 8:32 AM, John Dale > wrote: > > Greetings; > > I have Thunderbird working with PostFix/Dovecot for sending and receiving. > > STARTTLS > > Normal Password > > I don't see these options in Mail.app for OSX. > > I've tried updating ports and different combinations of a

Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread John Dale
Greetings; I have Thunderbird working with PostFix/Dovecot for sending and receiving. STARTTLS Normal Password I don't see these options in Mail.app for OSX. I've tried updating ports and different combinations of available authentication in Mail.app, but no luck.  It either times-out or has