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

[cobalt-users] FW: using %1@xxxxxxxxxxx to forward all e-mail to other company's domain



> -----Oorspronkelijk bericht-----
> Van: R Vendrig [mailto:rvendrig@xxxxxxxxx]
> Verzonden: woensdag 7 november 2001 1:06
> Aan: cobalt-users@xxxxxxxxxxxxxxx
> Onderwerp: using %1@xxxxxxxxxxx to forward all e-mail to other company's
> domain
> 
> 
> Hi all,
> 
> I read in the sendmail manual 
> (http://www.sendmail.org/virtual-hosting.html) :
> 
> --------
> joe@xxxxxxxxxxxxxx	jschmoe
> bogus@xxxxxxxxxxxxxx	error:nouser No such user here
> list@xxxxxxxxxxxxxx	yourdomain-list
> @yourdomain.com		%1@xxxxxxxxxxxxxxxx
> 
> In this second example, the address joe@xxxxxxxxxxxxxx will be 
> mapped to the local user jschmoe, the address 
> bogus@xxxxxxxxxxxxxx will return the indicated error, the address 
> list@xxxxxxxxxxxxxx will be mapped to the local user 
> yourdomain-list (which you would use the aliases file to 
> ultimately resolve) and every other user at yourdomain.com will 
> be mapped to a remote user of the same name at othercompany.com.
> ---------
> 
> When I try to add the %1@xxxxxxxxxxxxxxxx alias as an alias for 
> the @www.yourdomain.com in the controlpanel for the users e-mail 
> settings, I get an error message.
> 
> Is it possible to work around this problem?
> Is this just an error in the interface or is it impossible for 
> other reasons?
> 
> thanks,
> 
> Rene