1

(1 篇回复,发表在 iRedMail 技术支持)

Jun  6 10:55:11 mail postfix/smtpd[1615]: connect from localhost[127.0.0.1]
Jun  6 10:55:11 mail postfix/smtpd[1615]: 4FDB0610DB: client=localhost[127.0.0.1], sasl_method=LOGIN, sasl_username=alan.xie@wealthocean.com
Jun  6 10:55:11 mail postfix/cleanup[1628]: 4FDB0610DB: message-id=<9ab4c60731a6d3ef04781b666ab5c5dd@wealthocean.com>
Jun  6 10:55:11 mail postfix/qmgr[1316]: 4FDB0610DB: from=<alan.xie@wealthocean.com>, size=572, nrcpt=1 (queue active)
Jun  6 10:55:11 mail roundcube: User alan.xie@wealthocean.com [104.10.236.246]; Message for 307845753@qq.com; 250: 2.0.0 Ok: queued as 4FDB0610DB
Jun  6 10:55:11 mail postfix/smtp[1634]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  6 10:55:11 mail postfix/smtp[1634]: 4FDB0610DB: to=<307845753@qq.com>, relay=none, delay=0.16, delays=0.14/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  6 10:55:11 mail postfix/smtpd[1615]: disconnect from localhost[127.0.0.1]

2

(1 篇回复,发表在 iRedMail 技术支持)

==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):
- 使用的 Linux/BSD 发行版名称及版本号:
- 与您的问题相关的日志信息:
====
版本号:iRedMail-0.8.7.tar.bz2
数据库版本:MYSQL
使用系统:CENTOS


[root@mail log]# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
allow_min_user = no
allow_percent_hack = no
biff = no
bounce_queue_lifetime = 4h
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
delay_warning_time = 0h
disable_vrfy_command = yes
dovecot_destination_recipient_limit = 1
enable_original_recipient = no
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
inet_protocols = ipv4
mail_owner = postfix
mailbox_command = /usr/libexec/dovecot/deliver
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maximal_backoff_time = 4000s
maximal_queue_lifetime = 4h
message_size_limit = 15728640
minimal_backoff_time = 300s
mydestination = $myhostname, localhost, localhost.localdomain, localhost.$myhostname
mydomain = wealthocean.com
myhostname = mail.wealthocean.com
mynetworks = 127.0.0.0/8
mynetworks_style = host
myorigin = mail.wealthocean.com
newaliases_path = /usr/bin/newaliases.postfix
proxy_read_maps = $canonical_maps $lmtp_generic_maps $local_recipient_maps $mydestination $mynetworks $recipient_bcc_maps $recipient_canonical_maps $relay_domains $relay_recipient_maps $relocated_maps $sender_bcc_maps $sender_canonical_maps $smtp_generic_maps $smtpd_sender_login_maps $transport_maps $virtual_alias_domains $virtual_alias_maps $virtual_mailbox_domains $virtual_mailbox_maps $smtpd_sender_restrictions
queue_directory = /var/spool/postfix
queue_run_delay = 300s
readme_directory = /usr/share/doc/postfix-2.11.0/README_FILES
recipient_bcc_maps = proxy:mysql:/etc/postfix/mysql/recipient_bcc_maps_user.cf, proxy:mysql:/etc/postfix/mysql/recipient_bcc_maps_domain.cf
recipient_delimiter = +
relay_domains = $mydestination, proxy:mysql:/etc/postfix/mysql/relay_domains.cf
sample_directory = /usr/share/doc/postfix-2.11.0/samples
sender_bcc_maps = proxy:mysql:/etc/postfix/mysql/sender_bcc_maps_user.cf, proxy:mysql:/etc/postfix/mysql/sender_bcc_maps_domain.cf
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp-amavis_destination_recipient_limit = 1
smtp_data_init_timeout = 240s
smtp_data_xfer_timeout = 600s
smtp_tls_CAfile = $smtpd_tls_CAfile
smtp_tls_loglevel = 0
smtp_tls_note_starttls_offer = yes
smtp_tls_security_level = may
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname, check_helo_access pcre:/etc/postfix/helo_access.pcre
smtpd_recipient_restrictions = reject_unknown_sender_domain, reject_unknown_recipient_domain, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unlisted_recipient, check_policy_service inet:127.0.0.1:7777, check_policy_service inet:127.0.0.1:10031, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_reject_unlisted_recipient = yes
smtpd_reject_unlisted_sender = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_path = private/dovecot-auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = dovecot
smtpd_sender_login_maps = proxy:mysql:/etc/postfix/mysql/sender_login_maps.cf
smtpd_sender_restrictions = permit_mynetworks, reject_sender_login_mismatch, permit_sasl_authenticated
smtpd_tls_CAfile = /etc/pki/tls/certs/iRedMail_CA.pem
smtpd_tls_auth_only = yes
smtpd_tls_cert_file = /etc/pki/tls/certs/iRedMail_CA.pem
smtpd_tls_key_file = /etc/pki/tls/private/iRedMail.key
smtpd_tls_loglevel = 0
smtpd_tls_security_level = may
swap_bangpath = no
tls_random_source = dev:/dev/urandom
transport_maps = proxy:mysql:/etc/postfix/mysql/transport_maps_user.cf, proxy:mysql:/etc/postfix/mysql/transport_maps_domain.cf
unknown_local_recipient_reject_code = 550
virtual_alias_domains =
virtual_alias_maps = proxy:mysql:/etc/postfix/mysql/virtual_alias_maps.cf, proxy:mysql:/etc/postfix/mysql/domain_alias_maps.cf, proxy:mysql:/etc/postfix/mysql/catchall_maps.cf, proxy:mysql:/etc/postfix/mysql/domain_alias_catchall_maps.cf
virtual_gid_maps = static:2000
virtual_mailbox_base = /var/vmail
virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql/virtual_mailbox_domains.cf
virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql/virtual_mailbox_maps.cf
virtual_minimum_uid = 2000
virtual_transport = dovecot
virtual_uid_maps = static:2000


