my ISPConfig server: server1.polkom.com domain for the mail server: polkom.com I create two accounts on the mail server that is [email protected] and [email protected]. I try to send emails from [email protected] to [email protected], when the process of sending an email message sent but the message does not go into inbox [email protected] What solution should I do? please help me!!! thank's! waldner... HTML: [root@server1 postfix]# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases body_checks = regexp:/etc/postfix/body_checks broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix debug_peer_level = 2 header_checks = regexp:/etc/postfix/header_checks home_mailbox = Maildir/ html_directory = no inet_interfaces = all inet_protocols = all mail_owner = postfix mailbox_command = mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mime_header_checks = regexp:/etc/postfix/mime_header_checks mydestination = server1.polkom.com, localhost, localhost.localdomain, $mydomain, localhost.$mydomain, $myhostname mydomain = server1.polkom.com myhostname = server1.polkom.com mynetworks = 127.0.0.0/8 [::1]/128 mynetworks_style = subnet myorigin = $myhostname nested_header_checks = regexp:/etc/postfix/nested_header_checks newaliases_path = /usr/bin/newaliases.postfix proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks $virtual_mailbox_limit_maps queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.5.5/README_FILES recipient_delimiter = + relay_domains = mysql:/etc/postfix/mysql-virtual_relaydomains.cf relay_recipient_maps = mysql:/etc/postfix/mysql-virtual_relayrecipientmaps.cf sample_directory = /usr/share/doc/postfix-2.5.5/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_client_restrictions = check_client_access mysql:/etc/postfix/mysql-virtual_client.cf smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, check_recipient_access mysql:/etc/postfix/mysql-virtual_recipient.cf, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sasl_authenticated_header = yes smtpd_sender_restrictions = check_sender_access mysql:/etc/postfix/mysql-virtual_sender.cf smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file = /etc/postfix/smtpd.key smtpd_tls_security_level = may smtpd_use_tls = yes transport_maps = proxy:mysql:/etc/postfix/mysql-virtual_transports.cf unknown_local_recipient_reject_code = 550 virtual_alias_domains = virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf, mysql:/etc/postfix/mysql-virtual_email2email.cf virtual_gid_maps = static:5000 virtual_mailbox_base = /var/vmail virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf virtual_mailbox_limit_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf virtual_mailbox_limit_override = yes virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf virtual_maildir_extended = yes virtual_maildir_limit_message = "The user you are trying to reach is over quota." virtual_overquota_bounce = yes virtual_transport = maildrop virtual_uid_maps = static:5000 [root@server1 postfix]# HTML: [root@server1 postfix]# netstat -tap Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 localhost.localdomain:smux *:* LISTEN 3168/snmpd tcp 0 0 localhost.localdomain:10024 *:* LISTEN 3335/amavisd (maste tcp 0 0 localhost.localdomain:10025 *:* LISTEN 31001/master tcp 0 0 *:mysql *:* LISTEN 3274/mysqld tcp 0 0 localhost.localdomain:783 *:* LISTEN 3322/spamd.pid tcp 0 0 *:sunrpc *:* LISTEN 2189/rpcbind tcp 0 0 *:ndmp *:* LISTEN 3736/perl tcp 0 0 192.168.216.1:domain *:* LISTEN 25875/mydns tcp 0 0 172.16.86.1:domain *:* LISTEN 25875/mydns tcp 0 0 server1.polkom.com:domain *:* LISTEN 25875/mydns tcp 0 0 localhost.localdomai:domain *:* LISTEN 25875/mydns tcp 0 0 *:ftp *:* LISTEN 3545/pure-ftpd (SER tcp 0 0 *:35157 *:* LISTEN 2202/rpc.statd tcp 0 0 *:ssh *:* LISTEN 3192/sshd tcp 0 0 localhost.localdomain:ipp *:* LISTEN 3649/cupsd tcp 0 0 *:smtp *:* LISTEN 31001/master tcp 0 0 server1.polkom.com:36613 server1.polkom.com:ndmp ESTABLISHED 27785/firefox tcp 0 0 localhost.localdomain:59773 localhost.localdomain:mysql TIME_WAIT - tcp 0 0 localhost.localdomain:59749 localhost.localdomain:mysql TIME_WAIT - tcp 0 0 localhost.localdomain:mysql localhost.localdomain:59774 ESTABLISHED 3274/mysqld tcp 0 0 localhost.localdomain:mysql localhost.localdomain:48420 ESTABLISHED 3274/mysqld tcp 0 0 localhost.localdomain:59772 localhost.localdomain:mysql TIME_WAIT - tcp 0 0 server1.polkom.com:ndmp server1.polkom.com:36611 ESTABLISHED 583/perl tcp 0 0 localhost.localdomain:56437 localhost.localdomain:mysql ESTABLISHED 27201/amavisd (ch12 tcp 0 0 localhost.localdomain:48420 localhost.localdomain:mysql ESTABLISHED 27748/amavisd (ch11 tcp 0 0 server1.polkom.com:36611 server1.polkom.com:ndmp ESTABLISHED 27785/firefox tcp 0 0 localhost.localdomain:mysql localhost.localdomain:56437 ESTABLISHED 3274/mysqld tcp 0 0 server1.polkom.com:ndmp server1.polkom.com:36613 ESTABLISHED 585/perl tcp 0 0 localhost.localdomain:59774 localhost.localdomain:mysql ESTABLISHED 31812/cleanup tcp 0 0 localhost.localdomain:59775 localhost.localdomain:mysql TIME_WAIT - tcp 0 0 *:imaps *:* LISTEN 3355/couriertcpd tcp 0 0 *:pop3s *:* LISTEN 3367/couriertcpd tcp 0 0 *:pop3 *:* LISTEN 3361/couriertcpd tcp 0 0 *:imap *:* LISTEN 3348/couriertcpd tcp 0 0 *:sunrpc *:* LISTEN 2189/rpcbind tcp 0 0 *:webcache *:* LISTEN 25852/httpd tcp 0 0 *:http *:* LISTEN 25852/httpd tcp 0 0 *:tproxy *:* LISTEN 25852/httpd tcp 0 0 localhost.localdomai:domain *:* LISTEN 25875/mydns tcp 0 0 *:ftp *:* LISTEN 3545/pure-ftpd (SER tcp 0 0 *:ssh *:* LISTEN 3192/sshd tcp 0 0 localhost.localdomain:ipp *:* LISTEN 3649/cupsd tcp 0 0 *:https *:* LISTEN 25852/httpd tcp 0 0 server1.polkom.com:http server1.polkom.com:36761 TIME_WAIT - tcp 0 0 localhost.localdomain:imap localhost.localdomain:48144 TIME_WAIT - [root@server1 postfix]# HTML: [walner@server1 ~]$ tail -f /var/log/maillog Oct 3 15:15:03 server1 postfix/local[405]: BAA1AB03CA: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.28, delays=0.17/0/0/0.11, dsn=2.0.0, status=sent (delivered to maildir) Oct 3 15:15:03 server1 postfix/qmgr[31004]: BAA1AB03CA: removed Oct 3 15:15:42 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:15:42 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40511], protocol=IMAP Oct 3 15:15:42 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=84, sent=562, time=0 Oct 3 15:16:02 server1 postfix/pickup[31003]: 19A2CB0867: uid=0 from=<root> Oct 3 15:16:02 server1 postfix/cleanup[31812]: 19A2CB0867: message-id=<[email protected]> Oct 3 15:16:02 server1 postfix/qmgr[31004]: 19A2CB0867: from=<[email protected]>, size=1065, nrcpt=1 (queue active) Oct 3 15:16:02 server1 postfix/local[405]: 19A2CB0867: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.06, delays=0.05/0/0/0.01, dsn=2.0.0, status=sent (delivered to maildir) Oct 3 15:16:02 server1 postfix/qmgr[31004]: 19A2CB0867: removed Oct 3 15:16:52 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:16:52 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40569], protocol=IMAP Oct 3 15:16:52 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=71, sent=568, time=0 Oct 3 15:16:53 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:16:53 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40571], protocol=IMAP Oct 3 15:16:53 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=82, sent=618, time=0 Oct 3 15:16:53 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:16:53 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40583], protocol=IMAP Oct 3 15:16:53 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=286, sent=1702, time=0 Oct 3 15:16:55 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:16:55 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40585], protocol=IMAP Oct 3 15:16:55 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=10, sent=83, time=0 Oct 3 15:16:55 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:16:55 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40587], protocol=IMAP Oct 3 15:16:55 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=33, sent=277, time=0 Oct 3 15:17:01 server1 postfix/pickup[31003]: 676D8B0867: uid=0 from=<root> Oct 3 15:17:01 server1 postfix/cleanup[31812]: 676D8B0867: message-id=<[email protected]> Oct 3 15:17:01 server1 postfix/qmgr[31004]: 676D8B0867: from=<[email protected]>, size=1065, nrcpt=1 (queue active) Oct 3 15:17:01 server1 postfix/local[405]: 676D8B0867: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.09, delays=0.08/0/0/0, dsn=2.0.0, status=sent (delivered to maildir) Oct 3 15:17:01 server1 postfix/qmgr[31004]: 676D8B0867: removed Oct 3 15:17:11 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:17:11 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40622], protocol=IMAP Oct 3 15:17:11 server1 postfix/smtpd[1334]: connect from localhost.localdomain[127.0.0.1] Oct 3 15:17:11 server1 postfix/smtpd[1334]: 3978AB03CA: client=localhost.localdomain[127.0.0.1] Oct 3 15:17:11 server1 postfix/cleanup[31812]: 3978AB03CA: message-id=<6f5909cfde53b03b78947255276339d8@localhost> Oct 3 15:17:11 server1 postfix/qmgr[31004]: 3978AB03CA: from=<[email protected]>, size=532, nrcpt=1 (queue active) Oct 3 15:17:11 server1 maildrop[1345]: Home directory owned by wrong user. Oct 3 15:17:11 server1 postfix/pipe[1344]: 3978AB03CA: to=<[email protected]>, relay=maildrop, delay=0.1, delays=0.05/0.01/0/0.04, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Home directory owned by wrong user. ) Oct 3 15:17:11 server1 postfix/smtpd[1334]: disconnect from localhost.localdomain[127.0.0.1] Oct 3 15:17:11 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=407, sent=325, time=0 Oct 3 15:17:11 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:17:11 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40633], protocol=IMAP Oct 3 15:17:11 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=82, sent=618, time=0 Oct 3 15:17:11 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 3 15:17:11 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[40637], protocol=IMAP Oct 3 15:17:11 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=286, sent=1702, time=0 HTML: [root@server1 postfix]# ls -la /var/vmail total 52 drwxr-xr-x 7 root root 4096 2010-10-01 17:28 . drwxr-xr-x 30 root root 4096 2010-09-22 04:31 .. -rwx------ 1 root root 18 2010-09-22 04:31 .bash_logout -rwx------ 1 root root 176 2010-09-22 04:31 .bash_profile -rwx------ 1 root root 124 2010-09-22 04:31 .bashrc drwx------ 2 root root 4096 2010-09-22 04:31 .gnome2 -rw------- 1 vmail vmail 1382 2010-10-01 17:35 .mailfilter -rwx------ 1 root root 1382 2010-10-01 17:35 .mailfilter~ drwx------ 2 vmail vmail 4096 2010-09-22 04:31 mailfilters drwx------ 4 root root 4096 2010-09-22 04:31 .mozilla drwxr-xr-x 5 vmail vmail 4096 2010-10-03 14:43 polkom.com -rwx------ 1 root root 658 2010-09-22 04:31 .zshrc [root@server1 postfix]#
The vmail directory on your server has a wrong owner, run this command to fix that: chown -R vmail:vmail /var/vmail
hi Mr. Still, I have done the above command, but still not received the email. HTML: [root@server1 walner]# chown -R vmail:vmail /var/vmail/* [root@server1 walner]# ls -la /var/vmail/ total 52 drwxr-xr-x 7 root root 4096 2010-10-01 17:28 . drwxr-xr-x 30 root root 4096 2010-09-22 04:31 .. -rwx------ 1 root root 18 2010-09-22 04:31 .bash_logout -rwx------ 1 root root 176 2010-09-22 04:31 .bash_profile -rwx------ 1 root root 124 2010-09-22 04:31 .bashrc drwx------ 2 root root 4096 2010-09-22 04:31 .gnome2 -rw------- 1 vmail vmail 1382 2010-10-01 17:35 .mailfilter -rwx------ 1 root root 1382 2010-10-01 17:35 .mailfilter~ drwx------ 2 vmail vmail 4096 2010-09-22 04:31 mailfilters drwx------ 4 root root 4096 2010-09-22 04:31 .mozilla drwxr-xr-x 5 vmail vmail 4096 2010-10-03 14:43 polkom.com -rwx------ 1 root root 658 2010-09-22 04:31 .zshrc [root@server1 walner]# HTML: [root@server1 walner]# tail -f /var/log/maillog Oct 4 04:54:20 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=923, body=0, rcvd=294, sent=2606, time=0 Oct 4 04:54:24 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:54:24 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[35094], protocol=IMAP Oct 4 04:54:24 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=56, sent=368, time=0 Oct 4 04:54:26 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:54:26 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[35096], protocol=IMAP Oct 4 04:54:26 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=10, sent=83, time=0 Oct 4 04:54:26 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:54:26 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[35098], protocol=IMAP Oct 4 04:54:26 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=33, sent=277, time=0 Oct 4 04:55:01 server1 postfix/pickup[8561]: 6F09CB0869: uid=0 from=<root> Oct 4 04:55:01 server1 postfix/cleanup[10258]: 6F09CB0869: message-id=<[email protected]> Oct 4 04:55:01 server1 postfix/pickup[8561]: 81272B03B9: uid=0 from=<root> Oct 4 04:55:01 server1 postfix/cleanup[10258]: 81272B03B9: message-id=<[email protected]> Oct 4 04:55:01 server1 postfix/qmgr[3418]: 6F09CB0869: from=<[email protected]>, size=1073, nrcpt=1 (queue active) Oct 4 04:55:01 server1 postfix/qmgr[3418]: 81272B03B9: from=<[email protected]>, size=1065, nrcpt=1 (queue active) Oct 4 04:55:01 server1 postfix/local[10287]: 6F09CB0869: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.15, delays=0.14/0.01/0/0, dsn=2.0.0, status=sent (delivered to maildir) Oct 4 04:55:01 server1 postfix/qmgr[3418]: 6F09CB0869: removed Oct 4 04:55:01 server1 postfix/local[10287]: 81272B03B9: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.03, delays=0.02/0.01/0/0, dsn=2.0.0, status=sent (delivered to maildir) Oct 4 04:55:01 server1 postfix/qmgr[3418]: 81272B03B9: removed Oct 4 04:55:01 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:01 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57792], protocol=IMAP Oct 4 04:55:01 server1 postfix/smtpd[14765]: connect from localhost.localdomain[127.0.0.1] Oct 4 04:55:01 server1 postfix/smtpd[14765]: BBD8EB0869: client=localhost.localdomain[127.0.0.1] Oct 4 04:55:01 server1 postfix/cleanup[10258]: BBD8EB0869: message-id=<4da4deb7808c8229de0111e4c9a4d536@localhost> Oct 4 04:55:02 server1 postfix/qmgr[3418]: BBD8EB0869: from=<[email protected]>, size=534, nrcpt=1 (queue active) Oct 4 04:55:02 server1 maildrop[14810]: Home directory owned by wrong user. Oct 4 04:55:02 server1 postfix/pickup[8561]: 6680BB086E: uid=0 from=<root> Oct 4 04:55:02 server1 postfix/cleanup[10258]: 6680BB086E: message-id=<[email protected]> Oct 4 04:55:02 server1 postfix/smtpd[14765]: disconnect from localhost.localdomain[127.0.0.1] Oct 4 04:55:02 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=411, sent=325, time=1 Oct 4 04:55:02 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:02 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57799], protocol=IMAP Oct 4 04:55:02 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=82, sent=618, time=0 Oct 4 04:55:02 server1 postfix/pipe[14807]: BBD8EB0869: to=<[email protected]>, relay=maildrop, delay=1.1, delays=0.67/0.01/0/0.41, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Home directory owned by wrong user. ) Oct 4 04:55:02 server1 postfix/qmgr[3418]: 6680BB086E: from=<[email protected]>, size=710, nrcpt=1 (queue active) Oct 4 04:55:02 server1 postfix/pickup[8561]: CB867B086B: uid=0 from=<root> Oct 4 04:55:02 server1 postfix/smtpd[14765]: connect from localhost.localdomain[127.0.0.1] Oct 4 04:55:02 server1 postfix/smtpd[14765]: lost connection after CONNECT from localhost.localdomain[127.0.0.1] Oct 4 04:55:02 server1 postfix/smtpd[14765]: disconnect from localhost.localdomain[127.0.0.1] Oct 4 04:55:02 server1 pop3d: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:02 server1 pop3d: Disconnected, ip=[::ffff:127.0.0.1] Oct 4 04:55:02 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:02 server1 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0 Oct 4 04:55:02 server1 postfix/cleanup[14822]: CB867B086B: message-id=<[email protected]> Oct 4 04:55:03 server1 postfix/local[10287]: 6680BB086E: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.77, delays=0.57/0/0/0.2, dsn=2.0.0, status=sent (delivered to maildir) Oct 4 04:55:03 server1 postfix/qmgr[3418]: 6680BB086E: removed Oct 4 04:55:03 server1 postfix/qmgr[3418]: CB867B086B: from=<[email protected]>, size=1183, nrcpt=1 (queue active) Oct 4 04:55:03 server1 postfix/local[14762]: CB867B086B: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.34, delays=0.33/0/0/0, dsn=2.0.0, status=sent (delivered to maildir) Oct 4 04:55:03 server1 postfix/qmgr[3418]: CB867B086B: removed Oct 4 04:55:03 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:03 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57812], protocol=IMAP Oct 4 04:55:03 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=286, sent=1724, time=0 Oct 4 04:55:15 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:15 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57816], protocol=IMAP Oct 4 04:55:15 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=71, sent=568, time=0 Oct 4 04:55:15 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:15 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57818], protocol=IMAP Oct 4 04:55:15 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=82, sent=618, time=0 Oct 4 04:55:15 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:55:15 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57820], protocol=IMAP Oct 4 04:55:15 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=286, sent=1702, time=0 Oct 4 04:56:02 server1 postfix/pickup[8561]: 3B2BEB086A: uid=0 from=<root> Oct 4 04:56:02 server1 postfix/cleanup[10258]: 3B2BEB086A: message-id=<[email protected]> Oct 4 04:56:02 server1 postfix/qmgr[3418]: 3B2BEB086A: from=<[email protected]>, size=1065, nrcpt=1 (queue active) Oct 4 04:56:02 server1 postfix/local[10287]: 3B2BEB086A: to=<[email protected]>, orig_to=<root>, relay=local, delay=0.02, delays=0.01/0/0/0.01, dsn=2.0.0, status=sent (delivered to maildir) Oct 4 04:56:02 server1 postfix/qmgr[3418]: 3B2BEB086A: removed Oct 4 04:56:15 server1 imapd: Connection, ip=[::ffff:127.0.0.1] Oct 4 04:56:15 server1 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], port=[57839], protocol=IMAP Oct 4 04:56:15 server1 imapd: LOGOUT, [email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=79, sent=562, time=0 What should I do again sir???
Do you have a system user named walner on the system? What's the output of Code: grep walner /etc/passwd ?
Thank you for the fast reply.. Yes sir, I have a system user named walner on the system. the output of grep walner /etc/passwd : HTML: [root@server1 walner]#grep walner /etc/passwd walner:x:500:500:walner:/home/walner:/bin/bash [root@server1 walner]# My ISPConfig server: server1.polkom.com domain for the mail server: polkom.com --> I configure domain polkom.com in ISPConfig panel. What is wrong in my configuration? and What solution should I do? thankz!!
I guess that the mails are going to the system user walner instead of the virtual user. What's the output of Code: ls -la /home/walner/ ?
Thank you for the fast reply.. for user "walner"!! The output of "ls -la /home/walner/": HTML: [walner@server1 ~]$ ls -la /home/walner/ total 712 drwx------ 44 walner walner 4096 2010-10-12 01:00 . drwxr-xr-x 12 root root 4096 2010-09-29 20:10 .. -rw-rw-r-- 1 walner walner 13463 2010-08-30 17:30 41426_1468569608_8879_n.jpg -rw-r----- 1 root root 6 2010-09-25 17:00 amavisd.pid drwxr-xr-x 12 root root 4096 2010-09-25 18:14 bakup24 drwxr-xr-x 3 root root 4096 2010-09-24 21:06 bakup24postfixorigin drwxr-xr-x 3 root root 4096 2010-09-24 21:43 bakup24postfixorigin1 drwxr-xr-x 3 root root 4096 2010-09-24 21:03 bakup24tester drwxr-xr-x 4 root root 4096 2010-09-25 23:41 bakup25 drwxr-xr-x 3 root root 4096 2010-09-25 23:57 bakuphttporigin -rw------- 1 walner walner 3979 2010-10-12 01:03 .bash_history -rw-r--r-- 1 walner walner 18 2008-10-29 04:37 .bash_logout -rw-r--r-- 1 walner walner 176 2008-10-29 04:37 .bash_profile -rw-r--r-- 1 walner walner 124 2008-10-29 04:37 .bashrc drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 .cache drwxrwxr-x 18 walner walner 4096 2010-09-12 16:44 .ccache drwxr-xr-x 6 walner walner 4096 2010-09-15 07:37 .config drwx------ 3 walner walner 4096 2010-08-30 14:42 .dbus drwxr-xr-x 18 walner walner 4096 2010-10-09 17:05 Desktop -rw-r--r-- 1 walner walner 42 2010-10-12 01:00 .dmrc drwxr-xr-x 9 walner walner 4096 2010-10-09 17:07 Documents drwxr-xr-x 4 walner walner 4096 2010-09-29 23:38 Download -rw------- 1 walner walner 16 2010-08-30 14:42 .esd_auth drwxrwxr-x 8 walner walner 4096 2010-09-25 23:28 .evolution drwxrwxr-x 2 walner walner 4096 2010-09-16 05:05 .fontconfig drwx------ 4 walner walner 4096 2010-10-12 01:01 .gconf drwx------ 2 walner walner 4096 2010-10-12 01:01 .gconfd -rw-r----- 1 walner walner 0 2010-09-16 19:59 .gksu.lock -rw-rw-r-- 1 walner walner 417 2010-09-24 23:41 .glade2 drwxr-xr-x 12 walner walner 4096 2010-10-07 22:25 .gnome2 drwx------ 2 walner walner 4096 2010-08-30 14:42 .gnome2_private drwxrwxr-x 2 walner walner 4096 2010-08-30 18:07 .gstreamer-0.10 -rw-rw-r-- 1 walner walner 141 2010-10-12 01:00 .gtk-bookmarks dr-x------ 2 walner walner 0 2010-10-12 01:00 .gvfs -rw------- 1 walner walner 26040 2010-10-12 01:00 .ICEauthority drwx------ 3 walner walner 4096 2010-09-27 18:50 .icedteaplugin drwxrwxr-x 2 walner walner 4096 2010-09-30 08:12 .icons drwxr-xr-x 3 walner walner 4096 2010-08-30 14:42 .local -rw------- 1 walner walner 195382 2010-09-30 17:05 Mailbox drwx------ 5 walner walner 4096 2010-09-21 15:26 Maildir -rw-r--r-- 1 root root 29546 2010-09-15 16:33 main.cf drwxr-xr-x 5 walner walner 4096 2010-08-30 16:22 .mozilla drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Music -rw------- 1 walner walner 6 2010-09-16 05:22 .mysql_history drwxr-xr-x 3 walner walner 4096 2010-08-30 14:42 .nautilus drwxrwxr-x 3 walner walner 4096 2010-09-16 11:03 .netx drwxrwxr-x 3 walner walner 4096 2010-08-30 19:56 .openoffice.org drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Pictures drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Public drwx------ 2 walner walner 4096 2010-08-30 14:42 .pulse -rw------- 1 walner walner 256 2010-08-30 14:42 .pulse-cookie -rw------- 1 walner walner 184254 2010-10-07 22:25 .recently-used.xbel -rw-r--r-- 1 root root 2846 2010-09-12 08:24 snmpd.conf drwxr-xr-x 10 root root 4096 2010-09-29 04:50 squirrelmail drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Templates drwxrwxr-x 2 walner walner 4096 2010-09-30 08:12 .themes drwx------ 4 walner walner 4096 2010-08-30 19:56 .thumbnails drwxrwxr-x 4 walner walner 4096 2010-08-30 14:42 .tomboy -rw-rw-r-- 1 walner walner 4953 2010-10-12 01:01 .tomboy.log drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Videos -rw------- 1 walner walner 1478 2010-10-07 19:06 .viminfo drwxr-xr-x 2 walner walner 4096 2010-10-10 06:25 .vmware drwxr-xr-x 2 walner walner 4096 2010-09-14 05:28 .vnc drwxr-xr-x 2 walner walner 4096 2010-10-12 01:01 .wapi -rw------- 1 walner walner 2146 2010-10-12 01:01 .xsession-errors -rw------- 1 walner walner 15150 2010-10-10 06:25 .xsession-errors.old -rw-r--r-- 1 walner walner 658 2008-05-16 11:17 .zshrc [walner@server1 ~]$ for user "root"!! The output of "ls -la /home/walner/": HTML: [root@server1 walner]# ls -la /home/walner/ ls: cannot access /home/walner/.gvfs: Permission denied total 712 drwx------ 44 walner walner 4096 2010-10-12 01:00 . drwxr-xr-x 12 root root 4096 2010-09-29 20:10 .. -rw-rw-r-- 1 walner walner 13463 2010-08-30 17:30 41426_1468569608_8879_n.jpg -rw-r----- 1 root root 6 2010-09-25 17:00 amavisd.pid drwxr-xr-x 12 root root 4096 2010-09-25 18:14 bakup24 drwxr-xr-x 3 root root 4096 2010-09-24 21:06 bakup24postfixorigin drwxr-xr-x 3 root root 4096 2010-09-24 21:43 bakup24postfixorigin1 drwxr-xr-x 3 root root 4096 2010-09-24 21:03 bakup24tester drwxr-xr-x 4 root root 4096 2010-09-25 23:41 bakup25 drwxr-xr-x 3 root root 4096 2010-09-25 23:57 bakuphttporigin -rw------- 1 walner walner 3979 2010-10-12 01:03 .bash_history -rw-r--r-- 1 walner walner 18 2008-10-29 04:37 .bash_logout -rw-r--r-- 1 walner walner 176 2008-10-29 04:37 .bash_profile -rw-r--r-- 1 walner walner 124 2008-10-29 04:37 .bashrc drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 .cache drwxrwxr-x 18 walner walner 4096 2010-09-12 16:44 .ccache drwxr-xr-x 6 walner walner 4096 2010-09-15 07:37 .config drwx------ 3 walner walner 4096 2010-08-30 14:42 .dbus drwxr-xr-x 18 walner walner 4096 2010-10-09 17:05 Desktop -rw-r--r-- 1 walner walner 42 2010-10-12 01:00 .dmrc drwxr-xr-x 9 walner walner 4096 2010-10-09 17:07 Documents drwxr-xr-x 4 walner walner 4096 2010-09-29 23:38 Download -rw------- 1 walner walner 16 2010-08-30 14:42 .esd_auth drwxrwxr-x 8 walner walner 4096 2010-09-25 23:28 .evolution drwxrwxr-x 2 walner walner 4096 2010-09-16 05:05 .fontconfig drwx------ 4 walner walner 4096 2010-10-12 01:01 .gconf drwx------ 2 walner walner 4096 2010-10-12 01:04 .gconfd -rw-r----- 1 walner walner 0 2010-09-16 19:59 .gksu.lock -rw-rw-r-- 1 walner walner 417 2010-09-24 23:41 .glade2 drwxr-xr-x 12 walner walner 4096 2010-10-07 22:25 .gnome2 drwx------ 2 walner walner 4096 2010-08-30 14:42 .gnome2_private drwxrwxr-x 2 walner walner 4096 2010-08-30 18:07 .gstreamer-0.10 -rw-rw-r-- 1 walner walner 141 2010-10-12 01:00 .gtk-bookmarks d????????? ? ? ? ? ? .gvfs -rw------- 1 walner walner 26040 2010-10-12 01:00 .ICEauthority drwx------ 3 walner walner 4096 2010-09-27 18:50 .icedteaplugin drwxrwxr-x 2 walner walner 4096 2010-09-30 08:12 .icons drwxr-xr-x 3 walner walner 4096 2010-08-30 14:42 .local -rw------- 1 walner walner 195382 2010-09-30 17:05 Mailbox drwx------ 5 walner walner 4096 2010-09-21 15:26 Maildir -rw-r--r-- 1 root root 29546 2010-09-15 16:33 main.cf drwxr-xr-x 5 walner walner 4096 2010-08-30 16:22 .mozilla drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Music -rw------- 1 walner walner 6 2010-09-16 05:22 .mysql_history drwxr-xr-x 3 walner walner 4096 2010-08-30 14:42 .nautilus drwxrwxr-x 3 walner walner 4096 2010-09-16 11:03 .netx drwxrwxr-x 3 walner walner 4096 2010-08-30 19:56 .openoffice.org drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Pictures drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Public drwx------ 2 walner walner 4096 2010-08-30 14:42 .pulse -rw------- 1 walner walner 256 2010-08-30 14:42 .pulse-cookie -rw------- 1 walner walner 184254 2010-10-07 22:25 .recently-used.xbel -rw-r--r-- 1 root root 2846 2010-09-12 08:24 snmpd.conf drwxr-xr-x 10 root root 4096 2010-09-29 04:50 squirrelmail drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Templates drwxrwxr-x 2 walner walner 4096 2010-09-30 08:12 .themes drwx------ 4 walner walner 4096 2010-08-30 19:56 .thumbnails drwxrwxr-x 4 walner walner 4096 2010-08-30 14:42 .tomboy -rw-rw-r-- 1 walner walner 4953 2010-10-12 01:01 .tomboy.log drwxr-xr-x 2 walner walner 4096 2010-08-30 14:42 Videos -rw------- 1 walner walner 1478 2010-10-07 19:06 .viminfo drwxr-xr-x 2 walner walner 4096 2010-10-10 06:25 .vmware drwxr-xr-x 2 walner walner 4096 2010-09-14 05:28 .vnc drwxr-xr-x 2 walner walner 4096 2010-10-12 01:01 .wapi -rw------- 1 walner walner 2146 2010-10-12 01:01 .xsession-errors -rw------- 1 walner walner 15150 2010-10-10 06:25 .xsession-errors.old -rw-r--r-- 1 walner walner 658 2008-05-16 11:17 .zshrc [root@server1 walner]# What solution should I do? thankz!! Please help me sir!!!! regards, walner8080
yes sir, the mails are going to the system user walner instead of the virtual user. thankz!!! regards, walner8080
Did you create server1.polkom.com as a mail domain in ISPConfig? What are the outputs of Code: hostname and Code: hostname -f ?
Thank you for the fast reply.. I create server1.polkom.com as server ISPConfig and polkom.com as a mail domain in ISPConfig. The outputs of "hostname" is "server1.polkom.com" and The outputs of "hostname -f" is "server1.polkom.com" What solution should I do? thankz!! Please help me sir!!!! regards, walner8080
Do you send the mails to [email protected] or to walner@ polkom.com? Because in your mail log I see only [email protected].