Feature Requests item #2954151, was opened at 2010-02-18 04:11
Message generated for change (Comment added) made by christian_boltz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=2954151&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements (example)
Group: SVN (please specify revision!)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christian Boltz (christian_boltz)
Assigned to: Nobody/Anonymous (nobody)
Summary: config option: always_send_welcome_mail
Initial Comment:
mrfrenzy asked on IRC to have a $CONF option to hide the "send welcome mail" checkbox and _always_ send the welcome mail.
Background/Reason: sometimes his users/admins disable the checkbox, and afterwards complain that courier denies the login to the mailbox until they received a mail.
For the records: a workaround is to edit the template and replace the checkbox with a <hidden> form field. Not too nice, but works.
----------------------------------------------------------------------
>Comment By: Christian Boltz (christian_boltz)
Date: 2012-01-25 15:48
Message:
from #postfixadmin:
[00:12] <cboltz> you can do it with a hook function modifying
MailboxHandler $struct in trunk
[00:13] <cboltz> I'm undecided if we should make it a config option or not
- opinions? ;-)
[00:14] <cboltz> (and we would probably need two boolean options to support
"always send", "never send" and "show checkbox")
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=2954151&group_id=191583
|