From: Rob M. <rob...@gm...> - 2007-02-09 01:13:57
|
On 2/8/07, Andrew N. Gray <an...@gr...> wrote: > I have fetchmail configured and working great. It fetches the mail > from a pop catch all and sends it out via SMTP to our exchange server > > The issue I have is with a couple of mailing lists that are delivered > via BCC > > I would like anything sent to "nca...@li..." to be > delivered to user ES...@po.... I also would like to not have > to set up another pop account. You'll probably have to configure your SMTP server to handle this, I don't think you can do this with fetchmail. > Also, I am new to fetchmail. does anyone see any glarring problems > with my set up. poissonlaw.com and poissonpoissonbower.com are the > same DNS entry. I am using Keep until I finish testing and getting > everything to work. One warning - your config seems to suggest you're running it as root. Recent versions of fetchmail will warn you about doing this and future versions may refuse to run as root. Create an unpriviledged user for fetchmail and run it under this account instead. -- 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 |