Hi,

I try to send mails via qmail-inject into my ezmlm mailinglist.
My problem - some strings, like =22 , will not be correctly displayed.
It will replaced with a " char.
Now I have tried to replace =22 with =3D22, it looks like good, for some
Mailreaders, but some one, e.g. t-online, ignore the =3D and dont convert
=3D into =.

Where is my Problem, wrong charset?



Here my way to send the mails:

cat msg.txt | /var/qmail/bin/qmail-inject -n |
home/vpopmail/domains/test.com/testliste

msg.txt contains:
rom: "Testliste" <[EMAIL PROTECTED]>
To: "Testliste" <[EMAIL PROTECTED]>
Subject: Testnewsletter
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

=2200123330

=3D22001200123330




thanks for your help


thomas

Reply via email to