Afternoon,

smtpd truncates the length of line in the header of email to 255 characteres.
This is done in lines 1900-1904 of smtpd.c. Looking at the code, I believe
that I can simply comment out these lines to remove this feature. 

Has anyone every played with the source to smptd before? Would making this
change break anything else? How about increasing the lenght to 2k?

Thanks,
Bruce.
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to