Re: Mail loops back to itself ONLY when using `mail` command on server

2020-03-10 Thread Viktor Dukhovni
On Wed, Mar 11, 2020 at 09:50:42AM +1000, Jay wrote: > But, it seems like the true problem is finding out why the `mail` > command isn’t putting messages into > /Library/Server/Mail/Data/spool/maildrop instead of > /var/spool/postfix/maildrop. The mail(1) command undoubtedly invokes sendmail(1) t

Re: Mail loops back to itself ONLY when using `mail` command on server

2020-03-10 Thread Jay
> On 11 Mar 2020, at 3:33 am, Noel Jones wrote: > > On 3/10/2020 12:03 AM, Jay wrote: >>> On 10 Mar 2020, at 2:02 pm, Noel Jones wrote: >>> >>> On 3/9/2020 9:09 PM, Jay wrote: Hi folks, I’m having a strange situation on one of my macOS X Servers (10.13.6) running postfix 3.1.

Re: Mail loops back to itself ONLY when using `mail` command on server

2020-03-10 Thread Noel Jones
On 3/10/2020 12:03 AM, Jay wrote: On 10 Mar 2020, at 2:02 pm, Noel Jones wrote: On 3/9/2020 9:09 PM, Jay wrote: Hi folks, I’m having a strange situation on one of my macOS X Servers (10.13.6) running postfix 3.1.1. The server is configured to only use virtual_domains and virtual. When an emai

Re: Mail loops back to itself ONLY when using `mail` command on server

2020-03-09 Thread Jay
> On 10 Mar 2020, at 2:02 pm, Noel Jones wrote: > > On 3/9/2020 9:09 PM, Jay wrote: >> Hi folks, >> I’m having a strange situation on one of my macOS X Servers (10.13.6) >> running postfix 3.1.1. >> The server is configured to only use virtual_domains and virtual. When an >> email is received e

Re: Mail loops back to itself ONLY when using `mail` command on server

2020-03-09 Thread Viktor Dukhovni
On Mon, Mar 09, 2020 at 11:02:37PM -0500, Noel Jones wrote: > Turn off debug logging and start here: > http://www.postfix.org/DEBUG_README.html#mail That was not debug logging. :-( That's just what "normal" logging looks like with MacOS... On Tue, Mar 10, 2020 at 12:09:42PM +1000, Jay wrote: >

Re: Mail loops back to itself ONLY when using `mail` command on server

2020-03-09 Thread Noel Jones
On 3/9/2020 9:09 PM, Jay wrote: Hi folks, I’m having a strange situation on one of my macOS X Servers (10.13.6) running postfix 3.1.1. The server is configured to only use virtual_domains and virtual. When an email is received externally on port 25 for one of those domains, it’s accepted an

Mail loops back to itself ONLY when using `mail` command on server

2020-03-09 Thread Jay
Hi folks, I’m having a strange situation on one of my macOS X Servers (10.13.6) running postfix 3.1.1. The server is configured to only use virtual_domains and virtual. When an email is received externally on port 25 for one of those domains, it’s accepted and handed off to Dovecot happily. Al