Sendmail yields "user unkown" errors even after (wrongly) setting up a catch-all account
Posted
by
user59240
on Server Fault
See other posts from Server Fault
or by user59240
Published on 2012-03-24T21:46:58Z
Indexed on
2012/03/24
23:31 UTC
Read the original article
Hit count: 209
sendmail
I was trying to follow the instructions found here to set up a catch-all account, but still I get the following message for mails sent to non-existent users:
The error that the other server returned was: 550 550 5.1.1 [email protected]... User unknown (state 14).
Everything else works, though... /etc/mail/local-host-names
and /etc/mail/virtusertable
were set up as instructed. Any advice? Thanks!
© Server Fault or respective owner