View Single Post

  #1 (permalink)  
Old 09-23-2003
Jaco van Tonder
 
Posts: n/a
Default Forward undeliverable mail?

Hi group,

I have a "local" qmail server for lan users here, but not all of the users
in the domain are configured on the local box. There is also a remore box
that contains all the mailboxes. Mail is being retrieved from the remote
"public" mail server using fetchmail.

The local box is on a ppp dialup. The remote box is permanent online. The
local box allows users to send each other mail locally. However, I want
qmail to forward the mail for this domain for users that does NOT exist
locally to another smtp server.

eg.
tom@domain.tld gets mail locally, he is in the local lan, qmail accepts the
message and hands it to vpopmail
jaco@domain.tld gets mail locally, he is in the local lan qmail accepts the
message and hands it to vpopmail
pete@domain.tld gets mail from the remote server, seeing that he is not in
the local lan. Qmail bounces this message locally :(

How do I tell qmail not to bounce the message, but forward it to an smtp
server of my choice on the next dialup?

Thanks in advance,
Jaco


Reply With Quote