I have set up a cloud server running Ubuntu Server 11.04 and ISP Config 3 installed. Everything works fine except when I want to send out an email with a email client such as Outlook I get the following error: '551 User not local'. I enabled "Server requires authentication" in the client. The email is working fine when using webmail (Squirrelmail), both sending and receiving. Also I can receive emails in Outlook, but not send. Does anyone know what is the problem and how to resolve this? Log file of the mail server: Jan 29 22:56:05 webdevs postfix/smtpd[9064]: connect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Jan 29 22:56:06 webdevs postfix/smtpd[9064]: NOQUEUE: reject: RCPT from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201]: 554 5.7.1 : Relay access denied; from= to= proto=ESMTP helo=<[192.168.0.7]> Jan 29 22:56:06 webdevs postfix/smtpd[9064]: disconnect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] My postfix configuration: postconf -n: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no body_checks = regexp:/etc/postfix/body_checks broken_sasl_auth_clients = yes config_directory = /etc/postfix content_filter = amavis:[127.0.0.1]:10024 header_checks = regexp:/etc/postfix/header_checks html_directory = /usr/share/doc/postfix/html inet_interfaces = all mailbox_size_limit = 0 message_size_limit = 0 mime_header_checks = regexp:/etc/postfix/mime_header_checks mydestination = webdevs.org, localhost, localhost.localdomain myhostname = webdevs.org mynetworks = 127.0.0.0/8 [::1]/128 myorigin = /etc/mailname nested_header_checks = regexp:/etc/postfix/nested_header_checks 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 readme_directory = /usr/share/doc/postfix receive_override_options = no_address_mappings recipient_delimiter = + relay_domains = mysql:/etc/postfix/mysql-virtual_relaydomains.cf relay_recipient_maps = mysql:/etc/postfix/mysql-virtual_relayrecipientmaps.cf relayhost = smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu) 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_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtpd_use_tls = yes transport_maps = proxy:mysql:/etc/postfix/mysql-virtual_transports.cf 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_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf virtual_transport = maildrop virtual_uid_maps = static:5000
/var/log/mail.log. You can use tail, for example. Code: tail -n100 /var/log/mail.log would display the last 100 lines from /var/log/mail.log.
China internet?? Today i found out something very remarkable, I try to set up my Outlook on my notebook while I am in Hongkong. Everything works fine now, I can send and receive emails without any errors! For your information, I am based in Shenzhen China and want to set up the email account on my desktop PC over there. Now I have remote access to this PC in China. So now I try to do the same Outlook setup on my desktop PC, but still get the same error 'User not local'... Is my cloud server blocking SMTP connections from China?? Below the output of the mail log: andreas@webdevs:~$ tail -n100 /var/log/mail.log Feb 1 21:43:16 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:1.65.215.198], port=[24022], top=0, retr=0, rcvd=12, sent=42, time=1 Feb 1 21:43:17 webdevs postfix/smtpd[12034]: connect from 1-65-215-198.static.netvigator.com[1.65.215.198] Feb 1 21:43:20 webdevs postfix/smtpd[12034]: 787EC8117E: client=1-65-215-198.static.netvigator.com[1.65.215.198], sasl_method=LOGIN, [email protected] Feb 1 21:43:21 webdevs postfix/cleanup[12038]: 787EC8117E: message-id=<> Feb 1 21:43:21 webdevs postfix/qmgr[8153]: 787EC8117E: from=<[email protected]>, size=632, nrcpt=1 (queue active) Feb 1 21:43:21 webdevs postfix/smtpd[12034]: disconnect from 1-65-215-198.static.netvigator.com[1.65.215.198] Feb 1 21:43:28 webdevs postfix/smtpd[12042]: connect from localhost[127.0.0.1] Feb 1 21:43:28 webdevs postfix/smtpd[12042]: ECBEB8117F: client=localhost[127.0.0.1] Feb 1 21:43:28 webdevs postfix/cleanup[12038]: ECBEB8117F: message-id=<[email protected]> Feb 1 21:43:28 webdevs postfix/qmgr[8153]: ECBEB8117F: from=<[email protected]>, size=1237, nrcpt=1 (queue active) Feb 1 21:43:29 webdevs postfix/smtpd[12042]: disconnect from localhost[127.0.0.1] Feb 1 21:43:29 webdevs amavis[31232]: (31232-11) Passed BAD-HEADER, [1.65.215.198] [1.65.215.198] <[email protected]> -> <[email protected]>, quarantine: B/badh-BbHncICCik4s, mail_id: BbHncICCik4s, Hits: 3.49, size: 632, queued_as: ECBEB8117F, 7340 ms Feb 1 21:43:29 webdevs postfix/smtp[12039]: 787EC8117E: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=9.4, delays=1.5/0.18/1.1/6.6, dsn=2.0.0, status=sent (250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as ECBEB8117F) Feb 1 21:43:29 webdevs postfix/qmgr[8153]: 787EC8117E: removed Feb 1 21:43:29 webdevs postfix/pipe[12044]: ECBEB8117F: to=<[email protected]>, relay=maildrop, delay=0.75, delays=0.03/0.18/0/0.55, dsn=2.0.0, status=sent (delivered via maildrop service) Feb 1 21:43:29 webdevs postfix/qmgr[8153]: ECBEB8117F: removed Feb 1 21:43:35 webdevs pop3d: Connection, ip=[::ffff:1.65.215.198] Feb 1 21:43:36 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:1.65.215.198], port=[24032] Feb 1 21:43:37 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:1.65.215.198], port=[24032], top=0, retr=0, rcvd=12, sent=42, time=1 Feb 1 21:43:37 webdevs postfix/smtpd[12034]: connect from 1-65-215-198.static.netvigator.com[1.65.215.198] Feb 1 21:43:39 webdevs postfix/smtpd[12034]: D5A1C810B7: client=1-65-215-198.static.netvigator.com[1.65.215.198], sasl_method=LOGIN, [email protected] Feb 1 21:43:40 webdevs postfix/cleanup[12038]: D5A1C810B7: message-id=<> Feb 1 21:43:40 webdevs postfix/qmgr[8153]: D5A1C810B7: from=<[email protected]>, size=632, nrcpt=1 (queue active) Feb 1 21:43:40 webdevs postfix/smtpd[12034]: disconnect from 1-65-215-198.static.netvigator.com[1.65.215.198] Feb 1 21:43:43 webdevs postfix/smtpd[12042]: connect from localhost[127.0.0.1] Feb 1 21:43:43 webdevs postfix/smtpd[12042]: 61F8E81181: client=localhost[127.0.0.1] Feb 1 21:43:43 webdevs postfix/cleanup[12038]: 61F8E81181: message-id=<[email protected]> Feb 1 21:43:43 webdevs postfix/smtpd[12042]: disconnect from localhost[127.0.0.1] Feb 1 21:43:43 webdevs postfix/qmgr[8153]: 61F8E81181: from=<[email protected]>, size=1237, nrcpt=1 (queue active) Feb 1 21:43:43 webdevs postfix/pipe[12044]: 61F8E81181: to=<[email protected]>, relay=maildrop, delay=0.09, delays=0.06/0/0/0.03, dsn=2.0.0, status=sent (delivered via maildrop service) Feb 1 21:43:43 webdevs postfix/qmgr[8153]: 61F8E81181: removed Feb 1 21:43:43 webdevs amavis[28786]: (28786-12) Passed BAD-HEADER, [1.65.215.198] [1.65.215.198] <[email protected]> -> <[email protected]>, quarantine: 8/badh-8Gjz-zr0GT8r, mail_id: 8Gjz-zr0GT8r, Hits: 3.49, size: 632, queued_as: 61F8E81181, 2663 ms Feb 1 21:43:43 webdevs postfix/smtp[12039]: D5A1C810B7: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=3.9, delays=0.97/0/0.58/2.4, dsn=2.0.0, status=sent (250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 61F8E81181) Feb 1 21:43:43 webdevs postfix/qmgr[8153]: D5A1C810B7: removed Feb 1 21:44:31 webdevs pop3d: Connection, ip=[::ffff:1.65.215.198] Feb 1 21:44:31 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:1.65.215.198], port=[24108] Feb 1 21:44:40 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:1.65.215.198], port=[24108], top=0, retr=7410, rcvd=64, sent=7983, time=9 Feb 1 21:45:13 webdevs postfix/smtpd[12034]: connect from localhost[127.0.0.1] Feb 1 21:45:13 webdevs postfix/smtpd[12034]: lost connection after CONNECT from localhost[127.0.0.1] Feb 1 21:45:13 webdevs postfix/smtpd[12034]: disconnect from localhost[127.0.0.1] Feb 1 21:45:13 webdevs pop3d: Connection, ip=[::ffff:127.0.0.1] Feb 1 21:45:13 webdevs pop3d: Disconnected, ip=[::ffff:127.0.0.1] Feb 1 21:45:13 webdevs imapd: Connection, ip=[::ffff:127.0.0.1] Feb 1 21:45:13 webdevs imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0 Feb 1 21:45:16 webdevs postfix/smtpd[12034]: connect from 1-65-215-198.static.netvigator.com[1.65.215.198] Feb 1 21:45:18 webdevs postfix/smtpd[12034]: CD50A8117F: client=1-65-215-198.static.netvigator.com[1.65.215.198], sasl_method=LOGIN, [email protected] Feb 1 21:45:19 webdevs postfix/cleanup[12038]: CD50A8117F: message-id=<[email protected]> Feb 1 21:45:19 webdevs postfix/qmgr[8153]: CD50A8117F: from=<[email protected]>, size=2706, nrcpt=1 (queue active) Feb 1 21:45:21 webdevs postfix/smtpd[12042]: connect from localhost[127.0.0.1] Feb 1 21:45:21 webdevs postfix/smtpd[12042]: B5AC481181: client=localhost[127.0.0.1] Feb 1 21:45:21 webdevs postfix/cleanup[12038]: B5AC481181: message-id=<[email protected]> Feb 1 21:45:21 webdevs postfix/qmgr[8153]: B5AC481181: from=<[email protected]>, size=3124, nrcpt=1 (queue active) Feb 1 21:45:21 webdevs postfix/smtpd[12042]: disconnect from localhost[127.0.0.1] Feb 1 21:45:21 webdevs amavis[31232]: (31232-12) Passed CLEAN, [1.65.215.198] [1.65.215.198] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: ZNYeW7RbBATg, Hits: 0.215, size: 2706, queued_as: B5AC481181, 2118 ms Feb 1 21:45:21 webdevs postfix/smtp[12039]: CD50A8117F: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=3.2, delays=0.98/0/0.33/1.9, dsn=2.0.0, status=sent (250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as B5AC481181) Feb 1 21:45:21 webdevs postfix/qmgr[8153]: CD50A8117F: removed Feb 1 21:45:22 webdevs postfix/smtp[12106]: B5AC481181: to=<[email protected]>, relay=mx3.hotmail.com[65.54.188.94]:25, delay=0.44, delays=0.04/0.01/0.18/0.21, dsn=2.0.0, status=sent (250 <[email protected]> Queued mail for delivery) Feb 1 21:45:22 webdevs postfix/qmgr[8153]: B5AC481181: removed Feb 1 21:45:22 webdevs postfix/smtpd[12034]: disconnect from 1-65-215-198.static.netvigator.com[1.65.215.198] Feb 1 21:45:25 webdevs pop3d: Connection, ip=[::ffff:1.65.215.198] Feb 1 21:45:26 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:1.65.215.198], port=[24110] Feb 1 21:45:27 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:1.65.215.198], port=[24110], top=0, retr=0, rcvd=24, sent=244, time=1 Feb 1 21:45:50 webdevs postfix/smtpd[12034]: connect from bay0-omc2-s15.bay0.hotmail.com[65.54.190.90] Feb 1 21:45:50 webdevs postfix/smtpd[12034]: 3A5048117F: client=bay0-omc2-s15.bay0.hotmail.com[65.54.190.90] Feb 1 21:45:50 webdevs postfix/cleanup[12038]: 3A5048117F: message-id=<[email protected]> Feb 1 21:45:50 webdevs postfix/qmgr[8153]: 3A5048117F: from=<[email protected]>, size=2876, nrcpt=1 (queue active) Feb 1 21:45:50 webdevs postfix/smtpd[12034]: disconnect from bay0-omc2-s15.bay0.hotmail.com[65.54.190.90] Feb 1 21:45:56 webdevs postfix/smtpd[12042]: connect from localhost[127.0.0.1] Feb 1 21:45:56 webdevs postfix/smtpd[12042]: 0616481181: client=localhost[127.0.0.1] Feb 1 21:45:56 webdevs postfix/cleanup[12038]: 0616481181: message-id=<[email protected]> Feb 1 21:45:56 webdevs postfix/qmgr[8153]: 0616481181: from=<[email protected]>, size=3308, nrcpt=1 (queue active) Feb 1 21:45:56 webdevs postfix/smtpd[12042]: disconnect from localhost[127.0.0.1] Feb 1 21:45:56 webdevs amavis[28786]: (28786-13) Passed CLEAN, [65.54.190.90] [65.54.190.125] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: ZOSwWsKESzAf, Hits: 0.002, size: 2876, queued_as: 0616481181, 5680 ms Feb 1 21:45:56 webdevs postfix/smtp[12039]: 3A5048117F: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=5.9, delays=0.23/0/0.01/5.7, dsn=2.0.0, status=sent (250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0616481181) Feb 1 21:45:56 webdevs postfix/qmgr[8153]: 3A5048117F: removed Feb 1 21:45:56 webdevs postfix/pipe[12111]: 0616481181: to=<[email protected]>, relay=maildrop, delay=0.07, delays=0.02/0.01/0/0.04, dsn=2.0.0, status=sent (delivered via maildrop service) Feb 1 21:45:56 webdevs postfix/qmgr[8153]: 0616481181: removed Feb 1 21:46:01 webdevs pop3d: Connection, ip=[::ffff:1.65.215.198] Feb 1 21:46:02 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:1.65.215.198], port=[24164] Feb 1 21:46:03 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:1.65.215.198], port=[24164], top=0, retr=3285, rcvd=32, sent=3686, time=1 Feb 1 21:49:10 webdevs postfix/anvil[12036]: statistics: max connection rate 2/60s for (smtp:1.65.215.198) at Feb 1 21:43:37 Feb 1 21:49:10 webdevs postfix/anvil[12036]: statistics: max connection count 1 for (smtp:1.65.215.198) at Feb 1 21:43:17 Feb 1 21:49:10 webdevs postfix/anvil[12036]: statistics: max cache size 2 at Feb 1 21:45:50 Feb 1 21:49:46 webdevs pop3d: Connection, ip=[::ffff:163.125.217.211] Feb 1 21:49:47 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:163.125.217.211], port=[64440] Feb 1 21:49:47 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:163.125.217.211], port=[64440], top=0, retr=0, rcvd=12, sent=43, time=0 Feb 1 21:49:48 webdevs postfix/smtpd[12143]: connect from unknown[163.125.217.211] Feb 1 21:49:49 webdevs postfix/smtpd[12143]: 8AFBD810B7: client=unknown[163.125.217.211] Feb 1 21:49:49 webdevs postfix/smtpd[12143]: lost connection after RCPT from unknown[163.125.217.211] Feb 1 21:49:49 webdevs postfix/smtpd[12143]: disconnect from unknown[163.125.217.211] Feb 1 21:50:02 webdevs postfix/smtpd[12143]: connect from localhost[127.0.0.1] Feb 1 21:50:02 webdevs postfix/smtpd[12143]: lost connection after CONNECT from localhost[127.0.0.1] Feb 1 21:50:02 webdevs postfix/smtpd[12143]: disconnect from localhost[127.0.0.1] Feb 1 21:50:02 webdevs pop3d: Connection, ip=[::ffff:127.0.0.1] Feb 1 21:50:02 webdevs pop3d: Disconnected, ip=[::ffff:127.0.0.1] Feb 1 21:50:02 webdevs imapd: Connection, ip=[::ffff:127.0.0.1] Feb 1 21:50:02 webdevs imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0 Feb 1 21:50:57 webdevs pop3d: Connection, ip=[::ffff:1.65.215.198] Feb 1 21:50:58 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:1.65.215.198], port=[24173] Feb 1 21:50:59 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:1.65.215.198], port=[24173], top=0, retr=0, rcvd=24, sent=273, time=1
Ok back in China I found out that the email I had set up in my laptop with Outlook still works! So its not about China internet indeed.... I can receive & send on my laptop even in China, but still not on my desktop. In the server log it shows 'lost connection after RCPT from unknown' and in Outlook it shows 'user not local' A friend of mine in UK has also set up an email account which is on the same server. He is also not able to send emails in Outlook. On the server log it shows 'Relay access denied' Below the output of the mail log: Approach from UK Feb 2 13:07:43 webdevs postfix/smtpd[15751]: connect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:07:45 webdevs postfix/smtpd[15751]: NOQUEUE: reject: RCPT from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[192.168.0.7]> Feb 2 13:07:45 webdevs postfix/smtpd[15751]: disconnect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:07:46 webdevs postfix/smtpd[15751]: connect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:07:47 webdevs postfix/smtpd[15751]: NOQUEUE: reject: RCPT from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[192.168.0.7]> Feb 2 13:07:47 webdevs postfix/smtpd[15751]: disconnect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:08:57 webdevs postfix/smtpd[15751]: connect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:09:14 webdevs postfix/smtpd[15751]: NOQUEUE: reject: RCPT from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[192.168.0.7]> Feb 2 13:09:14 webdevs postfix/smtpd[15751]: disconnect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:09:15 webdevs postfix/smtpd[15751]: connect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:09:17 webdevs postfix/smtpd[15751]: NOQUEUE: reject: RCPT from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[192.168.0.7]> Feb 2 13:09:17 webdevs postfix/smtpd[15751]: disconnect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:09:19 webdevs postfix/smtpd[15751]: connect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Feb 2 13:09:20 webdevs postfix/smtpd[15751]: NOQUEUE: reject: RCPT from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[192.168.0.7]> Feb 2 13:09:20 webdevs postfix/smtpd[15751]: disconnect from cpc11-sand8-2-0-cust200.wolv.cable.virginmedia.com[77.98.86.201] Approach from my desktop in China Feb 2 13:09:24 webdevs pop3d: Connection, ip=[::ffff:163.125.217.211] Feb 2 13:09:24 webdevs pop3d: LOGIN, [email protected], ip=[::ffff:163.125.217.211], port=[30126] Feb 2 13:09:25 webdevs pop3d: LOGOUT, [email protected], ip=[::ffff:163.125.217.211], port=[30126], top=0, retr=0, rcvd=12, sent=43, time=1 Feb 2 13:09:25 webdevs postfix/smtpd[15751]: connect from unknown[163.125.217.211] Feb 2 13:09:28 webdevs postfix/smtpd[15751]: 05B2881210: client=unknown[163.125.217.211], sasl_method=LOGIN, [email protected] Feb 2 13:09:28 webdevs postfix/smtpd[15751]: lost connection after RCPT from unknown[163.125.217.211] Feb 2 13:09:28 webdevs postfix/smtpd[15751]: disconnect from unknown[163.125.217.211] I am getting confused! Do you have any idea what is going on?
it works now !! Sending emails in Outlook seems to be everywhere ok now! Only when I test the email settings by 'Test Account settings' I get an error message 'user not local' but if I ignore this and send messages in Outlook itself then there is no problem at all and can send and receive....