|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
relay email for an individual email addressI want to forward all email to user@... to user@...
Where mydomain.com is a domain on my mail server. I tried to add this to aliases.tab "mydomain.com" "user" "user@..." When I connect to themail server, at the rcpt to:<user@...> command I get a relay denied error. The mail server serves two domains: mydomain.com and myotherdomain.com "mydomain.com" "user" "user@..." Does work. How should I configure xmail to forward emails for a user in mydomain.com to e.g. gmail.com _______________________________________________ xmail mailing list xmail@... http://xmailserver.org/mailman/listinfo/xmail |
|
|
|
|
|
Re: relay email for an individual email address> - Second, taking a look at mailproc.tab file that can be associated with a
> local mailbox to do some specific process. > It permit such redirections :) > > In your case, create a real "user@..." mailbox on your xmail > server, then create a mailproc.tab file for this mailbox that must contain > this simple line : > "redirect"[TAB]"user@gmail"[NEWLINE] > > It's all ;-) Is it possible to do this for a whole domain like I want everything that went to "@oldcompany.com" redirected to "@newcompany.com"? I just read this and have not looked into the documentation yet as I am busy with something else at the moment, but I thought you might already know how to do it :-) _______________________________________________ xmail mailing list xmail@... http://xmailserver.org/mailman/listinfo/xmail |
|
|
Re: relay email for an individual email addressOn Thu, 8 Oct 2009, Oliver Stöneberg wrote:
> > - Second, taking a look at mailproc.tab file that can be associated with a > > local mailbox to do some specific process. > > It permit such redirections :) > > > > In your case, create a real "user@..." mailbox on your xmail > > server, then create a mailproc.tab file for this mailbox that must contain > > this simple line : > > "redirect"[TAB]"user@gmail"[NEWLINE] > > > > It's all ;-) > > Is it possible to do this for a whole domain like I want everything > that went to "@oldcompany.com" redirected to "@newcompany.com"? > > I just read this and have not looked into the documentation yet as I > am busy with something else at the moment, but I thought you might > already know how to do it :-) http://www.xmailserver.org/Readme.html#custom_domain_mail_processing If you create a file named oldcompany.com.tab inside the 'custdomains' subdirectory, containing a line: "redirect" "newcompany.com" It should do it. - Davide _______________________________________________ xmail mailing list xmail@... http://xmailserver.org/mailman/listinfo/xmail |
|
|
Re: relay email for an individual email address> On Thu, 8 Oct 2009, Oliver Stöneberg wrote:
> > > > - Second, taking a look at mailproc.tab file that can be associated with a > > > local mailbox to do some specific process. > > > It permit such redirections :) > > > > > > In your case, create a real "user@..." mailbox on your xmail > > > server, then create a mailproc.tab file for this mailbox that must contain > > > this simple line : > > > "redirect"[TAB]"user@gmail"[NEWLINE] > > > > > > It's all ;-) > > > > Is it possible to do this for a whole domain like I want everything > > that went to "@oldcompany.com" redirected to "@newcompany.com"? > > > > I just read this and have not looked into the documentation yet as I > > am busy with something else at the moment, but I thought you might > > already know how to do it :-) > > Should be possible, with 'CUSTOM DOMAIN MAIL PROCESSING': > > http://www.xmailserver.org/Readme.html#custom_domain_mail_processing > > If you create a file named oldcompany.com.tab inside the 'custdomains' > subdirectory, containing a line: > > "redirect" "newcompany.com" > > It should do it. OK, that was too obvious. I was looking in the wrong places before like alias and mailproc... Thanks. _______________________________________________ xmail mailing list xmail@... http://xmailserver.org/mailman/listinfo/xmail |
| Free embeddable forum powered by Nabble | Forum Help |