[BlueOnyx:07596] openwebmail bug
Steffan
general at ziggo.nl
Mon Jul 4 08:27:48 -05 2011
Hello List,
Only want to let you know
That I found a little bug regarding openwebmail and BO
If you enable forward in the siteadmin and after that you change something
In openwebmail preference page
Openwebmail deletes the .forward file
I have
enable_setforward no
enable_autoreply no
in the config file and the option is not present in the preference page of
OWM
I fixed it by uncommand line 1818 of openwebmail-prefs.pl
# nothing enabled, clean .forward
if (!$autoreply && !$keeplocalcopy && $#forwards<0 ) {
# unlink("$homedir/.forward"); # ç========
return 0;
}
(this is solarspeed version so dont know if all versions has this problem)
Chears
Steffan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20110704/0b210dd7/attachment.html>
More information about the Blueonyx
mailing list