On Mar 19, 2019, at 2:56 AM, Reio Remma <r...@mrstuudio.ee> wrote:
> 
>> smtpd -dv -Tlookup

Here the whole debug:

# smtpd -dv -Tlookup
debug: init ssl-tree
info: loading pki information for mail.domain.com
debug: init ca-tree
debug: init ssl-tree
info: loading pki keys for mail.domain.com
info: OpenSMTPD 5.9.2p1 starting
debug: bounce warning after 4h
debug: using "fs" queue backend
debug: using "ramqueue" scheduler backend
debug: using "ram" stat backend
queue: queue compression enabled
queue: queue encryption enabled
debug: queue: done loading queue into scheduler
filter: building simple chains...
filter: building complex chains...
filter: done building complex chains
debug: ca_engine_init: using RSA privsep engine
debug: parent_send_config_ruleset: reloading
debug: parent_send_config: configuring pony process
debug: parent_send_config: configuring ca process
debug: smtp: listen on x.x.x.x port 587 flags 0x569 pki "mail.domain.com" ca ""
debug: smtp: listen on x.x.x.x port 25 flags 0x401 pki "mail.domain.com" ca ""
debug: smtp: listen on 127.0.0.1 port 10028 flags 0x400 pki "" ca ""
debug: smtp: listen on IPv6:x::1 port 10028 flags 0x400 pki "" ca ""
debug: smtp: listen on IPv6:::1 port 10028 flags 0x400 pki "" ca ""
debug: smtp: listen on 127.0.0.1 port 25 flags 0x400 pki "" ca ""
debug: smtp: listen on IPv6:x::1 port 25 flags 0x400 pki "" ca ""
debug: smtp: listen on IPv6:::1 port 25 flags 0x400 pki "" ca ""
debug: pony: rsae_init
debug: pony: rsae_init
debug: smtp: will accept at most 6866 clients
debug: init private ssl-tree
debug: smtpd: scanning offline queue...
debug: smtpd: offline scanning done
debug: smtp: new client on listener: 0x802851000
smtp-in: New session edbec85d0fe88133 from host st43p00im-zteg10062001.me.com 
[17.58.63.166]
debug: smtp: SIZE in MAIL FROM command
lookup: check "17.58.63.166" as NETADDR in table static:<localhost> -> 0
lookup: check "17.58.63.166" as NETADDR in table static:<anyhost> -> found
lookup: check “domain.com" as DOMAIN in table static:domains -> found
lookup: lookup “us...@domain.com" as ALIAS in table static:virtuals -> 0
lookup: lookup “user1" as ALIAS in table static:virtuals -> 0
lookup: lookup “@domain.com" as ALIAS in table static:virtuals -> 0
lookup: lookup "@" as ALIAS in table static:virtuals -> 0
smtp-in: Failed command on session edbec85d0fe88133: "RCPT 
TO:<us...@domain.com> ORCPT=rfc822;us...@.domain.com" => 550 Invalid recipient
smtp-in: Closing session edbec85d0fe88133
debug: smtp: 0x802962c00: deleting session: done


Reply via email to