bug-mailfromd


Search for: Advanced

Re: [Bug-mailfromd] current_message() returning less than all of the message


Hi,

I have localized and fixed the bug in mailutils. The patch can be
downloaded from the following location:

http://git.savannah.gnu.org/cgit/mailutils.git/patch/?id=2d47b2e12416e8c48673fd5fb60717ef3963abf7

To apply the fix, use the following procedure (assuming you have
mailutils-3.5 sources):

1. Change to the mailutils-3.5 source directory
2. Apply the patch

  curl -s http://git.savannah.gnu.org/cgit/mailutils.git/patch/?id=2d47b2e12416e8c48673fd5fb60717ef3963abf7 | patch -p1

3. Run make && make install
4. Restart mailfromd.

Mehmet, please follow this procedure, remove the message_size +
message_lines workaround from your script and let me know if it worked
for you.

Sergey, it is quite possible indeed that the problems you encountered
with ClamAV are due to this bug. I'd suggest you applying this
patch as well. Looking forward for your feedback.

Best regards,
Sergey