[ postfixadmin-Bugs-1867893 ] E-mail created in wrong directory
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-01-09 19:57:36
|
Bugs item #1867893, was opened at 2008-01-09 19:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1867893&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: Core Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Gianluca Varisco (gvarisco) Assigned to: Nobody/Anonymous (nobody) Summary: E-mail created in wrong directory Initial Comment: Hi, As Mischa suggested, I'm opening this bug report due to a problem that I have. See the description of the problem below: +-------------------------------------------------------+ I just re-installed my box and I decided to use, due to some problems in the last months with 2.1.0 and 2.2.0 rc1, the SVN version. It works! And I can add both aliases and mailboxes, but I only have one problem now: After that I create a mailbox, it is created over /home/virtual/na...@do...d instead of /home/virtual/domain.tld/name All my other mailboxes are under /home/virtual/domain.tld/name as I configured it in Postfix. I'm also using this parameter in the config.inc.php file: // If you don't want to have the domain in your mailbox set this to 'NO'. // Example: /usr/local/virtual/domain.tld/username $CONF['domain_in_mailbox'] = 'YES'; Which other parameter (or bash script?) I have to check and/or use? +-------------------------------------------------------+ [postfix main.cf] virtual_mailbox_base = /home/virtual [/postfix main.cf] Thanks and Best Regards, ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1867893&group_id=191583 |