mail_fwd Plugin starts everytime
/src/options.php?optmode=submit
is executed.
change_mysqlpass also uses /src/options.php?
optmode=submit and because mail_fwd does check if
the submit is realy sent to him. It executes the alias
delete part auf the mail_fwd_save_pref_do Function
everytime a Password is changed.
Logged In: NO
I have the same problem, change_sqlpass and mail_fwd is
somehow mixing up, if i change a password my forward
settings is deleted. It is like that mail_fwd is executed
after change_sqlpass