I have been working on configuring postfix for local delivery.

I tired both:

mailx -s "Subject" rgm < testit.txt
mailx -s "Subject" rgm@localhost < testit.txt

/var/log/maillog shows

Jun 26 19:36:52 LX140e-3 postfix/pickup[365674]: 73AF7383FD8: uid=1000 from=<rgm> Jun 26 19:36:52 LX140e-3 postfix/cleanup[367435]: 73AF7383FD8: message-id=<[email protected]> Jun 26 19:36:52 LX140e-3 postfix/qmgr[365675]: 73AF7383FD8: from=<[email protected]>, size=375, nrcpt=1 (queue active) Jun 26 19:36:52 LX140e-3 postfix/local[367438]: 73AF7383FD8: to=<[email protected]>, orig_to=<rgm>, relay=local, delay=0.2, delays=0.14/0.04/0/0.02, dsn=2.0.0, status=sent (delivered to maildir)
Jun 26 19:36:52 LX140e-3 postfix/qmgr[365675]: 73AF7383FD8: removed
Jun 26 19:37:40 LX140e-3 postfix/pickup[365674]: 2074E383FD8: uid=1000 from=<rgm> Jun 26 19:37:40 LX140e-3 postfix/cleanup[367435]: 2074E383FD8: message-id=<[email protected]> Jun 26 19:37:40 LX140e-3 postfix/qmgr[365675]: 2074E383FD8: from=<[email protected]>, size=360, nrcpt=1 (queue active) Jun 26 19:37:40 LX140e-3 postfix/local[367438]: 2074E383FD8: to=<rgm@localhost>, relay=local, delay=0.04, delays=0.04/0/0/0, dsn=2.0.0, status=sent (delivered to maildir)
Jun 26 19:37:40 LX140e-3 postfix/qmgr[365675]: 2074E383FD8: removed


but /var/mail/rgm is empty.  So where is the mail going to?

Or do I take this to the postfix list?


--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to