SA Bugzilla – Bug 2366
"Allow AUTH" checkbox is broken
Last modified: 2004-07-27 15:11:46 UTC
The GUI interface to enable the AUTH command is broken. The problem is in this code: if (defined $gui->property('allow_auth')) { $allow_top = $gui->property('allow_auth'); } if (defined $gui->property('allow_top')) { $allow_top = $gui->property('allow_top'); } The first reference to $allow_top should be to $allow_auth.
We were unable to bring SAproxy/pop3proxy into the Apache Software Foundation therefore we are unfortunately unable to continue supporting it as part of the SpamAssassin project.