Jun  6 09:28:40 mail postfix/smtpd[14786]: disconnect from localhost[127.0.0.1]
Jun  6 09:31:32 mail postfix/smtpd[14942]: connect from mail-pb0-f45.google.com[209.85.160.45]
Jun  6 09:31:32 mail cbpolicyd[14736]: module=Greylisting, action=defer, host=209.85.160.45, helo=mail-pb0-f45.google.com, from=alan.xie.cn.gx@gmail.com, to=alan.xie@wealthocean.com, reason=greylisted
Jun  6 09:31:32 mail postfix/smtpd[14942]: NOQUEUE: reject: RCPT from mail-pb0-f45.google.com[209.85.160.45]: 451 4.7.1 <alan.xie@wealthocean.com>: Recipient address rejected: Greylisting in effect, please come back later; from=<alan.xie.cn.gx@gmail.com> to=<alan.xie@wealthocean.com> proto=ESMTP helo=<mail-pb0-f45.google.com>
Jun  6 09:31:32 mail postfix/smtpd[14942]: disconnect from mail-pb0-f45.google.com[209.85.160.45]
Jun  6 09:34:18 mail postfix/qmgr[1385]: A9DF9610D1: from=<alan.xie@wealthocean.com>, size=556, nrcpt=1 (queue active)
Jun  6 09:34:18 mail postfix/smtp[15141]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  6 09:34:18 mail postfix/smtp[15141]: A9DF9610D1: to=<alan.xie@webxury.com>, relay=none, delay=338, delays=338/0.03/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  6 09:34:26 mail postfix/smtpd[15145]: connect from gateway08.websitewelcome.com[69.56.236.29]
Jun  6 09:34:26 mail postfix/smtpd[15145]: NOQUEUE: reject: RCPT from gateway08.websitewelcome.com[69.56.236.29]: 550 5.1.1 <stevenliang1@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<John@winsightinc.com> to=<stevenliang1@wealthocean.com> proto=ESMTP helo=<gateway08.websitewelcome.com>
Jun  6 09:34:26 mail postfix/smtpd[15145]: disconnect from gateway08.websitewelcome.com[69.56.236.29]
Jun  6 09:37:47 mail postfix/anvil[14944]: statistics: max connection rate 1/60s for (smtp:209.85.160.45) at Jun  6 09:31:32
Jun  6 09:37:47 mail postfix/anvil[14944]: statistics: max connection count 1 for (smtp:209.85.160.45) at Jun  6 09:31:32
Jun  6 09:37:47 mail postfix/anvil[14944]: statistics: max cache size 1 at Jun  6 09:31:32
Jun  6 09:39:40 mail postfix/smtpd[15439]: connect from mail-pd0-f174.google.com[209.85.192.174]
Jun  6 09:39:40 mail cbpolicyd[14735]: module=Greylisting, action=defer, host=209.85.192.174, helo=mail-pd0-f174.google.com, from=alan.xie.cn.gx@gmail.com, to=alan.xie@wealthocean.com, reason=greylisted
Jun  6 09:39:40 mail postfix/smtpd[15439]: NOQUEUE: reject: RCPT from mail-pd0-f174.google.com[209.85.192.174]: 451 4.7.1 <alan.xie@wealthocean.com>: Recipient address rejected: Greylisting in effect, please come back later; from=<alan.xie.cn.gx@gmail.com> to=<alan.xie@wealthocean.com> proto=ESMTP helo=<mail-pd0-f174.google.com>
Jun  6 09:39:40 mail postfix/smtpd[15439]: disconnect from mail-pd0-f174.google.com[209.85.192.174]
Jun  6 09:39:52 mail postfix/smtpd[15439]: connect from mail-in-07.arcor-online.net[151.189.21.47]
Jun  6 09:39:53 mail postfix/smtpd[15439]: NOQUEUE: reject: RCPT from mail-in-07.arcor-online.net[151.189.21.47]: 550 5.1.1 <hr@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<reinhard-schaefer@arcor.de> to=<hr@wealthocean.com> proto=ESMTP helo=<mail-in-07.arcor-online.net>
Jun  6 09:39:53 mail postfix/smtpd[15439]: disconnect from mail-in-07.arcor-online.net[151.189.21.47]
Jun  6 09:40:30 mail postfix/smtpd[15439]: connect from unknown[118.26.244.66]
Jun  6 09:40:33 mail postfix/smtpd[15439]: NOQUEUE: reject: RCPT from unknown[118.26.244.66]: 550 5.1.1 <hr@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<myneje@tlhjzx.com> to=<hr@wealthocean.com> proto=ESMTP helo=<tlhjzx.com>
Jun  6 09:40:33 mail postfix/smtpd[15439]: lost connection after RCPT from unknown[118.26.244.66]
Jun  6 09:40:33 mail postfix/smtpd[15439]: disconnect from unknown[118.26.244.66]
Jun  6 09:40:40 mail postfix/smtpd[15507]: connect from localhost[127.0.0.1]
Jun  6 09:40:40 mail postfix/smtpd[15507]: B6040610D9: client=localhost[127.0.0.1], sasl_method=LOGIN, sasl_username=alan.xie@wealthocean.com
Jun  6 09:40:40 mail postfix/cleanup[15510]: B6040610D9: message-id=<04874712149c7c3f086f38ec038855c3@wealthocean.com>
Jun  6 09:40:40 mail postfix/qmgr[1385]: B6040610D9: from=<alan.xie@wealthocean.com>, size=565, nrcpt=1 (queue active)
Jun  6 09:40:40 mail roundcube: User alan.xie@wealthocean.com [104.10.236.246]; Message for alan.xie@webxury.com; 250: 2.0.0 Ok: queued as B6040610D9
Jun  6 09:40:40 mail postfix/smtp[15516]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  6 09:40:40 mail postfix/smtp[15516]: B6040610D9: to=<alan.xie@webxury.com>, relay=none, delay=0.13, delays=0.12/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  6 09:40:40 mail postfix/smtpd[15507]: disconnect from localhost[127.0.0.1]
Jun  6 09:40:56 mail postfix/smtpd[15507]: connect from localhost[127.0.0.1]
Jun  6 09:40:56 mail postfix/smtpd[15507]: 1DED9610DE: client=localhost[127.0.0.1], sasl_method=LOGIN, sasl_username=alan.xie@wealthocean.com
Jun  6 09:40:56 mail postfix/cleanup[15510]: 1DED9610DE: message-id=<3c2fe127c3c202a73e1b37df4b399bae@wealthocean.com>
Jun  6 09:40:56 mail postfix/qmgr[1385]: 1DED9610DE: from=<alan.xie@wealthocean.com>, size=597, nrcpt=1 (queue active)
Jun  6 09:40:56 mail roundcube: User alan.xie@wealthocean.com [104.10.236.246]; Message for alan.xie.cn.gx@gmail.com; 250: 2.0.0 Ok: queued as 1DED9610DE
Jun  6 09:40:56 mail postfix/smtp[15516]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  6 09:40:56 mail postfix/smtp[15516]: 1DED9610DE: to=<alan.xie.cn.gx@gmail.com>, relay=none, delay=0.11, delays=0.11/0/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  6 09:40:56 mail postfix/smtpd[15507]: disconnect from localhost[127.0.0.1]
Jun  6 09:43:53 mail postfix/anvil[15441]: statistics: max connection rate 1/60s for (smtp:209.85.192.174) at Jun  6 09:39:40
Jun  6 09:43:53 mail postfix/anvil[15441]: statistics: max connection count 1 for (smtp:209.85.192.174) at Jun  6 09:39:40
Jun  6 09:43:53 mail postfix/anvil[15441]: statistics: max cache size 3 at Jun  6 09:40:30
Jun  6 09:44:18 mail postfix/qmgr[1385]: A9DF9610D1: from=<alan.xie@wealthocean.com>, size=556, nrcpt=1 (queue active)
Jun  6 09:44:18 mail postfix/smtp[15708]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  6 09:44:18 mail postfix/smtp[15708]: A9DF9610D1: to=<alan.xie@webxury.com>, relay=none, delay=938, delays=938/0.03/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)

3

(6 篇回复,发表在 iRedMail 技术支持)

Jun  6 04:46:21 mail amavis[4806]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan
Jun  6 04:46:21 mail amavis[4806]: Deleting db files  in /var/spool/amavisd/db
Jun  6 04:46:21 mail amavis[4806]: Creating db in /var/spool/amavisd/db/; BerkeleyDB 0.43, libdb 4.7
Jun  6 04:46:28 mail roundcube: IMAP Error: Login failed for alan.xie@wealthocean.com from 104.10.236.246. Could not connect to 127.0.0.1:143: Connection refused in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube_imap.php on line 184 (POST /mail/?_task=login?_task=login&_action=login)
Jun  6 04:46:35 mail postfix/postfix-script[4870]: stopping the Postfix mail system
Jun  6 04:46:35 mail postfix/master[4441]: terminating on signal 15
Jun  6 04:49:01 mail roundcube: Connection refused (111):
Jun  6 04:49:01 mail roundcube: Failed to connect socket: Connection refused ():
Jun  6 04:49:01 mail roundcube: SMTP Error: SMTP error: Connection failed: Failed to connect socket: Connection refused in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001109092&_lang=en_US?_task=mail&_action=send)
Jun  6 04:49:17 mail postfix/postfix-script[1380]: starting the Postfix mail system
Jun  6 04:49:17 mail postfix/master[1382]: daemon started -- version 2.11.0, configuration /etc/postfix
Jun  6 04:49:20 mail postfix/smtpd[1388]: connect from localhost[127.0.0.1]
Jun  6 04:49:20 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:20 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:21 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:21 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:21 mail postfix/smtpd[1388]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 04:49:21 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001128718&_lang=en_US?_task=mail&_action=send)
Jun  6 04:49:21 mail postfix/smtpd[1388]: disconnect from localhost[127.0.0.1]
Jun  6 04:49:35 mail postfix/smtpd[1388]: connect from localhost[127.0.0.1]
Jun  6 04:49:35 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:35 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:36 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:36 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:36 mail postfix/smtpd[1388]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 04:49:36 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001143783&_lang=en_US?_task=mail&_action=send)
Jun  6 04:49:36 mail postfix/smtpd[1388]: disconnect from localhost[127.0.0.1]
Jun  6 04:51:04 mail postfix/smtpd[1439]: connect from fallback-relay.datagrama.net[212.9.65.114]
Jun  6 04:51:04 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from fallback-relay.datagrama.net[212.9.65.114]: 550 5.1.1 <nech@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<nech@wealthocean.com> proto=ESMTP helo=<fallback-relay.datagrama.net>
Jun  6 04:51:04 mail postfix/smtpd[1439]: disconnect from fallback-relay.datagrama.net[212.9.65.114]
Jun  6 04:51:15 mail postfix/smtpd[1439]: connect from mail.netside.de[62.154.160.5]
Jun  6 04:51:16 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail.netside.de[62.154.160.5]: 550 5.1.1 <0a12bf46@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<0a12bf46@wealthocean.com> proto=ESMTP helo=<mail.netside.de>
Jun  6 04:51:16 mail postfix/smtpd[1439]: disconnect from mail.netside.de[62.154.160.5]
Jun  6 04:52:15 mail postfix/smtpd[1439]: connect from 173-11-127-133-SFBA.hfc.comcastbusiness.net[173.11.127.133]
Jun  6 04:52:15 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from 173-11-127-133-SFBA.hfc.comcastbusiness.net[173.11.127.133]: 550 5.1.1 <oth@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<oth@wealthocean.com> proto=ESMTP helo=<server.rothwoodproducts.com>
Jun  6 04:52:15 mail postfix/smtpd[1439]: disconnect from 173-11-127-133-SFBA.hfc.comcastbusiness.net[173.11.127.133]
Jun  6 04:53:19 mail postfix/smtpd[1439]: connect from mail-wi0-f172.google.com[209.85.212.172]
Jun  6 04:53:20 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail-wi0-f172.google.com[209.85.212.172]: 550 5.1.1 <irene@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<mikebrock@gmail.com> to=<irene@wealthocean.com> proto=ESMTP helo=<mail-wi0-f172.google.com>
Jun  6 04:53:20 mail postfix/smtpd[1439]: disconnect from mail-wi0-f172.google.com[209.85.212.172]
Jun  6 04:54:18 mail postfix/smtpd[1439]: connect from ccm34.constantcontact.com[208.75.123.194]
Jun  6 04:54:19 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from ccm34.constantcontact.com[208.75.123.194]: 550 5.1.1 <info@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGF2wOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<info@wealthocean.com> proto=ESMTP helo=<ccm34.constantcontact.com>
Jun  6 04:54:19 mail postfix/smtpd[1439]: disconnect from ccm34.constantcontact.com[208.75.123.194]
Jun  6 04:54:51 mail postfix/smtpd[1439]: connect from unknown[203.90.129.117]
Jun  6 04:54:51 mail postfix/smtpd[1439]: lost connection after MAIL from unknown[203.90.129.117]
Jun  6 04:54:51 mail postfix/smtpd[1439]: disconnect from unknown[203.90.129.117]
Jun  6 04:54:56 mail postfix/smtpd[1439]: connect from mail.qskills.de[91.221.105.212]
Jun  6 04:54:56 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail.qskills.de[91.221.105.212]: 550 5.1.1 <production@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<production@wealthocean.com> proto=ESMTP helo=<mail.qskills.de>
Jun  6 04:54:56 mail postfix/smtpd[1439]: disconnect from mail.qskills.de[91.221.105.212]
Jun  6 04:56:28 mail postfix/smtpd[1439]: connect from mx.cynet.co.jp[202.221.162.49]
Jun  6 04:56:29 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mx.cynet.co.jp[202.221.162.49]: 550 5.1.1 <akak13uuie@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<akak13uuie@wealthocean.com> proto=ESMTP helo=<mx.cynet.co.jp>
Jun  6 04:58:30 mail postfix/smtpd[1439]: disconnect from mx.cynet.co.jp[202.221.162.49]
Jun  6 04:59:02 mail postfix/smtpd[1842]: connect from localhost[127.0.0.1]
Jun  6 04:59:02 mail postfix/smtpd[1842]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:59:02 mail postfix/smtpd[1842]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:59:03 mail postfix/smtpd[1842]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:59:03 mail postfix/smtpd[1842]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:59:03 mail postfix/smtpd[1842]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 04:59:03 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001710714&_lang=en_US?_task=mail&_action=send)
Jun  6 04:59:03 mail postfix/smtpd[1842]: disconnect from localhost[127.0.0.1]
Jun  6 04:59:23 mail postfix/smtpd[1439]: warning: hostname 174.34.169.60.rdns.as15003.net does not resolve to address 174.34.169.60: Name or service not known
Jun  6 04:59:23 mail postfix/smtpd[1439]: connect from unknown[174.34.169.60]
Jun  6 04:59:23 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from unknown[174.34.169.60]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<Lessie@ccmcruiseclub.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<2a8da92730b7a81ba0c8c359456c83c4.410f42309bafbc41497db6ac220d4b35.com>
Jun  6 04:59:23 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from unknown[174.34.169.60]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<Ernestina@ccmcruiseclub.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<2a8da92730b7a81ba0c8c359456c83c4.410f42309bafbc41497db6ac220d4b35.com>
Jun  6 04:59:24 mail postfix/smtpd[1439]: disconnect from unknown[174.34.169.60]
Jun  6 04:59:40 mail postfix/smtpd[1439]: connect from mail3-kbic.de[213.165.86.56]
Jun  6 04:59:41 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail3-kbic.de[213.165.86.56]: 550 5.1.1 <2aced8e@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<2aced8e@wealthocean.com> proto=ESMTP helo=<mail3-kbic.de>
Jun  6 04:59:41 mail postfix/smtpd[1439]: disconnect from mail3-kbic.de[213.165.86.56]
Jun  6 05:01:04 mail postfix/anvil[1440]: statistics: max connection rate 1/60s for (smtp:212.9.65.114) at Jun  6 04:51:04
Jun  6 05:01:04 mail postfix/anvil[1440]: statistics: max connection count 1 for (smtp:212.9.65.114) at Jun  6 04:51:04
Jun  6 05:01:04 mail postfix/anvil[1440]: statistics: max cache size 3 at Jun  6 04:54:56
Jun  6 05:01:46 mail postfix/smtpd[1995]: connect from mailc-fd.linkedin.com[199.101.162.80]
Jun  6 05:01:47 mail postfix/smtpd[1995]: NOQUEUE: reject: RCPT from mailc-fd.linkedin.com[199.101.162.80]: 550 5.1.1 <marketing@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<s-vXPMZTRCq_858_0o-TYnZu-21QmG241NykY2ewRjm-85H9jgMkRh1O@bounce.linkedin.com> to=<marketing@wealthocean.com> proto=ESMTP helo=<mailc-fd.linkedin.com>
Jun  6 05:01:52 mail postfix/smtpd[1995]: disconnect from mailc-fd.linkedin.com[199.101.162.80]
Jun  6 05:05:12 mail postfix/anvil[1440]: statistics: max connection rate 1/60s for (smtp:199.101.162.80) at Jun  6 05:01:46
Jun  6 05:05:12 mail postfix/anvil[1440]: statistics: max connection count 1 for (smtp:199.101.162.80) at Jun  6 05:01:46
Jun  6 05:05:12 mail postfix/anvil[1440]: statistics: max cache size 1 at Jun  6 05:01:46
Jun  6 05:07:13 mail postfix/smtpd[2282]: connect from server15.europeart.es[80.190.246.200]
Jun  6 05:07:13 mail postfix/smtpd[2282]: NOQUEUE: reject: RCPT from server15.europeart.es[80.190.246.200]: 550 5.1.1 <c3c2ba06@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<c3c2ba06@wealthocean.com> proto=ESMTP helo=<server15.europeart.es>
Jun  6 05:07:14 mail postfix/smtpd[2282]: disconnect from server15.europeart.es[80.190.246.200]
Jun  6 05:10:34 mail postfix/anvil[2284]: statistics: max connection rate 1/60s for (smtp:80.190.246.200) at Jun  6 05:07:13
Jun  6 05:10:34 mail postfix/anvil[2284]: statistics: max connection count 1 for (smtp:80.190.246.200) at Jun  6 05:07:13
Jun  6 05:10:34 mail postfix/anvil[2284]: statistics: max cache size 1 at Jun  6 05:07:13
Jun  6 05:10:40 mail postfix/smtpd[2422]: warning: hostname theedn-ers-83.thenationwideshoppers.net does not resolve to address 173.232.3.83: Name or service not known
Jun  6 05:10:40 mail postfix/smtpd[2422]: connect from unknown[173.232.3.83]
Jun  6 05:10:41 mail postfix/smtpd[2422]: NOQUEUE: reject: RCPT from unknown[173.232.3.83]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<KneeComfort@1besthappyluck.eu> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<lg0figcm.1besthappyluck.eu>
Jun  6 05:10:41 mail postfix/smtpd[2422]: disconnect from unknown[173.232.3.83]
Jun  6 05:14:01 mail postfix/anvil[2424]: statistics: max connection rate 1/60s for (smtp:173.232.3.83) at Jun  6 05:10:40
Jun  6 05:14:01 mail postfix/anvil[2424]: statistics: max connection count 1 for (smtp:173.232.3.83) at Jun  6 05:10:40
Jun  6 05:14:01 mail postfix/anvil[2424]: statistics: max cache size 1 at Jun  6 05:10:40
Jun  6 05:23:24 mail postfix/smtpd[3034]: connect from host20.190-139-101.telecom.net.ar[190.139.101.20]
Jun  6 05:23:25 mail postfix/smtpd[3034]: NOQUEUE: reject: RCPT from host20.190-139-101.telecom.net.ar[190.139.101.20]: 550 5.1.1 <hr@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<hr@autoenservice.nl> to=<hr@wealthocean.com> proto=ESMTP helo=<host101.201-252-153.telecom.net.ar>
Jun  6 05:23:26 mail postfix/smtpd[3034]: disconnect from host20.190-139-101.telecom.net.ar[190.139.101.20]
Jun  6 05:26:46 mail postfix/anvil[3036]: statistics: max connection rate 1/60s for (smtp:190.139.101.20) at Jun  6 05:23:24
Jun  6 05:26:46 mail postfix/anvil[3036]: statistics: max connection count 1 for (smtp:190.139.101.20) at Jun  6 05:23:24
Jun  6 05:26:46 mail postfix/anvil[3036]: statistics: max cache size 1 at Jun  6 05:23:24
Jun  6 05:29:06 mail postfix/smtpd[3273]: connect from unknown[46.108.129.230]
Jun  6 05:29:13 mail postfix/smtpd[3273]: NOQUEUE: reject: RCPT from unknown[46.108.129.230]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<CreditReportCenter@see-junescorenotice.us> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<see-junescorenotice.us>
Jun  6 05:29:23 mail postfix/smtpd[3273]: disconnect from unknown[46.108.129.230]
Jun  6 05:30:03 mail postfix/smtpd[3273]: warning: hostname ns2.proficientitsolutions.com does not resolve to address 78.129.142.185
Jun  6 05:30:03 mail postfix/smtpd[3273]: connect from unknown[78.129.142.185]
Jun  6 05:30:03 mail postfix/smtpd[3273]: NOQUEUE: reject: RCPT from unknown[78.129.142.185]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<whos_who-stevenliang=wealthocean.com@fridayiscoming.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<mail.fridayiscoming.com>
Jun  6 05:30:04 mail postfix/smtpd[3273]: disconnect from unknown[78.129.142.185]
Jun  6 05:31:18 mail postfix/smtpd[3273]: connect from webapp59.emsecure.net[194.213.114.59]
Jun  6 05:31:19 mail postfix/smtpd[3273]: NOQUEUE: reject: RCPT from webapp59.emsecure.net[194.213.114.59]: 550 5.1.1 <jmartin@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<coatings-team@email.specialchem.com> to=<jmartin@wealthocean.com> proto=SMTP helo=<webapp59.emsecure.net>
Jun  6 05:31:19 mail postfix/smtpd[3273]: lost connection after RCPT from webapp59.emsecure.net[194.213.114.59]
Jun  6 05:31:19 mail postfix/smtpd[3273]: disconnect from webapp59.emsecure.net[194.213.114.59]
Jun  6 05:32:53 mail postfix/smtpd[3273]: connect from mail-wg0-f49.google.com[74.125.82.49]
Jun  6 05:32:54 mail postfix/smtpd[3273]: NOQUEUE: reject: RCPT from mail-wg0-f49.google.com[74.125.82.49]: 550 5.1.1 <irene@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<mikebrock@gmail.com> to=<irene@wealthocean.com> proto=ESMTP helo=<mail-wg0-f49.google.com>
Jun  6 05:32:54 mail postfix/smtpd[3273]: disconnect from mail-wg0-f49.google.com[74.125.82.49]
Jun  6 05:36:14 mail postfix/anvil[3275]: statistics: max connection rate 1/60s for (smtp:46.108.129.230) at Jun  6 05:29:06
Jun  6 05:36:14 mail postfix/anvil[3275]: statistics: max connection count 1 for (smtp:46.108.129.230) at Jun  6 05:29:06
Jun  6 05:36:14 mail postfix/anvil[3275]: statistics: max cache size 2 at Jun  6 05:30:03
Jun  6 05:36:58 mail postfix/smtpd[3682]: connect from smtpin1.wwt.net[216.222.162.125]
Jun  6 05:36:58 mail postfix/smtpd[3682]: NOQUEUE: reject: RCPT from smtpin1.wwt.net[216.222.162.125]: 550 5.1.1 <441dc972@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<441dc972@wealthocean.com> proto=ESMTP helo=<smtpin1.wwt.net>
Jun  6 05:37:09 mail postfix/smtpd[3696]: connect from unknown[67.51.200.50]
Jun  6 05:37:09 mail postfix/smtpd[3696]: NOQUEUE: reject: RCPT from unknown[67.51.200.50]: 550 5.1.1 <nyrose38@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<nyrose38@wealthocean.com> proto=ESMTP helo=<OBDP-TMG.obdp.int>
Jun  6 05:37:09 mail postfix/smtpd[3696]: disconnect from unknown[67.51.200.50]
Jun  6 05:40:35 mail postfix/smtpd[3876]: connect from poczta.jarsat.pl[88.156.222.86]
Jun  6 05:40:36 mail postfix/smtpd[3876]: NOQUEUE: reject: RCPT from poczta.jarsat.pl[88.156.222.86]: 550 5.1.1 <sheldon@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<krzysiek@kalina.net.pl> to=<sheldon@wealthocean.com> proto=ESMTP helo=<mail.jarsat.pl>
Jun  6 05:40:36 mail postfix/smtpd[3876]: disconnect from poczta.jarsat.pl[88.156.222.86]
Jun  6 05:41:11 mail postfix/smtpd[3876]: connect from blackhole4.hknet.com[202.67.240.248]
Jun  6 05:41:12 mail postfix/smtpd[3876]: NOQUEUE: reject: RCPT from blackhole4.hknet.com[202.67.240.248]: 550 5.1.1 <gforesman@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<gforesman@wealthocean.com> proto=ESMTP helo=<blackhole4.hknet.com>
Jun  6 05:41:12 mail postfix/smtpd[3876]: disconnect from blackhole4.hknet.com[202.67.240.248]
Jun  6 05:41:58 mail postfix/smtpd[3682]: timeout after RSET from smtpin1.wwt.net[216.222.162.125]
Jun  6 05:43:11 mail postfix/smtpd[3682]: disconnect from smtpin1.wwt.net[216.222.162.125]
Jun  6 05:44:51 mail postfix/smtpd[4077]: connect from gateway05.websitewelcome.com[67.18.103.7]
Jun  6 05:44:52 mail postfix/smtpd[4077]: NOQUEUE: reject: RCPT from gateway05.websitewelcome.com[67.18.103.7]: 550 5.1.1 <stevenliang1@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<John@winsightinc.com> to=<stevenliang1@wealthocean.com> proto=ESMTP helo=<gateway05.websitewelcome.com>
Jun  6 05:44:52 mail postfix/smtpd[4077]: disconnect from gateway05.websitewelcome.com[67.18.103.7]
Jun  6 05:46:58 mail postfix/anvil[3684]: statistics: max connection rate 1/60s for (smtp:216.222.162.125) at Jun  6 05:36:58
Jun  6 05:46:58 mail postfix/anvil[3684]: statistics: max connection count 1 for (smtp:216.222.162.125) at Jun  6 05:36:58
Jun  6 05:46:58 mail postfix/anvil[3684]: statistics: max cache size 3 at Jun  6 05:41:11
Jun  6 05:53:56 mail postfix/smtpd[4512]: connect from unknown[162.253.65.109]
Jun  6 05:53:56 mail postfix/smtpd[4512]: NOQUEUE: reject: RCPT from unknown[162.253.65.109]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<credit.notification-stevenliang=wealthocean.com@bettercredit1.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<mail.bettercredit1.com>
Jun  6 05:53:56 mail postfix/smtpd[4512]: disconnect from unknown[162.253.65.109]
Jun  6 05:55:24 mail postfix/smtpd[4512]: connect from ccm175.constantcontact.com[208.75.123.175]
Jun  6 05:55:24 mail postfix/smtpd[4512]: NOQUEUE: reject: RCPT from ccm175.constantcontact.com[208.75.123.175]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<A6ToaDu9YTzKa3uMpRThFgw==_1101367070301_yiwOsEKHEeOAb9SuUpzeEw==@in.constantcontact.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<ccm175.constantcontact.com>
Jun  6 05:55:24 mail postfix/smtpd[4512]: disconnect from ccm175.constantcontact.com[208.75.123.175]
Jun  6 05:56:08 mail postfix/smtpd[4512]: warning: hostname 96-123-166-181.fibertel.com.ar does not resolve to address 181.166.123.96: Name or service not known
Jun  6 05:56:08 mail postfix/smtpd[4512]: connect from unknown[181.166.123.96]
Jun  6 05:56:08 mail postfix/smtpd[4512]: NOQUEUE: reject: RCPT from unknown[181.166.123.96]: 554 5.7.1 <96-123-166-181.fibertel.com.ar>: Helo command rejected: ACCESS DENIED. Your email was rejected because the sending mail server appears to be on a dynamic IP address that should not be doing direct mail delivery (96-123-166-181); from=<stevenliang@fibertel.com.ar> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<96-123-166-181.fibertel.com.ar>
Jun  6 05:56:08 mail postfix/smtpd[4512]: disconnect from unknown[181.166.123.96]
Jun  6 05:59:28 mail postfix/anvil[4514]: statistics: max connection rate 1/60s for (smtp:162.253.65.109) at Jun  6 05:53:56
Jun  6 05:59:28 mail postfix/anvil[4514]: statistics: max connection count 1 for (smtp:162.253.65.109) at Jun  6 05:53:56
Jun  6 05:59:28 mail postfix/anvil[4514]: statistics: max cache size 2 at Jun  6 05:56:08
Jun  6 06:12:21 mail postfix/smtpd[5401]: warning: hostname host.coshed.com does not resolve to address 64.20.45.194
Jun  6 06:12:21 mail postfix/smtpd[5401]: connect from unknown[64.20.45.194]
Jun  6 06:12:21 mail postfix/smtpd[5401]: NOQUEUE: reject: RCPT from unknown[64.20.45.194]: 550 5.1.1 <4ce72189@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<4ce72189@wealthocean.com> proto=ESMTP helo=<host.mangable.com>
Jun  6 06:12:21 mail postfix/smtpd[5401]: disconnect from unknown[64.20.45.194]
Jun  6 06:15:26 mail postfix/smtpd[5559]: warning: hostname theedn-ers-82.thenationwideshoppers.net does not resolve to address 173.232.3.82: Name or service not known
Jun  6 06:15:26 mail postfix/smtpd[5559]: connect from unknown[173.232.3.82]
Jun  6 06:15:26 mail postfix/smtpd[5559]: NOQUEUE: reject: RCPT from unknown[173.232.3.82]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<DiabetesResearch@1besthappyluck.in> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<4u3jf9.1besthappyluck.in>
Jun  6 06:15:26 mail postfix/smtpd[5559]: disconnect from unknown[173.232.3.82]
Jun  6 06:17:05 mail postfix/smtpd[5559]: connect from unknown[41.97.121.144]
Jun  6 06:17:06 mail postfix/smtpd[5559]: NOQUEUE: reject: RCPT from unknown[41.97.121.144]: 550 5.1.1 <sheldon@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<sheldon@jcnpowerservices.com> to=<sheldon@wealthocean.com> proto=ESMTP helo=<[41.97.121.144]>
Jun  6 06:17:06 mail postfix/smtpd[5559]: disconnect from unknown[41.97.121.144]
Jun  6 06:17:54 mail postfix/smtpd[5559]: connect from ns354242.ovh.net[91.121.103.87]
Jun  6 06:17:54 mail postfix/smtpd[5559]: NOQUEUE: reject: RCPT from ns354242.ovh.net[91.121.103.87]: 550 5.1.1 <f9f2dcd@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<f9f2dcd@wealthocean.com> proto=SMTP helo=<ns354242.ovh.net>
Jun  6 06:17:54 mail postfix/smtpd[5559]: disconnect from ns354242.ovh.net[91.121.103.87]
Jun  6 06:21:14 mail postfix/anvil[5403]: statistics: max connection rate 1/60s for (smtp:64.20.45.194) at Jun  6 06:12:21
Jun  6 06:21:14 mail postfix/anvil[5403]: statistics: max connection count 1 for (smtp:64.20.45.194) at Jun  6 06:12:21
Jun  6 06:21:14 mail postfix/anvil[5403]: statistics: max cache size 2 at Jun  6 06:17:54
Jun  6 06:41:17 mail postfix/smtpd[6783]: connect from ccm165.constantcontact.com[208.75.123.165]
Jun  6 06:41:17 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm165.constantcontact.com[208.75.123.165]: 550 5.1.1 <min.xu@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MF8FwOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<min.xu@wealthocean.com> proto=ESMTP helo=<ccm165.constantcontact.com>
Jun  6 06:41:17 mail postfix/smtpd[6783]: disconnect from ccm165.constantcontact.com[208.75.123.165]
Jun  6 06:41:34 mail postfix/smtpd[6783]: connect from ccm25.constantcontact.com[208.75.123.133]
Jun  6 06:41:34 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm25.constantcontact.com[208.75.123.133]: 550 5.1.1 <hongrui@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGPAsOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<hongrui@wealthocean.com> proto=ESMTP helo=<ccm25.constantcontact.com>
Jun  6 06:41:34 mail postfix/smtpd[6783]: disconnect from ccm25.constantcontact.com[208.75.123.133]
Jun  6 06:41:55 mail postfix/smtpd[6783]: connect from ccm167.constantcontact.com[208.75.123.167]
Jun  6 06:41:56 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm167.constantcontact.com[208.75.123.167]: 550 5.1.1 <xu@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGEBkOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<xu@wealthocean.com> proto=ESMTP helo=<ccm167.constantcontact.com>
Jun  6 06:41:56 mail postfix/smtpd[6783]: disconnect from ccm167.constantcontact.com[208.75.123.167]
Jun  6 06:42:01 mail postfix/smtpd[6783]: connect from ccm167.constantcontact.com[208.75.123.167]
Jun  6 06:42:01 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm167.constantcontact.com[208.75.123.167]: 550 5.1.1 <minxu@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MF6QkOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<minxu@wealthocean.com> proto=ESMTP helo=<ccm167.constantcontact.com>
Jun  6 06:42:01 mail postfix/smtpd[6783]: disconnect from ccm167.constantcontact.com[208.75.123.167]
Jun  6 06:42:08 mail postfix/smtpd[6783]: connect from ccm166.constantcontact.com[208.75.123.166]
Jun  6 06:42:08 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm166.constantcontact.com[208.75.123.166]: 550 5.1.1 <min@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGCMYOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<min@wealthocean.com> proto=ESMTP helo=<ccm166.constantcontact.com>
Jun  6 06:42:08 mail postfix/smtpd[6783]: disconnect from ccm166.constantcontact.com[208.75.123.166]
Jun  6 06:42:16 mail postfix/smtpd[6783]: connect from ccm167.constantcontact.com[208.75.123.167]
Jun  6 06:42:17 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm167.constantcontact.com[208.75.123.167]: 550 5.1.1 <h.liang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGNLgOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<h.liang@wealthocean.com> proto=ESMTP helo=<ccm167.constantcontact.com>
Jun  6 06:42:17 mail postfix/smtpd[6783]: disconnect from ccm167.constantcontact.com[208.75.123.167]
Jun  6 06:42:37 mail postfix/smtpd[6783]: connect from ccm134.constantcontact.com[208.75.123.134]
Jun  6 06:42:37 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from ccm134.constantcontact.com[208.75.123.134]: 550 5.1.1 <steven@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGam4OqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<steven@wealthocean.com> proto=ESMTP helo=<ccm134.constantcontact.com>
Jun  6 06:42:38 mail postfix/smtpd[6783]: disconnect from ccm134.constantcontact.com[208.75.123.134]
Jun  6 06:43:19 mail postfix/smtpd[6783]: connect from a15-134.smtp-out.amazonses.com[54.240.15.134]
Jun  6 06:43:19 mail postfix/smtpd[6783]: NOQUEUE: reject: RCPT from a15-134.smtp-out.amazonses.com[54.240.15.134]: 550 5.1.1 <stevenliang1@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<20140605135002a50cdf84f023412d9ee51e5f3c964656-C717D5MMA07LC@bounces.amazon.com> to=<stevenliang1@wealthocean.com> proto=ESMTP helo=<a15-134.smtp-out.amazonses.com>
Jun  6 06:48:19 mail postfix/smtpd[6783]: timeout after RSET from a15-134.smtp-out.amazonses.com[54.240.15.134]
Jun  6 06:48:19 mail postfix/smtpd[6783]: disconnect from a15-134.smtp-out.amazonses.com[54.240.15.134]
Jun  6 06:51:18 mail postfix/anvil[6785]: statistics: max connection rate 3/60s for (smtp:208.75.123.167) at Jun  6 06:42:16
Jun  6 06:51:18 mail postfix/anvil[6785]: statistics: max connection count 1 for (smtp:208.75.123.165) at Jun  6 06:41:17
Jun  6 06:51:18 mail postfix/anvil[6785]: statistics: max cache size 4 at Jun  6 06:42:08
Jun  6 06:51:58 mail postfix/smtpd[7264]: connect from smtp303.alice.it[82.57.200.119]
Jun  6 06:51:59 mail postfix/smtpd[7264]: NOQUEUE: reject: RCPT from smtp303.alice.it[82.57.200.119]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<carcarmelo@alice.it> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<smtp303.alice.it>
Jun  6 06:51:59 mail postfix/smtpd[7264]: disconnect from smtp303.alice.it[82.57.200.119]
Jun  6 06:52:47 mail postfix/smtpd[7264]: connect from em0.elivemail.net[91.223.9.36]
Jun  6 06:52:47 mail postfix/smtpd[7264]: NOQUEUE: reject: RCPT from em0.elivemail.net[91.223.9.36]: 550 5.1.1 <okzznubt@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<okzznubt@wealthocean.com> proto=ESMTP helo=<em0.elivemail.net>
Jun  6 06:52:48 mail postfix/smtpd[7264]: disconnect from em0.elivemail.net[91.223.9.36]
Jun  6 06:56:08 mail postfix/anvil[7266]: statistics: max connection rate 1/60s for (smtp:82.57.200.119) at Jun  6 06:51:58
Jun  6 06:56:08 mail postfix/anvil[7266]: statistics: max connection count 1 for (smtp:82.57.200.119) at Jun  6 06:51:58
Jun  6 06:56:08 mail postfix/anvil[7266]: statistics: max cache size 2 at Jun  6 06:52:47
Jun  6 07:03:38 mail postfix/smtpd[7811]: warning: hostname vps1.futurepace.co.uk does not resolve to address 85.233.166.48: Name or service not known
Jun  6 07:03:38 mail postfix/smtpd[7811]: connect from unknown[85.233.166.48]
Jun  6 07:03:39 mail postfix/smtpd[7811]: NOQUEUE: reject: RCPT from unknown[85.233.166.48]: 550 5.1.1 <qiojckoj@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<qiojckoj@wealthocean.com> proto=ESMTP helo=<vps1.futurepace.co.uk>
Jun  6 07:03:39 mail postfix/smtpd[7811]: disconnect from unknown[85.233.166.48]
Jun  6 07:04:20 mail postfix/smtpd[7811]: connect from mail.peaceworks.ca[209.135.157.53]
Jun  6 07:04:21 mail postfix/smtpd[7811]: NOQUEUE: reject: RCPT from mail.peaceworks.ca[209.135.157.53]: 550 5.1.1 <ascheer03@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<ascheer03@wealthocean.com> proto=ESMTP helo=<mail.peaceworks.ca>
Jun  6 07:04:21 mail postfix/smtpd[7811]: disconnect from mail.peaceworks.ca[209.135.157.53]
Jun  6 07:04:57 mail postfix/smtpd[7811]: warning: hostname Dynamic-IP-190158176133.cable.net.co does not resolve to address 190.158.176.133: Name or service not known
Jun  6 07:04:57 mail postfix/smtpd[7811]: connect from unknown[190.158.176.133]
Jun  6 07:04:58 mail postfix/smtpd[7811]: NOQUEUE: reject: RCPT from unknown[190.158.176.133]: 554 5.7.1 <Dynamic-IP-190158176133.cable.net.co>: Helo command rejected: ACCESS DENIED. Your email was rejected because the sending mail server appears to be on a dynamic IP address that should not be doing direct mail delivery (Dynamic); from=<irene@cable.net.co> to=<irene@wealthocean.com> proto=ESMTP helo=<Dynamic-IP-190158176133.cable.net.co>
Jun  6 07:04:58 mail postfix/smtpd[7811]: disconnect from unknown[190.158.176.133]
Jun  6 07:05:15 mail postfix/smtpd[7811]: connect from unknown[220.241.21.23]
Jun  6 07:05:16 mail postfix/smtpd[7811]: NOQUEUE: reject: RCPT from unknown[220.241.21.23]: 504 5.5.2 <emarketing-p>: Helo command rejected: need fully-qualified hostname; from=<UTC02@Biznetvigator.com> to=<sales@wealthocean.com> proto=ESMTP helo=<emarketing-p>
Jun  6 07:05:16 mail postfix/smtpd[7811]: disconnect from unknown[220.241.21.23]
Jun  6 07:08:36 mail postfix/anvil[7813]: statistics: max connection rate 1/60s for (smtp:85.233.166.48) at Jun  6 07:03:38
Jun  6 07:08:36 mail postfix/anvil[7813]: statistics: max connection count 1 for (smtp:85.233.166.48) at Jun  6 07:03:38
Jun  6 07:08:36 mail postfix/anvil[7813]: statistics: max cache size 3 at Jun  6 07:05:15
Jun  6 07:15:42 mail postfix/smtpd[8351]: warning: hostname amland-cpe-bzn.mt.cust.cutcom.net does not resolve to address 209.137.234.182: Name or service not known
Jun  6 07:15:42 mail postfix/smtpd[8351]: connect from unknown[209.137.234.182]
Jun  6 07:15:43 mail postfix/smtpd[8351]: NOQUEUE: reject: RCPT from unknown[209.137.234.182]: 550 5.1.1 <3378d75@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<3378d75@wealthocean.com> proto=ESMTP helo=<mail.altc.biz>
Jun  6 07:15:43 mail postfix/smtpd[8351]: disconnect from unknown[209.137.234.182]
Jun  6 07:17:01 mail postfix/smtpd[8351]: warning: hostname theedn-ers-81.thenationwideshoppers.net does not resolve to address 173.232.3.81: Name or service not known
Jun  6 07:17:01 mail postfix/smtpd[8351]: connect from unknown[173.232.3.81]
Jun  6 07:17:01 mail postfix/smtpd[8351]: NOQUEUE: reject: RCPT from unknown[173.232.3.81]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<MiracleNutrient@happyads4.eu> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<gmujhj.happyads4.eu>
Jun  6 07:17:01 mail postfix/smtpd[8351]: disconnect from unknown[173.232.3.81]
Jun  6 07:19:40 mail postfix/smtpd[8553]: connect from tec.tecni.com[198.1.127.204]
Jun  6 07:19:40 mail postfix/smtpd[8553]: NOQUEUE: reject: RCPT from tec.tecni.com[198.1.127.204]: 550 5.1.1 <bae5407316@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<tecnicom@tec.tecni.com> to=<bae5407316@wealthocean.com> proto=ESMTP helo=<tec.tecni.com>
Jun  6 07:19:40 mail postfix/smtpd[8553]: disconnect from tec.tecni.com[198.1.127.204]
Jun  6 07:23:00 mail postfix/anvil[8353]: statistics: max connection rate 1/60s for (smtp:209.137.234.182) at Jun  6 07:15:42
Jun  6 07:23:00 mail postfix/anvil[8353]: statistics: max connection count 1 for (smtp:209.137.234.182) at Jun  6 07:15:42
Jun  6 07:23:00 mail postfix/anvil[8353]: statistics: max cache size 1 at Jun  6 07:15:42
Jun  6 07:24:29 mail postfix/smtpd[8782]: connect from mx2.es.easynet.net[213.139.0.71]
Jun  6 07:24:29 mail postfix/smtpd[8782]: NOQUEUE: reject: RCPT from mx2.es.easynet.net[213.139.0.71]: 550 5.1.1 <b_4ad@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<b_4ad@wealthocean.com> proto=SMTP helo=<mx2.es.easynet.net>
Jun  6 07:24:30 mail postfix/smtpd[8782]: disconnect from mx2.es.easynet.net[213.139.0.71]
Jun  6 07:27:50 mail postfix/anvil[8784]: statistics: max connection rate 1/60s for (smtp:213.139.0.71) at Jun  6 07:24:29
Jun  6 07:27:50 mail postfix/anvil[8784]: statistics: max connection count 1 for (smtp:213.139.0.71) at Jun  6 07:24:29
Jun  6 07:27:50 mail postfix/anvil[8784]: statistics: max cache size 1 at Jun  6 07:24:29
Jun  6 07:29:07 mail postfix/smtpd[8974]: connect from unknown[190.236.225.88]
Jun  6 07:29:08 mail postfix/smtpd[8974]: NOQUEUE: reject: RCPT from unknown[190.236.225.88]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<stevenliang@com73.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<[190.236.225.88]>
Jun  6 07:29:08 mail postfix/smtpd[8974]: disconnect from unknown[190.236.225.88]
Jun  6 07:32:28 mail postfix/anvil[8976]: statistics: max connection rate 1/60s for (smtp:190.236.225.88) at Jun  6 07:29:07
Jun  6 07:32:28 mail postfix/anvil[8976]: statistics: max connection count 1 for (smtp:190.236.225.88) at Jun  6 07:29:07
Jun  6 07:32:28 mail postfix/anvil[8976]: statistics: max cache size 1 at Jun  6 07:29:07
Jun  6 07:34:39 mail postfix/smtpd[9254]: connect from mx20.uni.it[217.72.102.160]
Jun  6 07:34:39 mail postfix/smtpd[9254]: NOQUEUE: reject: RCPT from mx20.uni.it[217.72.102.160]: 550 5.1.1 <roberto.scottin@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<roberto.scottin@wealthocean.com> proto=SMTP helo=<mx20.uni.it>
Jun  6 07:34:40 mail postfix/smtpd[9254]: disconnect from mx20.uni.it[217.72.102.160]
Jun  6 07:38:00 mail postfix/anvil[9256]: statistics: max connection rate 1/60s for (smtp:217.72.102.160) at Jun  6 07:34:39
Jun  6 07:38:00 mail postfix/anvil[9256]: statistics: max connection count 1 for (smtp:217.72.102.160) at Jun  6 07:34:39
Jun  6 07:38:00 mail postfix/anvil[9256]: statistics: max cache size 1 at Jun  6 07:34:39
Jun  6 07:39:04 mail postfix/smtpd[9446]: connect from census8.shodan.io[66.240.192.138]
Jun  6 07:39:07 mail postfix/smtpd[9446]: lost connection after CONNECT from census8.shodan.io[66.240.192.138]
Jun  6 07:39:07 mail postfix/smtpd[9446]: disconnect from census8.shodan.io[66.240.192.138]
Jun  6 07:42:28 mail postfix/anvil[9448]: statistics: max connection rate 1/60s for (smtp:66.240.192.138) at Jun  6 07:39:04
Jun  6 07:42:28 mail postfix/anvil[9448]: statistics: max connection count 1 for (smtp:66.240.192.138) at Jun  6 07:39:04
Jun  6 07:42:28 mail postfix/anvil[9448]: statistics: max cache size 1 at Jun  6 07:39:04
Jun  6 07:46:59 mail roundcube: IMAP Error: Login failed for sky@wealthocean.com from 98.191.205.110. LOGIN: Authentication failed. in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube_imap.php on line 184 (POST /mail/?_task=login?_task=login&_action=login)
Jun  6 07:48:55 mail postfix/smtpd[9901]: connect from mail-bl2lp0205.outbound.protection.outlook.com[207.46.163.205]
Jun  6 07:48:55 mail postfix/smtpd[9901]: NOQUEUE: reject: RCPT from mail-bl2lp0205.outbound.protection.outlook.com[207.46.163.205]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<mzanotti@irvinecompany.com> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<na01-bl2-obe.outbound.protection.outlook.com>
Jun  6 07:48:55 mail postfix/smtpd[9901]: disconnect from mail-bl2lp0205.outbound.protection.outlook.com[207.46.163.205]
Jun  6 07:52:15 mail postfix/anvil[9903]: statistics: max connection rate 1/60s for (smtp:207.46.163.205) at Jun  6 07:48:55
Jun  6 07:52:15 mail postfix/anvil[9903]: statistics: max connection count 1 for (smtp:207.46.163.205) at Jun  6 07:48:55
Jun  6 07:52:15 mail postfix/anvil[9903]: statistics: max cache size 1 at Jun  6 07:48:55
Jun  6 07:54:16 mail postfix/smtpd[10145]: connect from mail1.bemta14.messagelabs.com[193.109.254.115]
Jun  6 07:54:17 mail postfix/smtpd[10145]: NOQUEUE: reject: RCPT from mail1.bemta14.messagelabs.com[193.109.254.115]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<idpd@tarrc.co.uk> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<mail1.bemta14.messagelabs.com>
Jun  6 07:54:22 mail postfix/smtpd[10145]: disconnect from mail1.bemta14.messagelabs.com[193.109.254.115]
Jun  6 07:57:42 mail postfix/anvil[10147]: statistics: max connection rate 1/60s for (smtp:193.109.254.115) at Jun  6 07:54:16
Jun  6 07:57:42 mail postfix/anvil[10147]: statistics: max connection count 1 for (smtp:193.109.254.115) at Jun  6 07:54:16
Jun  6 07:57:42 mail postfix/anvil[10147]: statistics: max cache size 1 at Jun  6 07:54:16
Jun  6 08:11:13 mail postfix/smtpd[10954]: warning: hostname theedn-ers-80.thenationwideshoppers.net does not resolve to address 173.232.3.80: Name or service not known
Jun  6 08:11:13 mail postfix/smtpd[10954]: connect from unknown[173.232.3.80]
Jun  6 08:11:13 mail postfix/smtpd[10954]: NOQUEUE: reject: RCPT from unknown[173.232.3.80]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<TrySpire@happyads4.in> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<5s995nq.happyads4.in>
Jun  6 08:11:13 mail postfix/smtpd[10954]: disconnect from unknown[173.232.3.80]
Jun  6 08:14:33 mail postfix/anvil[10956]: statistics: max connection rate 1/60s for (smtp:173.232.3.80) at Jun  6 08:11:13
Jun  6 08:14:33 mail postfix/anvil[10956]: statistics: max connection count 1 for (smtp:173.232.3.80) at Jun  6 08:11:13
Jun  6 08:14:33 mail postfix/anvil[10956]: statistics: max cache size 1 at Jun  6 08:11:13
Jun  6 08:17:04 mail postfix/smtpd[11235]: connect from mx.cynet.co.jp[202.221.162.49]
Jun  6 08:17:05 mail postfix/smtpd[11235]: NOQUEUE: reject: RCPT from mx.cynet.co.jp[202.221.162.49]: 550 5.1.1 <ttmo@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<ttmo@wealthocean.com> proto=ESMTP helo=<mx.cynet.co.jp>
Jun  6 08:17:05 mail postfix/smtpd[11235]: disconnect from mx.cynet.co.jp[202.221.162.49]
Jun  6 08:20:26 mail postfix/anvil[11237]: statistics: max connection rate 1/60s for (smtp:202.221.162.49) at Jun  6 08:17:04
Jun  6 08:20:26 mail postfix/anvil[11237]: statistics: max connection count 1 for (smtp:202.221.162.49) at Jun  6 08:17:04
Jun  6 08:20:26 mail postfix/anvil[11237]: statistics: max cache size 1 at Jun  6 08:17:04
Jun  6 08:41:54 mail postfix/smtpd[12360]: connect from 201-223-222-32.baf.movistar.cl[201.223.222.32]
Jun  6 08:41:54 mail postfix/smtpd[12360]: NOQUEUE: reject: RCPT from 201-223-222-32.baf.movistar.cl[201.223.222.32]: 554 5.7.1 <201-223-222-32.baf.movistar.cl>: Helo command rejected: ACCESS DENIED. Your email was rejected because the sending mail server appears to be on a dynamic IP address that should not be doing direct mail delivery (201-223-222-32); from=<irene@movistar.cl> to=<irene@wealthocean.com> proto=ESMTP helo=<201-223-222-32.baf.movistar.cl>
Jun  6 08:41:54 mail postfix/smtpd[12360]: disconnect from 201-223-222-32.baf.movistar.cl[201.223.222.32]
Jun  6 08:45:15 mail postfix/anvil[12362]: statistics: max connection rate 1/60s for (smtp:201.223.222.32) at Jun  6 08:41:54
Jun  6 08:45:15 mail postfix/anvil[12362]: statistics: max connection count 1 for (smtp:201.223.222.32) at Jun  6 08:41:54
Jun  6 08:45:15 mail postfix/anvil[12362]: statistics: max cache size 1 at Jun  6 08:41:54
Jun  6 08:57:00 mail postfix/smtpd[13029]: connect from unknown[115.153.138.49]
Jun  6 08:57:00 mail postfix/smtpd[13029]: NOQUEUE: reject: RCPT from unknown[115.153.138.49]: 550 5.1.1 <mao@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<Candice.Kuang9@yahoo.com> to=<mao@wealthocean.com> proto=ESMTP helo=<yahoo.com>
Jun  6 08:57:00 mail postfix/smtpd[13029]: disconnect from unknown[115.153.138.49]
Jun  6 09:00:21 mail postfix/anvil[13031]: statistics: max connection rate 1/60s for (smtp:115.153.138.49) at Jun  6 08:57:00
Jun  6 09:00:21 mail postfix/anvil[13031]: statistics: max connection count 1 for (smtp:115.153.138.49) at Jun  6 08:57:00
Jun  6 09:00:21 mail postfix/anvil[13031]: statistics: max cache size 1 at Jun  6 08:57:00
Jun  6 09:11:02 mail postfix/smtpd[13771]: connect from localhost[127.0.0.1]
Jun  6 09:11:03 mail postfix/smtpd[13771]: warning: connect to 127.0.0.1:10031: Connection refused
Jun  6 09:11:03 mail postfix/smtpd[13771]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Jun  6 09:11:04 mail postfix/smtpd[13771]: warning: connect to 127.0.0.1:10031: Connection refused
Jun  6 09:11:04 mail postfix/smtpd[13771]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Jun  6 09:11:04 mail postfix/smtpd[13771]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 09:11:04 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402016830415&_lang=en_US?_task=mail&_action=send)
Jun  6 09:11:04 mail postfix/smtpd[13771]: disconnect from localhost[127.0.0.1]
Jun  6 09:11:11 mail postfix/smtpd[13784]: warning: hostname theedn-ers-79.thenationwideshoppers.net does not resolve to address 173.232.3.79: Name or service not known
Jun  6 09:11:11 mail postfix/smtpd[13784]: connect from unknown[173.232.3.79]
Jun  6 09:11:12 mail postfix/smtpd[13784]: NOQUEUE: reject: RCPT from unknown[173.232.3.79]: 550 5.1.1 <stevenliang@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<Bathroom@funnyplaces2.eu> to=<stevenliang@wealthocean.com> proto=ESMTP helo=<mu28w4.funnyplaces2.eu>
Jun  6 09:11:12 mail postfix/smtpd[13784]: disconnect from unknown[173.232.3.79]
Jun  6 09:11:18 mail postfix/smtpd[13771]: connect from localhost[127.0.0.1]
Jun  6 09:11:18 mail postfix/smtpd[13771]: warning: connect to 127.0.0.1:10031: Connection refused
Jun  6 09:11:18 mail postfix/smtpd[13771]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Jun  6 09:11:19 mail postfix/smtpd[13771]: warning: connect to 127.0.0.1:10031: Connection refused
Jun  6 09:11:19 mail postfix/smtpd[13771]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Jun  6 09:11:19 mail postfix/smtpd[13771]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 09:11:19 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402016845961&_lang=en_US?_task=mail&_action=send)
Jun  6 09:11:19 mail postfix/smtpd[13771]: disconnect from localhost[127.0.0.1]
Jun  6 09:11:51 mail postfix/smtpd[13771]: connect from localhost[127.0.0.1]
Jun  6 09:11:51 mail postfix/smtpd[13771]: warning: connect to 127.0.0.1:10031: Connection refused
Jun  6 09:11:51 mail postfix/smtpd[13771]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Jun  6 09:11:52 mail postfix/smtpd[13771]: warning: connect to 127.0.0.1:10031: Connection refused
Jun  6 09:11:52 mail postfix/smtpd[13771]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Jun  6 09:11:52 mail postfix/smtpd[13771]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 09:11:52 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402016878953&_lang=en_US?_task=mail&_action=send)
Jun  6 09:11:52 mail postfix/smtpd[13771]: disconnect from localhost[127.0.0.1]
Jun  6 09:14:32 mail postfix/anvil[13785]: statistics: max connection rate 1/60s for (smtp:173.232.3.79) at Jun  6 09:11:11
Jun  6 09:14:32 mail postfix/anvil[13785]: statistics: max connection count 1 for (smtp:173.232.3.79) at Jun  6 09:11:11
Jun  6 09:14:32 mail postfix/anvil[13785]: statistics: max cache size 1 at Jun  6 09:11:11

