thanks for quick answers
also receiving doesn't work. It works only sending in webmail, and mails from the ispcp.
mail from testmail@gmail.com to user@domain.tld
Code:
Sep 23 07:35:55 orange postfix/smtpd[5189]: connect from mail-yw0-f182.google.com[209.85.211.182]
Sep 23 07:35:55 orange postfix/policyd-weight[5176]: warning: cache_query: $csock couln't be created: connect: Connection refused, calling spawn_cache()
Sep 23 07:35:56 orange postfix/policyd-weight[5176]: weighted check: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 DSBL_ORG=SKIP(0) CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-yw0-f182.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2 IN_PM_RFCI=0.1; <client=209.85.211.182> <helo=mail-yw0-f182.google.com> <from=testmail@gmail.com> <to=user@domain.tld>; rate: -8.4
Sep 23 07:35:56 orange postfix/policyd-weight[5176]: warning: cache_query: $csock couln't be created: connect: Connection refused, calling spawn_cache()
Sep 23 07:35:56 orange postfix/policyd-weight[5176]: decided action=PREPEND X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 DSBL_ORG=SKIP(0) CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-yw0-f182.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2 IN_PM_RFCI=0.1; rate: -8.4; <client=209.85.211.182> <helo=mail-yw0-f182.google.com> <from=testmail@gmail.com> <to=user@domain.tld>; delay: 1s
Sep 23 07:35:56 orange postgrey: action=greylist, reason=new, client_name=mail-yw0-f182.google.com, client_address=209.85.211.182, sender=testmail@gmail.com, recipient=user@domain.tld
Sep 23 07:35:56 orange postfix/smtpd[5189]: NOQUEUE: reject: RCPT from mail-yw0-f182.google.com[209.85.211.182]: 450 4.2.0 <user@domain.tld>: Recipient address rejected: Greylisted, see http://postgrey.schweikert.ch/help/domain.tld.html; from=<testmail@gmail.com> to=<user@domain.tld> proto=ESMTP helo=<mail-yw0-f182.google.com>
Sep 23 07:35:56 orange postfix/smtpd[5189]: disconnect from mail-yw0-f182.google.com[209.85.211.182]
CMD_SASLDB_LISTUSERS2 = /usr/sbin/sasldblistusers2
Code:
# /usr/sbin/sasldblistusers2
user@domain.tld: userPassword
CMD_SASLDB_PASSWD2 = /usr/sbin/saslpasswd2
Code:
# /usr/sbin/saslpasswd2 -v
This product includes software developed by Computing Services
at Carnegie Mellon University (http://www.cmu.edu/computing/).
Built against SASL API version 2.1.22
LibSasl version 2.1.22 by "Cyrus SASL"
emm ... now mail receiving works, still with postfix/policyd-weight warnings (4 lines)