diff -ruN ssmtp-2.64.old/ssmtp.c ssmtp-2.64/ssmtp.c --- ssmtp-2.64.old/ssmtp.c 2009-11-23 10:55:11.000000000 +0100 +++ ssmtp-2.64/ssmtp.c 2011-03-19 00:02:06.116937001 +0100 @@ -685,9 +685,9 @@ if(override_from == True) { uad = from_strip(ht->string); } - else { + /*else { return; - } + }*/ #endif have_from = True; }