[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim: Return-path: <js@spyker>



In the Rewrite rules section (near the end of /etc/exim.conf) try
something like

$1@domain1.com   $1@domain2.com    bcfrF

This will take any mail with an outgoing domain of domain1.com, and map it
to the same user, but at @domain2.com.



On Mon, 16 Oct 2000, Rino Mardo wrote:

> On Mon, Oct 16, 2000 at 12:11:04PM +0200 or thereabouts, Johann Spies wrote:
> > How can I get exim to rewrite my return-path?
> > 
> > I tried the following line in my /etc/exim.conf, but it does not work.
> > 
> > condition = "${lookup{$sender_address,$return_path}lsearch{/etc/exim/frommap}{1}{0}}"
> > 
> 
> I'm not sure if what you meant is your From: addy but for me I did it in
> /etc/email-addresses
> 
> HTH.
> 
> -- 
> Who's watching the watchmen?
> 
> ICQ: 15096825
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 



Reply to: