From: Adam D <em...@gm...> - 2006-11-18 02:42:03
|
I have been using fetchmail for many years on one system for one domain but I am now making the mail server host multi domains but would like to bind a separate fetchmail process to diff virtual postfix smtp server processes on Linux. ex. bind fetchmail for smtp bound on eth0 (localhost) bind seperate fetchmail-1 for smtp bound on eth0:0 (example1.com) bind seperate fetchmail-2 for smtp bound on eth0:1 (example2.com) -Adam |