Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-13-2006, 06:31 AM
|
#1
|
Member
Registered: Nov 2004
Location: Townsville, Australia
Distribution: Fedora Core 5, CentOS 4, RHEL 4
Posts: 855
Rep:
|
postfixadmin
hi there,
I'm trying to setup 'MySQL users, PostfixAdmin, Postfix & Dovecot'
this is how i've done it so far.
http://www.yourhowto.org/content/view/71/9/
when i go to http://localhost/admin and try and add a new domain, there is no problem, but when i try and add a new e-mail address to the domain is says, 'The EMAIL is not valid!'.
Does anyone know what could be wrong? or a good postfixadmin how-to?
|
|
|
01-30-2009, 03:09 AM
|
#2
|
LQ Newbie
Registered: Jan 2009
Posts: 1
Rep:
|
Postfix admin The EMAIL is not valid!
Hello,
I know, that this is few years too late, but the reason for this problem is, that when you are making new email mailbox, postfixadmin is trying to resolve the mailbox domain. If the domain exists everything is OK, but if not, you get this error.
The solution is to change the following in postfix admin config.inc.php:
$CONF['emailcheck_resolve_domain']='NO';
Best regards,
jansonz
|
|
1 members found this post helpful.
|
01-08-2010, 08:30 AM
|
#3
|
LQ Newbie
Registered: Jan 2010
Posts: 1
Rep:
|
Quote:
Originally Posted by jansonz
Hello,
I know, that this is few years too late, but the reason for this problem is, that when you are making new email mailbox, postfixadmin is trying to resolve the mailbox domain. If the domain exists everything is OK, but if not, you get this error.
The solution is to change the following in postfix admin config.inc.php:
$CONF['emailcheck_resolve_domain']='NO';
Best regards,
jansonz
|
That was quite handy, thanks!
|
|
1 members found this post helpful.
|
04-29-2010, 11:20 AM
|
#4
|
LQ Newbie
Registered: Apr 2010
Posts: 1
Rep:
|
I cannot reach my admin page for the domains I manage
When I go to the postfix admin page and try to log on as an administrator, it keeps saying this:
DEBUG INFORMATION:
MySQL 3.x / 4.0 functions not available!
database_type = 'mysql' in config.inc.php, are you using a different database?
Please check the documentation and website for more information.
Postfix Admin
Knowledge Base
I have Postfixadmin 2.1.0 installed with MySQL 5.0.22. Trying to use the setup.php program produced that:
Warning: main(SM_PATHfunctions/i18n.php): failed to open stream: No such file or directory in /var/www/postfixadmin/setup.php on line 13
Warning: main(): Failed opening 'SM_PATHfunctions/i18n.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/postfixadmin/setup.php on line 13
Could someone help me?
Last edited by mikeb68; 04-30-2010 at 08:35 AM.
|
|
|
03-02-2011, 03:52 AM
|
#5
|
LQ Newbie
Registered: Sep 2006
Posts: 1
Rep:
|
postfix user admin
Quote:
Originally Posted by jansonz
Hello,
I know, that this is few years too late, but the reason for this problem is, that when you are making new email mailbox, postfixadmin is trying to resolve the mailbox domain. If the domain exists everything is OK, but if not, you get this error.
The solution is to change the following in postfix admin config.inc.php:
$CONF['emailcheck_resolve_domain']='NO';
Best regards,
jansonz
|
Thank u very mutch jansonz,
Now it work
|
|
|
All times are GMT -5. The time now is 10:38 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|