Ed,

can you reproduce the problem and give some log output. The message looks OK to me. Without log output, I don't think we can come up with any cause and solution.

Ilja


Ed K. wrote:

I am running from the cvs checkout from May 18th.

the email does parce correctly in outlook.

i piped to a file, expecting that inclusion into an email would fail, but here 
it is anyway:

mysql> select * from messageblks where messageblks.physmessage_id=15442;
+-----------------+----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------+
| messageblk_idnr | physmessage_id | messageblk
| blocksize |
+-----------------+----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------+
|           31013 |          15442 | Received: from gw.expressmedrx.com (imapd 
[192.168.1.1])
        by proxy.expressmedrx.com (Postfix) with ESMTP
        id 8BAFA1D4A9; Wed, 19 May 2004 10:18:45 -0400 (EDT)
Received: from phhc07 (unknown [192.168.1.187])
        by gw.expressmedrx.com (Postfix) with SMTP
        id 639119C50D; Wed, 19 May 2004 10:24:15 -0400 (EDT)
Message-ID: <[EMAIL PROTECTED]>
From: "Susan Boswell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Subject: test reply back
Date: Wed, 19 May 2004 10:29:14 -0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_0007_01C43D8C.221A9620"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4922.1500
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4925.2800

                    |       831 |
|           31014 |          15442 | This is a multi-part message in MIME 
format.

------=_NextPart_000_0007_01C43D8C.221A9620
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

a;sdkjfa;lskfja;slfkja
sad;flkasf;lsakjfas;lfkjas;flasf
------=_NextPart_000_0007_01C43D8C.221A9620
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4930.1700" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>a;sdkjfa;lskfja;slfkja</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>sad;flkasf;lsakjfas;lfkjas;flasf</FONT></DIV></BODY></HTML>

------=_NextPart_000_0007_01C43D8C.221A9620--

 |       850 |
+-----------------+----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------+
2 rows in set (0.00 sec)


On Thu, 20 May 2004, Aaron Stone wrote:


Why are there only \n's between header lines? None of the code that I've run
on my system, in any combination of LMTP and SMTP, produces header lines
without carriage returns (as \r\n pairs). I'm *very* confused...

Are you running a snapshot with Ilja's latest header/body code?

Does this message parse correctly in Outlook?

Aaron


""Ed K."" <[EMAIL PROTECTED]> said:


Here is another problem:

When a user is using outlook express as a mail client, sometimes the same

email will reproduce itself

automatically inslide the person's mailbox. additional emails will appear

everytime the client syncs with the

server.

i've isolated one email using this command:

echo "select messageblk from messageblks where

messageblks.physmessage_id=15442;" | /usr/local/mysql/bin/mysql dbmail -p >
~/dbmail-bad-message


and the resulting file is attached.

what is up with that? some users have to delete 100s of emails a day - the

same one!

ed

Security on the internet is impossible without strong, open,
and unhindered encryption.





--



_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev



Security on the internet is impossible without strong, open,
and unhindered encryption.

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to