Networking Forums

Networking Forums > Computer Networking > Linux Networking > Mail server Message-ID problems

Reply
Thread Tools Display Modes

Mail server Message-ID problems

 
 
Roy Souther
Guest
Posts: n/a

 
      12-08-2003, 04:11 PM
This problem began with two people phoning me and asking why
I am not replying to their emails. I though the messges where
being deleted but it turns out that my email software cannot
download them. This is being caused by the Message-ID being more
then one line. There are may programs both client and server in
this situation but I don't know where to begin to fix the problem.

Any message on the server waiting to be downloaded that has a
Message-ID of more then one line; for example

Message-ID:
<(E-Mail Removed)>

causes kmail to segfault and evolution to ignore the message. When I ssh
into the server and fix the line to read

Message-ID: <(E-Mail Removed)>

I can then download the message just fine.
Is this Message-ID allowed to be more then one line or is this not proper?
Is this being done by my STMP MTA or the MTA on the senders side?
Or is this a proper Message-ID and a bug in evolution and kmail?
It looks like the Message-ID becomes more then one line if the ID is long.

The senders MTA is not one server. I have received the messages now from at
least two different server types.
 
Reply With Quote
 
 
 
 
Roy Souther
Guest
Posts: n/a

 
      12-08-2003, 04:19 PM
Update:
I went looking to see of other mail accounts on my server had this
problem and wrote a short bash script to find this violation in
any message waiting to go out.

I found at least six messages with very long Message-ID tags that
did not wrap and are only one line. This would make me think that
my SMTP server is not doing this but rather the sending server or
some common MTA between the two.

Roy Souther wrote:

> This problem began with two people phoning me and asking why
> I am not replying to their emails. I though the messges where
> being deleted but it turns out that my email software cannot
> download them. This is being caused by the Message-ID being more
> then one line. There are may programs both client and server in
> this situation but I don't know where to begin to fix the problem.
>
> Any message on the server waiting to be downloaded that has a
> Message-ID of more then one line; for example
>
> Message-ID:
> <(E-Mail Removed)>
>
> causes kmail to segfault and evolution to ignore the message. When I ssh
> into the server and fix the line to read
>
> Message-ID: <(E-Mail Removed)>
>
> I can then download the message just fine.
> Is this Message-ID allowed to be more then one line or is this not proper?
> Is this being done by my STMP MTA or the MTA on the senders side?
> Or is this a proper Message-ID and a bug in evolution and kmail?
> It looks like the Message-ID becomes more then one line if the ID is long.
>
> The senders MTA is not one server. I have received the messages now from
> at least two different server types.


 
Reply With Quote
 
Juha Laiho
Guest
Posts: n/a

 
      12-09-2003, 07:07 PM
(E-Mail Removed) said:
>This problem began with two people phoning me and asking why
>I am not replying to their emails. I though the messges where
>being deleted but it turns out that my email software cannot
>download them. This is being caused by the Message-ID being more
>then one line. There are may programs both client and server in
>this situation but I don't know where to begin to fix the problem.
>
>Any message on the server waiting to be downloaded that has a
>Message-ID of more then one line; for example
>
>Message-ID:
><(E-Mail Removed)>


This folding is permitted, provided that the continuation line starts
with whitespace.

For details, see chapter 2.2.3 in IETF RFC2822
( http://www.ietf.org/rfc/rfc2822.txt ).
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Mail Server problems, help please! Ohmster Linux Networking 29 07-27-2004 04:55 PM
Problems Using external IMAP mail server Vijay Sankaran Broadband Hardware 10 04-22-2004 02:25 AM
How to send a syslog message by E-mail? Nick Wu Linux Networking 3 02-02-2004 02:09 AM
If you consider this message to be SPAM I apologise - you won't be getting any other mail from me. Norah Home Networking 0 01-31-2004 04:55 PM
If you consider this message to be SPAM I apologise - you won't be getting any other mail from me. Norah Home Networking 0 01-31-2004 04:48 PM



1 2 3 4 5 6 7 8 9 10 11