|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Address rewriting
From: Wietse Venema (wietse
porcupine.org)
Date: Thu Aug 03 2006 - 13:17:07 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wietse Venema:
> Dionte Wilson:
> > I have a mail system that knows how to route messages based on a handle/phone
> > number only.
> > This mail system has lookup tables that it uses to resolve a handle/phone
> > number, and knows how to route the message accordingly.
> >
> > I was planning to use Postfix as the interface to this mail system, but
> > Postfix always appends it's local domain to the recipient address.
> >
> > Any suggestion on how to solve this problem?
>
> the PIPE delivery agent has options to strip the domain.
> man 8 pipe
> man 5 master
In addition, the LOCAL delivery agent supports shell variables
with just the user name.
man 8 local.
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]