You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/model
Christian Boltz fb4af233af config.inc.php:
- add note that $CONF[vacation_domain] can't be used for "normal" mails

model/DomainHandler.php:
- validate_new_id(): 
  - error out when trying to add $CONF[vacation_domain]
  - some whitespace fixes
- remove superfluous comment on initStruct()

*.lang:
- add 'domain_conflict_vacation_domain' error message



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1694 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
..
AdminHandler.php
AdminpasswordHandler.php
AliasHandler.php PFAHandler.php: 10 years ago
AliasdomainHandler.php
CliDelete.php
CliEdit.php CliEdit.php: 11 years ago
CliHelp.php CliHelp: 10 years ago
CliView.php
Config.php Config.php: 11 years ago
DomainHandler.php config.inc.php: 10 years ago
MailboxHandler.php MailboxHandler.php: 10 years ago
PFAHandler.php PFAHandler.php: 10 years ago
VacationHandler.php