Is this not an issue with the setup of the mail client ?? I would expect that maybe moving away from an RTF format on the client may resolve this.
Plugin that converts ms-tnef attachments (winmail.dat) and uuencoded attachments to MIME.
smtpd=service Authentication=disabled Instances=40 InstancesPerIP=5 MaximumDateOffset=1 PatternsScan=enabled Proxy=enabled TCPPort=25 TCPProxyPort=25 VirusScan=enabled access=public status=enabled tnef2mime=enabled
From my understanding, I would have left the decoding of attachments at the default values and changed the message format from RTF to either plain text or HTML format.http://support.microsoft.com/kb/197066/EN-US/
When using Plain Text or HTML as your message format, you are still free to attach files of any type to the message. The attachments will be successfully delivered to non-TNEF aware clients.You will not be able to attach Outlook items, an Outlook contact for example, since Outlook items are special Outlook data that require TNEF, rather than regular file attachments.
There is a qpsmtp plugin tnef2mime that mail goes through.
I have the tnef2mime plugin enabled, should I disable it then?
db configuration setprop smtpd tnef2mime disabledsignal-event email-update
db configuration setprop smtpd tnef2mime enabledsignal-event email-update
Sending an email from Outlook 2003 with attached ITEM ( contact or calendar ) comes to recipient with error" This attachment is a MAPI 1.0 embedded message and is not supported by this mail system." ( as attached txt file )Worked in previous e-smith ( 5 and 6 ) versions. Problem starts right after upgrading POP3 server from version 6 to 7.
Anything which stops working between versions should be reported via the Bug Tracker (unless the Release Notes say that the feature has been removed).
IIf you think I should report this in the bugtracker, I will.
I think you should. Even if it just ends up with the documentation team for inclusion in a FAQ/Manual.