[ postfixadmin-Patches-1711767 ] Allow SMTP option
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-04-04 22:24:52
|
Patches item #1711767, was opened at 2007-05-03 10:45 Message generated for change (Comment added) made by chris_nolan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1711767&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Cyril Jaquier (lostcontrol) Assigned to: Nobody/Anonymous (nobody) Summary: Allow SMTP option Initial Comment: Hi, I don't want to allow all my virtual users to send e-mails using my mail server. I have added a "smtp" field to the DB schema (in "mailbox" table). I have quickly patched postfixadmin last evening to allow me setting this flag. This is more a feature request than a correct implementation. Sorry :/ TODO: - Add this flag to user creation too - Translations - An enum type with a combo box could be better (sender only, recipient only, both) - Is "mailbox" the correct table to handle this? Thank you ---------------------------------------------------------------------- Comment By: Chris Nolan (chris_nolan) Date: 2008-04-04 23:24 Message: Logged In: YES user_id=2054925 Originator: NO Interesting... can you post the changes you made to /etc/postfix/main.cf to make this work? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1711767&group_id=191583 |