[pfx] returned message path

2023-08-24 Thread Henrik Y via Postfix-users
Hello, If the messages was delivered into peer system, and peer MTA found it was invalid for delivery, will this message be returned back to the sender host, or returned back to MX server of sender domain? Thanks. ___ Postfix-users mailing list -- p

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Henrik Y via Postfix-users
Maybe another option is mutt command? echo "Body Of the Email" | mutt -a "File_Attachment.csv" -s "Daily Report for $(date)" -c u...@addr.com -y Peter via Postfix-users wrote: Or you can set the MAIL_CONFIG environment variable, which should be easy enough to do system-wide. _