Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
Postfix
»
Postfix: Can't create email accounts
« previous
next »
Print
Pages: [
1
]
Author
Topic: Postfix: Can't create email accounts (Read 9134 times)
0 Members and 1 Guest are viewing this topic.
xUser
Newbie
Posts: 1
Postfix: Can't create email accounts
«
on:
January 10, 2017, 01:37:00 PM »
Hi guys, i upgraded mysql to 5.7 and now i can't add email account to clients, when i try to add it's going to reload page and nothing! Can you please help me?
Logged
locvfx
Full Member
Posts: 119
Re: Postfix: Can't create email accounts
«
Reply #1 on:
February 17, 2017, 06:00:22 AM »
edit your /usr/my.cnf:
#nano /usr/my.cnf
add this line
sql_mode=NO_ENGINE_SUBSTITUTION
Ctrl-X , Y
Restart mysqld
# service mysqld restart
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
Postfix
»
Postfix: Can't create email accounts