From: Nico G. <ni...@ng...> - 2005-08-15 14:56:04
|
Hi, I received this bug message: When i do 'fetchmail --bsmtp test.mail' test.mail looks like that: MAIL FROM:us...@us... RCPT TO: us...@us... DATA.. Before 6.2.5.2 there was a space after the from. This is caused by: - "MAIL FROM: %s", (msg->return_path[0]) ? msg->return_path : user); + "MAIL FROM:%s", (msg->return_path[0]) ? msg->return_path : user); Why was this space removed? Regards Nico -- Nico Golde - JAB: ni...@ja... | GPG: 0x73647CFF http://www.ngolde.de | http://www.muttng.org | http://grml.org VIM has two modes - the one in which it beeps and the one in which it doesn't -- encrypted mail preferred |