http://bugzilla.spamassassin.org/show_bug.cgi?id=4246
------- Additional Comments From [EMAIL PROTECTED] 2005-04-17 01:38 ------- Oh, I see, that makes sense, temp_errors=* still considers non-zero as problems - it's just that it sees them as temporary problems. And if I understand this right, the idea is to change this block: local_sa_delivery: driver = pipe command = /usr/sbin/sendmail -bS use_bsmtp = true transport_filter = "/usr/bin/spamc" user = $local_part group = mail log_output = true current_directory = "/tmp" home_directory = "/tmp" return_fail_output = true return_path_add = false message_prefix = message_suffix = and add: temp_errors = * Correct? - Phil ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
