Jani Ollikainen writes:
Hi,Noticed that there's -T in mailbot and I think that those sounds better to have the original message as attachment than directly reply to it.As if the original message is long, reader might not notice the reply text. Did some testing:# cat testmail.txt | /usr/lib/courier/bin/mailbot -T forward -c UTF-8 -t reply.txt -A 'From: [email protected]' -s 'Test'511 Headers specify no receipients. sendmail: Unable to submit message. But without -T parameters it works# cat testmail.txt | /usr/lib/courier/bin/mailbot -c UTF-8 -t reply.txt -A 'From: [email protected]' -s 'Test'Why?
A forward is not a reply. -T controls not just how the content of the generated message is formatted, but also the headers.
When you hit the "Forward" menu item or button in your mail client, the new message comes up without any listed recipients. Same thing here.
pgpVuXBpAUI7x.pgp
Description: PGP signature
------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
