From: Andrew N. G. <an...@gr...> - 2007-02-08 22:26:18
|
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. 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. thanks for your help, Andrew Here is my fetchmailrc set postmaster AN...@po... set no bouncemail poll mail.poissonlaw.com with proto pop3 localdomains poissonlaw.com poissonpoissonbower.com: user ********** pass ********* to * smtphost 10.5.*.* smtpaddress poissonlaw.com keep set logfile /root/fetchmaillog |