[BlueOnyx:07603] Re: openwebmail bug
Darrell D. Mobley
dmobley at uhostme.com
Mon Jul 4 10:43:31 -05 2011
Is this relevant if you turn OFF the user's ability to even dabble with the
OWM vacation message and
email forwarding by setting these flags:
enable_autoreply no
and
enable_setforward no
in
/location-of-openwebmail-files/openwebmail/etc/defaults/openwebmail.conf
From: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] On Behalf Of Steffan
Sent: Monday, July 04, 2011 9:28 AM
To: blueonyx at blueonyx.it
Subject: [BlueOnyx:07596] openwebmail bug
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/92abc143/attachment.html>
More information about the Blueonyx
mailing list