More Postfix help

Associate
Joined
20 Oct 2002
Posts
1,217
Location
Melbourne Australia
Ok, so I now have the bare essentials working.

Local users authenticating to send and receive.
Mailman integrated and working for mailing list generation.
External relay via authenticated SMTP.

But I'm stuck with a relay problem. In the Postifx setup a domain name is specified as the final destination for emails i.e. domain.com, so [email protected] is routed locally only and not via the relay, but say I had a user called [email protected] that I want to relay externally as the user is in a different location and doesn't have a local mailbox, how do I go about doing that?

I've tried searching on the Postfix website, but not really found anything helpful.

Thanks :D
 
Seems I've been able to solve the problem myself by adding the remote users local accounts so that they are in the local recipient list and then by configuring selective routing using the transport maps feature.

Yey :D
 
Back
Top Bottom