Hello
My server cannot connect to mail.myserver.com beacause of network or other reasons that i don't know about that.
So that cannot send mail to ...@myserver.com.
You know , I want this:
When i want to send mail to
x1@myserver.com ,i should send it to
mymail@gmail.com,
Also when i want to send mail to
x2@myserver.com ,and
x3@myserver.com ,.....
How does Gmail undrestand that the message must be sent to x1 or x2 or x3,.....@myserver.com?
.(I send mail by php code .)
In Gmail -> 'Settings' 'Filters' i should fill out these fields:
1.From:
mygmail2@gmail.com
2.To:
mygmail@gmail.com
3.Forward it to : ?????????(this is not defined or it is in message body)
Where do i should tell gmail filter that Forward it to " ?????@myserver.com"?(there are many email address in my site.)
Is any specific server that forward our mail with defined fields such as 'from','to','forward to','title','body',.....?
Or so on...............?
please help me.