On Mon, Dec 23, 2019 at 10:16:06PM +0000, Mark ADAMS wrote:
> Yeah that sounds like me, but there's nothing showing up in the logs.
I don't call the below "nothing".
> 250 2.0.0 Ok: queued as B03444A4201
> Dec 23 15:07:08 shuttle postfix/cleanup[20775]: B03444A4201: message-id=<>
> Dec 23 15:07:08 shuttle postfix/smtpd[20834]: public/cleanup socket: wanted
> attribute: status
There's no need for verbose logging, it just makes it harder to see the
important bits. Restart Postfix with no "-v" flags.
> Dec 23 15:07:08 shuttle postfix/qmgr[9692]: B03444A4201:
> from=<madams@shuttle>, size=199, nrcpt=1 (queue active)
> Dec 23 15:07:09 shuttle postfix/local[21640]: B03444A4201: to=<root@shuttle>,
> relay=local, delay=25, delays=25/0.02/0/0.06, dsn=2.0.0, status=sent
> (delivered to mailbox)
> Dec 23 15:07:09 shuttle postfix/qmgr[9692]: B03444A4201: removed
The message was successfully delivered to whichever mailbox root is aliased to.
> Did I miss one?
The mailbox is in $(postconf -xh mail_spool_directory) under whichever user
root's mail is aliased to.
--
Viktor.