Hi all,

Now the higher ones want the company logo as part of disclaimer on all
outgoing email. The setup for disclaimer is  postfix ---> altermime
---- > postfix , which is very well documented and works like a charm.
So to add the image,  passing the output from altermime to a python
script which first checks for Content-Type Multipart and then inserts
the image and the HTML tags to src the image as a Multipart/Releted
attachment to the original message.  The final email shows up
correctly in KMail and Thunderbird with the image  being displayed
after the disclaimer text, but not so in M$ Outlook. Well it comes as
an attachment on M$ Outlook.

Has anyone done this before? Any tips? Am I going about it the right way?
This is  a quick hack, dont know much about MIME , so was hoping for
some quick hints here, otherwise will have to thumb through the MIME
RFCs .
The setup is:
Debian Sarge
Postfix 2.1.5-9
Python 2.3.5
Python email package 2.5.5
altermime (built from source) 0.3.8

TIA,
jasbir

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - September 28-29, 2007
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to