4

(6 篇回复,发表在 iRedMail 技术支持)

启动不起来!

5

(6 篇回复,发表在 iRedMail 技术支持)

Traceback (most recent call last):
  File "/opt/iredapd/iredapd.py", line 182, in <module>
    main()
  File "/opt/iredapd/iredapd.py", line 159, in main
    DaemonSocket((settings.listen_address, int(settings.listen_port)))
  File "/opt/iredapd/iredapd.py", line 110, in __init__
    self.bind(localaddr)
  File "/usr/lib64/python2.6/asyncore.py", line 333, in bind
    return self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: [Errno 98] Address already in use

6

(6 篇回复,发表在 iRedMail 技术支持)

Jun  6 04:49:20 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:21 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:21 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:21 mail postfix/smtpd[1388]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 04:49:21 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001128718&_lang=en_US?_task=mail&_action=send)
Jun  6 04:49:21 mail postfix/smtpd[1388]: disconnect from localhost[127.0.0.1]
Jun  6 04:49:35 mail postfix/smtpd[1388]: connect from localhost[127.0.0.1]
Jun  6 04:49:35 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:35 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:36 mail postfix/smtpd[1388]: warning: connect to 127.0.0.1:7777: Connection refused
Jun  6 04:49:36 mail postfix/smtpd[1388]: warning: problem talking to server 127.0.0.1:7777: Connection refused
Jun  6 04:49:36 mail postfix/smtpd[1388]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 04:49:36 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001143783&_lang=en_US?_task=mail&_action=send)
Jun  6 04:49:36 mail postfix/smtpd[1388]: disconnect from localhost[127.0.0.1]
Jun  6 04:51:04 mail postfix/smtpd[1439]: connect from fallback-relay.datagrama.net[212.9.65.114]
Jun  6 04:51:04 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from fallback-relay.datagrama.net[212.9.65.114]: 550 5.1.1 <nech@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<nech@wealthocean.com> proto=ESMTP helo=<fallback-relay.datagrama.net>
Jun  6 04:51:04 mail postfix/smtpd[1439]: disconnect from fallback-relay.datagrama.net[212.9.65.114]
Jun  6 04:51:15 mail postfix/smtpd[1439]: connect from mail.netside.de[62.154.160.5]
Jun  6 04:51:16 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail.netside.de[62.154.160.5]: 550 5.1.1 <0a12bf46@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<0a12bf46@wealthocean.com> proto=ESMTP helo=<mail.netside.de>
Jun  6 04:51:16 mail postfix/smtpd[1439]: disconnect from mail.netside.de[62.154.160.5]
Jun  6 04:52:15 mail postfix/smtpd[1439]: connect from 173-11-127-133-SFBA.hfc.comcastbusiness.net[173.11.127.133]
Jun  6 04:52:15 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from 173-11-127-133-SFBA.hfc.comcastbusiness.net[173.11.127.133]: 550 5.1.1 <oth@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<oth@wealthocean.com> proto=ESMTP helo=<server.rothwoodproducts.com>
Jun  6 04:52:15 mail postfix/smtpd[1439]: disconnect from 173-11-127-133-SFBA.hfc.comcastbusiness.net[173.11.127.133]
Jun  6 04:53:19 mail postfix/smtpd[1439]: connect from mail-wi0-f172.google.com[209.85.212.172]
Jun  6 04:53:20 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail-wi0-f172.google.com[209.85.212.172]: 550 5.1.1 <irene@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<mikebrock@gmail.com> to=<irene@wealthocean.com> proto=ESMTP helo=<mail-wi0-f172.google.com>
Jun  6 04:53:20 mail postfix/smtpd[1439]: disconnect from mail-wi0-f172.google.com[209.85.212.172]
Jun  6 04:54:18 mail postfix/smtpd[1439]: connect from ccm34.constantcontact.com[208.75.123.194]
Jun  6 04:54:19 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from ccm34.constantcontact.com[208.75.123.194]: 550 5.1.1 <info@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<AzaJx1OIhR+OzU6f9GPwZpA==_1101655984154_MGF2wOqUEeOKxtSuUqaJLg==@in.constantcontact.com> to=<info@wealthocean.com> proto=ESMTP helo=<ccm34.constantcontact.com>
Jun  6 04:54:19 mail postfix/smtpd[1439]: disconnect from ccm34.constantcontact.com[208.75.123.194]
Jun  6 04:54:51 mail postfix/smtpd[1439]: connect from unknown[203.90.129.117]
Jun  6 04:54:51 mail postfix/smtpd[1439]: lost connection after MAIL from unknown[203.90.129.117]
Jun  6 04:54:51 mail postfix/smtpd[1439]: disconnect from unknown[203.90.129.117]
Jun  6 04:54:56 mail postfix/smtpd[1439]: connect from mail.qskills.de[91.221.105.212]
Jun  6 04:54:56 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mail.qskills.de[91.221.105.212]: 550 5.1.1 <production@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<production@wealthocean.com> proto=ESMTP helo=<mail.qskills.de>
Jun  6 04:54:56 mail postfix/smtpd[1439]: disconnect from mail.qskills.de[91.221.105.212]
Jun  6 04:56:28 mail postfix/smtpd[1439]: connect from mx.cynet.co.jp[202.221.162.49]
Jun  6 04:56:29 mail postfix/smtpd[1439]: NOQUEUE: reject: RCPT from mx.cynet.co.jp[202.221.162.49]: 550 5.1.1 <akak13uuie@wealthocean.com>: Recipient address rejected: User unknown in virtual mailbox table; from=<> to=<akak13uuie@wealthocean.com> proto=ESMTP helo=<mx.cynet.co.jp>

