Feature Requests item #1875959, was opened at 2008-01-20 22:52
Message generated for change (Comment added) made by christian_boltz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1875959&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: SVN (please specify revision!)
Status: Open
Resolution: None
>Priority: 3
Private: No
Submitted By: Sascha Bendix (scrubb)
Assigned to: Nobody/Anonymous (nobody)
>Summary: autodetect $CONF['postfix_admin_url']
Initial Comment:
When installing postfixadmin into another location than the webserver root (for example /postfixadmin/)and your login fails you will forwarded to /login.php if you the config as follows:
$CONF['postfix_admin_url'] = '';
$CONF['postfix_admin_path'] = dirname(__FILE__);
Version:2.2.0-rc1
----------------------------------------------------------------------
>Comment By: Christian Boltz (christian_boltz)
Date: 2008-03-05 01:13
Message:
Logged In: YES
user_id=593261
Originator: NO
Indeed.
However, we might be able to auto-detect $CONF['postfix_admin_url'] from a
$_SERVER value - moving to enhancement requests with reduced priority.
----------------------------------------------------------------------
Comment By: GingerDog (gingerdog)
Date: 2008-03-04 11:03
Message:
Logged In: YES
user_id=1761957
Originator: NO
You are supposed to edit $CONF['postfix_admin_url'] .....
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1875959&group_id=191583
|