From: Rob M. <rob...@gm...> - 2006-11-18 12:21:41
|
On 11/18/06, Adam D <em...@gm...> wrote: > 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) As per the man page, simply specify different smtphost values in each config file. I've been using this for some time and it works just fine. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |