From: Zack R. <za...@vm...> - 2010-03-10 20:19:19
|
On Wednesday 10 March 2010 14:59:42 Zack Rusin wrote: > Maybe /usr/bin/mail is broken, I'll double check it. Yea, that's it. Someone installed a new mail daemon on the server. We're using "-a" to specify the Content-Type header in mails, but the heirloom mailx that has been installed uses the "-a" option to specify attachments and since filename "Content-Type: text/plain;" is not a valid filename it exits with an error. I'll try to fix it right now. BTW, replacing a mail client on the server with something that's not compatible is not very social. z |