Hello! I have 2 problems: First one - I have installed ISPConfig and have e.g. www.domain.com site. When I go to User & Email -> New I have field Email Address [email protected]. BUT after I save this account the ISPConfig creates email address [email protected] (with www at the beginning) and of course rejects emails for [email protected]. Emails sent for [email protected] are delivered correctly. Second one - I have instaled Uebimiau and I can't log on with the [email protected]. What am I doing wrong? I need to have emails directly in domain.com. Thanks
I forgot, this is log file: Mar 5 17:48:57 web proftpd[12284]: web.test.com (localhost.localdomain[127.0.0.1]) - FTP session opened. Mar 5 17:48:57 web proftpd[12284]: web.test.com (localhost.localdomain[127.0.0.1]) - FTP session closed. Mar 5 17:48:57 web ipop3d[12286]: connect from 127.0.0.1 (127.0.0.1) Mar 5 17:48:57 web ipop3d[12286]: pop3 service init from 127.0.0.1 Mar 5 17:48:57 web ipop3d[12286]: Command stream end of file while reading line user=??? host=UNKNOWN Mar 5 17:48:57 web postfix/smtpd[12285]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable Mar 5 17:48:57 web postfix/smtpd[12285]: connect from localhost.localdomain[127.0.0.1] Mar 5 17:48:57 web postfix/smtpd[12285]: lost connection after CONNECT from localhost.localdomain[127.0.0.1] Mar 5 17:48:57 web postfix/smtpd[12285]: disconnect from localhost.localdomain[127.0.0.1] Mar 5 17:49:44 web ipop3d[12358]: connect from 127.0.0.1 (127.0.0.1) Mar 5 17:49:44 web ipop3d[12358]: pop3 service init from 127.0.0.1 Mar 5 17:49:44 web ipop3d[12358]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1] Mar 5 17:52:33 web ipop3d[12412]: connect from 127.0.0.1 (127.0.0.1) Mar 5 17:52:33 web ipop3d[12412]: pop3 service init from 127.0.0.1 Mar 5 17:52:33 web ipop3d[12412]: Command stream end of file while reading line user=??? host=localhost.localdomain [127.0.0.1] here is netstat -tap Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:imaps *:* LISTEN 1018/inetd tcp 0 0 *op3s *:* LISTEN 1018/inetd tcp 0 0 localhost.localdo:mysql *:* LISTEN 1072/mysqld tcp 0 0 *op3 *:* LISTEN 1018/inetd tcp 0 0 *:imap2 *:* LISTEN 1018/inetd tcp 0 0 *:www *:* LISTEN 3398/apache2 tcp 0 0 *:81 *:* LISTEN 1268/ispconfig_http tcp 0 0 web.test.com:domain *:* LISTEN 20632/named tcp 0 0 localhost.locald:domain *:* LISTEN 20632/named tcp 0 0 *:ftp *:* LISTEN 1445/proftpd: (acce tcp 0 0 *:ssh *:* LISTEN 1227/sshd tcp 0 0 *:smtp *:* LISTEN 21355/master tcp 0 0 localhost.localdoma:953 *:* LISTEN 20632/named tcp 0 0 *:https *:* LISTEN 3398/apache2 tcp 0 0 web.test.com:ssh 192.168.0.11:2890 ESTABLISHED12154/0 web:~#
Please add a co-domain domain.com (host field must be empty!) to the website www.domain.com. This will fix both errors. Hint: You can not login to uebimiau before you had send an email to that account first, because the maildir is created by postfix when the first email arrives.