LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Tags used in this thread
Popular LQ Tags , , ,

Reply
 
Thread Tools
Old 04-30-2009, 08:05 PM   #1
telakenesys
LQ Newbie
 
Registered: May 2006
Location: Newcastle, Australia
Distribution: Fedora Core 7/9, PC Linux 07, Ubuntu 7.04
Posts: 28
Thanked: 0
Question 554 5.6.0 STOREDRV.Deliver; Corrupt message content


[Log in to get rid of this advertisement]
When one of my colleagues tries to send and email with *.PDF attachment they get the following undeliverable response:

#554 5.6.0 STOREDRV.Deliver; Corrupt message content ##

I have using ClarkConnect 4.2 and my SMTP mail. It only seems to happen when the receiving server is M$ Exchange 2007.

The email is sent from a Mac running Thunderbird. I got them to send the email to my external personal address and it works fine. Although Evolution reports the attachment as:

Macintosh BinHex-encoded file attachment (filename.pdf)

Restarting the postfix service fixes the problem for a short time.
telakenesys is offline  
Tag This Post , , ,
Reply With Quote
Old 05-02-2009, 05:59 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 16,718
Blog Entries: 30
Thanked: 285
Quote:
Originally Posted by telakenesys View Post
It only seems to happen when the receiving server is M$ Exchange 2007.
If you put it that way then this is not an interoperability problem on the GNU/Linux side of things. This is the Linuxquestions.org Linux - Networking forum. Not a mcrsft forum. That'll be /General. Please first search the vendors knowledgebase first for support for their proprietary commercial products. In this case you might want to check the software for available service packs as I understand there's been some fixes for conversion errors, else check Technet for troubleshooting at "Managing Content Conversion Tracing". Thanks for understanding that a freely accessable, provided-at-no-cost, volunteer-driven GNU/Linux forum should not have to cater to problems on the proprietary, commercial, standard-breaking ClippyOS side of things.
unSpawn is offline     Reply With Quote
Old 05-03-2009, 08:08 PM   #3
telakenesys
LQ Newbie
 
Registered: May 2006
Location: Newcastle, Australia
Distribution: Fedora Core 7/9, PC Linux 07, Ubuntu 7.04
Posts: 28
Thanked: 0

Original Poster
Well since the Exchange server(s) are outside of my network and therefore outside of my control I don't know quite how I would be able to install service packs and updates on them.
telakenesys is offline     Reply With Quote
Old 05-03-2009, 08:23 PM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 16,718
Blog Entries: 30
Thanked: 285
Maybe inform the ones who are supposed to be in control.
unSpawn is offline     Reply With Quote
Old 05-03-2009, 10:03 PM   #5
telakenesys
LQ Newbie
 
Registered: May 2006
Location: Newcastle, Australia
Distribution: Fedora Core 7/9, PC Linux 07, Ubuntu 7.04
Posts: 28
Thanked: 0

Original Poster
Thumbs down

If you are not willing to try and help me with an issue that I have with the GNU/Linux side of things, that is all you have to say.

I only receive an back error from Exchange servers. The emails is received fine by other mail servers, but the attachment is not reported as the correct mime type. The file is still readable though.

I have contacted the people responsible for the servers we are having problems with, and they say that they are not having issues with email from any other source. Since there are many of them, and only one of us, it makes sense to start with our server.

I have also posted on the ClakConect forum, with no luck either. It seems that the community is no longer willing to help us guys who need the help.
telakenesys is offline     Reply With Quote
Old 05-05-2009, 04:20 PM   #6
unSpawn
Moderator
 
Registered: May 2001
Posts: 16,718
Blog Entries: 30
Thanked: 285
Let's break things down so you understand: your colleague uses an OSS MUA. You use an OSS MUA. You admitted you received the email OK using another email address (other MTA mail route). You clearly said that your colleague had a problem when sending email through a certain brand MTA and the returned message supports that. I say the fact that you find you do not receive the answer you expect does in no way reflect back on this community or its willingness to help out. That said, BinHex makes sense because it's a Mac but if you believe it's something with the MIME type then you should have posted that more clearly and support it with the necessary details.
unSpawn is offline     Reply With Quote
Old 05-06-2009, 01:26 AM   #7
telakenesys
LQ Newbie
 
Registered: May 2006
Location: Newcastle, Australia
Distribution: Fedora Core 7/9, PC Linux 07, Ubuntu 7.04
Posts: 28
Thanked: 0

Original Poster
I'm sorry, I thought that I was clear with my problem.
What is it that I can tell you that might make it easier to find the problem, and in turn find a solution?

Last edited by telakenesys; 05-06-2009 at 01:49 AM..
telakenesys is offline     Reply With Quote
Old 05-06-2009, 04:06 AM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 16,718
Blog Entries: 30
Thanked: 285
NP. Ask your colleague to resend the attachment but have him configure MUA compression for "AppleDouble" or "base64" (UUE) format. If that doesn't work ask him to compress it with (tar and) gzip and then use 'mpack' to send it. Let me know if those arrive OK through the troublesome MTA.
unSpawn is offline     Reply With Quote
Thanked by:
Old 05-06-2009, 07:56 PM   #9
telakenesys
LQ Newbie
 
Registered: May 2006
Location: Newcastle, Australia
Distribution: Fedora Core 7/9, PC Linux 07, Ubuntu 7.04
Posts: 28
Thanked: 0

Original Poster
I have had them pack the file into a zip. This email was received fine, but the attachment couldn't be opened at the other end. I am waiting on them to try using AppleDouble or base64. Will report with the results.
telakenesys is offline     Reply With Quote
Old 05-06-2009, 08:21 PM   #10
telakenesys
LQ Newbie
 
Registered: May 2006
Location: Newcastle, Australia
Distribution: Fedora Core 7/9, PC Linux 07, Ubuntu 7.04
Posts: 28
Thanked: 0

Original Poster
Solution

Opened Thunderbird and went to Preferences. Under Advanced tab clicked 'Config Editor' button. Changed the value for 'mail.content_disposition_type' to '1'.

verything seems to be working now. The thing that has me confused is that it all worked fine when ever the CC box was restarted.

Thanks
telakenesys is offline     Reply With Quote
Old 05-07-2009, 04:23 AM   #11
unSpawn
Moderator
 
Registered: May 2001
Posts: 16,718
Blog Entries: 30
Thanked: 285
Well done fixing things.
unSpawn is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
554 mail server permanently rejected message (#5.3.0) s.dawood Linux - Networking 1 10-17-2006 07:29 AM
sending html text message with zip file attachment; Content-Type: multipart/mixed phelpsj Programming 1 06-22-2006 09:50 AM
Thunderbird prints headers OK but message body corrupt Mq2004 Linux - Software 1 04-10-2006 03:52 PM
Qmail deliver the same message multiple times sufiah Linux - Software 0 02-19-2006 07:31 PM
QMAIL error:554 Transaction failed: message format error mpk25 Linux - Software 1 10-15-2004 01:53 PM


All times are GMT -5. The time now is 02:52 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration