> xul...@onlineok.com:
>> > xul...@onlineok.com:
>> >> append_at_myorigin = no
>> >
>> > As documented, this is NOT SUPPORTED.
>> >
>>
>> Blah sorry, there has been a new development.  Instead I'm now getting
>> 550-No such person at this address 550 Sender verify failed (in reply to
>> RCPT TO command).  I've tested with many addresses, and all are verified
>> to exist.
>
> You're welcome to send a problem report to postfix-users,
> with the "postconf -n" output, and other context that
> allows other people to reproduce the problem.
>
>         Wietse
>

Ah, sorry I guess I should have reposted it.

postconf -n:
address_verify_map = btree:/var/postfix/verify
command_directory = /usr/local/sbin
config_directory = /etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/postfix
debug_peer_level = 2
header_checks = regexp:/etc/postfix/header_checks
html_directory = /usr/local/share/doc/postfix/html
inet_protocols = all
mail_owner = _postfix
mailq_path = /usr/local/sbin/mailq
manpage_directory = /usr/local/man
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/local/sbin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix/readme
relay_domains = test.com
relayhost = [mail.test.com]
sample_directory = /etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = _postdrop
smtpd_recipient_restrictions = reject_unauth_destination
reject_unknown_recipient_domain reject_unverified_recipient
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550

transport:
test.com        relay:[mail.test.com]

Error output from a test SMTP session:
RCPT TO: <tes...@test.com>
450 4.1.1 <tes...@test.com>: Recipient address rejected: unverified
address: host mail.test.com[192.168.1.1] said: 550-Verification failed for
<double-bou...@test.com> 550-No such person at this address 550 Sender
verify failed (in reply to RCPT TO command)


Reply via email to