Helge Kreutzmann writes:

I tried searching for a knob to shorten the MIME boundary, but was
unsucessfully (also in the list archive).

The first part of the boundary is your system's hostname. Set your system hostname to a shorter name.

Try also to change the formatting string in rfc2045mkboundary.c to:

    sprintf(p, "=_%-30s-%s-%s-%s", hostnamebuf,
       pidbuf, timebuf, cntbuf);

Not ideal, but this is the easiest fix.

Attachment: pgpmvYdoROZZC.pgp
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to