Iam trying to explain this as good as i can;
Iam trying to config my sendmail to reroute email that going in to on of my websites to a local user. That local user has a procmail perl file that puts the message in the right folder and then the picture is showing on the website.
I have config virtusertable file that look like this
@mydomain.com robert
I do the databas update;
makemap hash /etc/mail/virtusertable.db < /etc/mail/virtusertable
But when i send a email message it says like this;
<robert@mydomain.com>:
XXX.XX.XX.XX does not like recipient.
Remote host said: 550 5.7.1 <robert@mydomain.com>... Relaying denied. IP name lookup failed [xxx.xx.xx.xxx] Giving up on XXX.XX.XX.XX.
What have i missed to configure?
Iam trying to config my sendmail to reroute email that going in to on of my websites to a local user. That local user has a procmail perl file that puts the message in the right folder and then the picture is showing on the website.
I have config virtusertable file that look like this
@mydomain.com robert
I do the databas update;
makemap hash /etc/mail/virtusertable.db < /etc/mail/virtusertable
But when i send a email message it says like this;
<robert@mydomain.com>:
XXX.XX.XX.XX does not like recipient.
Remote host said: 550 5.7.1 <robert@mydomain.com>... Relaying denied. IP name lookup failed [xxx.xx.xx.xxx] Giving up on XXX.XX.XX.XX.
What have i missed to configure?