Re: Store mail AND SMTP send it

2001-03-01 Thread J.J.Gallardo
Thomas Foerster escribió: > At the moment, i've just appended a | foward $DEFAULT@IP > to .qmail-default. > > This works, but their server can't deal with the ip (e.g. [EMAIL PROTECTED]). The server > needs real domain-names in the mail-addresses. Do you know the utility "smtproutes" of /var/qma

Store mail AND SMTP send it

2001-03-01 Thread Thomas Foerster
Hi there, i'm having a (big) problem here. One of our customers are building theier own mailserver. So i have to store incoming mail on our server as usual, and need to forward the mail to their server. At the moment, i've just appended a | foward $DEFAULT@IP to .qmail-default. This works, bu