"ynotssor" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> "Taiffu" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) om...
>
> > I have a little problem. I have old server which use sendmail. How I
> > can redirect example unknow user mail to another server which use
> > postfix. I dont't want use aliases. I have tried use LUSER but that
> > doesn't work. Both server are inside same domain.
>
> LUSER_RELAY is what you want, but I'm not willing to play guessing games
> about the incorrect syntax you used that caused the "doesn't work"
> condition.
>
> http://www.sendmail.org/m4/domains.html#LUSER_RELAY
I have tried define(`LUSER_RELAY',`mailer:xxx.xxx.com') but that NOT WORK!
This is situation
Internet --> A ---> B
I have users in both A and B. If user won't found A mail must forward to B
I have check firewall is OK, I have check postfix/sendmail config OK.
Both servers have domain name in MX.
A = old sendmail
B = postfix