| View previous topic :: View next topic |
| Author |
Message |
jstuckle
Joined: 28 Jun 2006
Posts: 6
|
| Posted: Wed Jun 28, 2006 6:54 pm Post subject: Cross Domain Aliases |
|
|
I have a (probably stupid) question. This is a new install of phpxmail, and I can't figure out how to define cross domain aliases.
I turned on the capability in the phpxmail config. but can't find any way to actually create them. I can create aliases for normal accounts, but need to be able to create an alias such as
me@example.com -> you@anotherexample.com
where me@example.com is the alias on this system, indicating email should instead be delivered to you@anotherexample.com.
Is there any way to do this in phpxmail?
TIA,
Jerry |
|
| Back to top |
|
below_zero
Joined: 08 Apr 2005
Posts: 130
Location: Italy
|
| Posted: Thu Jun 29, 2006 9:40 am Post subject: Re: Cross Domain Aliases |
|
|
Hello,
I believe that both the domains must exist in your system,
then in the you@anotherexample.com mailbox you may set me@example.com as alias of that mailbox: messages adressed to me@example.com will be sent in you@anotherexample.com (providing that crossdomain aliases flag is ON). |
|
| Back to top |
|
jstuckle
Joined: 28 Jun 2006
Posts: 6
|
| Posted: Fri Jun 30, 2006 2:13 am Post subject: |
|
|
Ok, I found the answer - mainly it was a misunderstanding on how it works in Xmail.
Instead of using aliases like most email programs, you have to create a suer in the domain. Then create a mailproc.tab in that user's directory with the entry
"redirect"<tabl>"newuser@exmple.com"
I tried this and it works fine, and I can do it in the pohpxmail. Sorry to bother you. |
|
| Back to top |
|
| |