fetchmail-friends
[Top] [All Lists]

Re: [fetchmail] Fetchmail as a mail redirector?

2003-02-18 11:18:25
From: Ralph Seichter <ralph(_at_)seichter(_dot_)de>

So you're thinking of something like this?

  poll pop.provider1.org user "user1" is "user1(_at_)somecompany(_dot_)com"
  poll pop.provider2.org user "user2" is "user2(_at_)elsewhere(_dot_)com"

You want fetchmail to deliver to different SMTP servers for each of the
different users? I don't know if the following can be done:

  poll pop.provider1.org user "user1" is "user1(_at_)somecompany(_dot_)com"
    no rewrite
    smtpaddress somecompany.com
    smtphost mx.somecompany.com
  poll pop.provider2.org user "user2" is "user2(_at_)elsewhere(_dot_)com"
    no rewrite
    smtpaddress elsewhere.com
    smtphost mx.elsewhere.com

I admit I am curious if fetchmail supports this. I can't test it here, but
maybe you can try?

It won't be this week as I'm not in the office. However unless somebody responds with a "yet it can", or "not it can't" I'll give it a whirl next week. Heck, even if they do I may just anyway.

Watch this space...


 Please DO NOT send me ANY email directly unless it's a privacy issue.
      Reply-to mangled to assist those who don't read the above.
--
Rob  |  What part of "no" was it you didn't understand?



_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://messenger.msn.co.uk


<Prev in Thread] Current Thread [Next in Thread>