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, but their server can't deal with the ip (e.g. [EMAIL PROTECTED]). The server
needs real domain-names in the mail-addresses.
So i've been loking for some tools that i can insert in the .qmail-file to resend the
mail via SMTP (not like forward does!).
maildirsmtp from DJB seems to be what i need ... but this program can only deal
with files in maildirs...
I'm searching for a program that can be integrated within a .qmail-file like
| the-programm IP-OF-SERVER
to send the incoming mail to the given IP-Address
Can someone help me ??
Thanx a lot,
Thomas