Probleme mit [email protected]

  • Ok ok, step by step :)


    If you would add an entry forever, without to create it in imscp then


    Code
    1. /etc/imscp/postfix/working/domains


    Is your friend. (IMSCP will not Override your Changes)


    If you change


    Code
    1. /etc/postfix/imscp/domains


    Imscp will override your changes after next update.

  • If problem is with a domain:


    Set domain status to change (domain not mail: update domain set domain_status = 'change' where domain_name = 'yourdomain'). Next run imscp-rqst-dmn.
    You domain should be added to postfix if folowing conditions are meet:
    1. mail limit >=0
    2. mail limit = -1 (disabled) but at least one mail exists.


    For alias:
    same steps but alias will be added only if mail limit >=0.


    For subdomain and alias subdomain:
    same steps (without limit check?!!).


    If is not added please enable debug and look /post logs

  • Ok... That was my false. I added "change" to mail_users... :(
    But i will test this at the evening.
    Maybe we should discuss about this scenario:
    * Admin setting => create Default emails
    * Admin setting => default emails not count
    * Admin setting => default emails can't deleted
    * Customer setting => Emails -1


    If this settings are set, the default emails will be created from the system.
    And if the admin sets this admin settings later the system will check wich customer doesn't have this default emails and create them.
    Is only an idea!

  • Hi Daniel...
    I'd tested it...
    :-/:-/:-/... It is all ok... Maybe to late yesterday...
    If i set

    Code
    1. * Admin setting => create Default emails* Admin setting => default emails not count* Admin setting => default emails can't deleted* Customer setting => Emails -1


    The default emails will be generated and the domain is added to the file /etc/postfix/imscp/domains...
    The next time i will better testing before i make a call here.. ;)


    But one thing does't work...

    Code
    1. * Admin setting => create Default emails => disabled
    2. * Admin setting => default emails not count => disabled
    3. * Admin setting => default emails can't deleted => disabled
    4. * Customer setting => Emails -1


    I create a domain and then i modify the customer setting emails => 1. After saving the domain wasn't added to the file /etc/postfix/imscp/domains.
    I should manually set the domain to "change" and start the requestmanager..


    Can someone reproduce this?

    Edited once, last by TheCry ().

  • Quote from TheCry


    But one thing does't work...

    Code
    1. * Admin setting => create Default emails => disabled
    2. * Admin setting => default emails not count => disabled
    3. * Admin setting => default emails can't deleted => disabled
    4. * Customer setting => Emails -1


    Can someone reproduce this?

    That is a bug. Can you please open a ticket so I can not forget fix it?