View Single Post
Old 26th November 2008
deemon's Avatar
deemon deemon is offline
Fdisk Soldier
 
Join Date: May 2008
Location: Estonia
Posts: 50
Default

Quote:
Originally Posted by satimis View Post
Then run;
Code:
INSERT INTO transport (domain,hostname) VALUES 
('satimis.dnsalias.com','MailServerB');
INSERT INTO transport (domain,hostname) VALUES 
('satimis.changeip.net','MailServerC');
etc.

If I'm wrong please correct me. Thanks
The transport must have smtp: prefix if you wanto to forward the email to another smtp server. Check my example in previous post.


Quote:
Can I replay the hostname "MailServerB" with its local IP?
Yes
__________________
Fhtagn nagh Yog-Sothoth
Reply With Quote