7

(6 篇回复,发表在 iRedMail 技术支持)

==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):
- 使用的 Linux/BSD 发行版名称及版本号:
- 与您的问题相关的日志信息:
====
版本号:iRedMail-0.8.7.tar.bz2
数据库版本:MYSQL
使用系统:CENTOS

发邮件的时候显示:
SMTP Error (451): Failed to add recipient "alan.xie@webxury.com" (4.3.5 Server configuration problem).

日志里面:
Jun  6 04:49:36 mail postfix/smtpd[1388]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.5 Server configuration problem; from=<alan.xie@wealthocean.com> to=<alan.xie@webxury.com> proto=ESMTP helo=<mail.wealthocean.com>
Jun  6 04:49:36 mail roundcube: SMTP Error: SMTP error: Failed to add recipient 'alan.xie@webxury.com' in /var/www/roundcubemail-1.0.1/program/lib/Roundcube/rcube.php on line 1504 (POST /mail/?_task=mail&_unlock=loading1402001143783&_lang=en_US?_task=mail&_action=send)
Jun  6 04:49:36 mail postfix/smtpd[1388]: disconnect from localhost[127.0.0.1]
Jun  6 04:51:04 mail postfix/smtpd[1439]: connect from fallback-relay.datagrama.net[212.9.65.114]