reports "invalid charset" for all messages and
the message content in strange characters
This does not happen when i use the dbmail-pop3d, when i use pop - all
messages are retrieved correctly and without problems.
i am using version 1.0 of dbmail
many thanks in advance
stuart nixon
EST A
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
has this behavior been seen before / does anyone know what i am doing wrong?
i am using the following script to deliver my mail from XMailServer:
---
perl -pi e 's/\r\n/\n/g' $1
/usr/local/sbin/dbmail-smtp -d $2 < $1
many thanks in advance
stuart nixon