Re: Broken mail - Upgrade Exim3 to Exim4

2003-09-13 Thread Russ Cook
I have a very basic setup - a smarthost that I dial up to, and a local network (lan) in my home. My error was with the local interfaces option - I specified specific IP addresses for all machines on my network, instead of using the default. I used dpkg-reconfigure to go back and correct my mistake

Re: Broken mail - Upgrade Exim3 to Exim4

2003-09-13 Thread csj
At Fri, 12 Sep 2003 19:53:40 -0500 (CDT), Russ Cook wrote: > > Please disregard my request for help. I ran dpkg-reconfigure > exim4-config and paid closer attention to my responses and the > prompts offered. All now appears to run properly. I'm a happy > camper. Mind sharing your experience?

Re: Broken mail - Upgrade Exim3 to Exim4

2003-09-12 Thread Steve Lamb
On Fri, 12 Sep 2003 19:25:44 -0500 (CDT) Russ Cook <[EMAIL PROTECTED]> wrote: > Can anyone offer things to check? Make sure that debconf did it's job. Check /var/lib/exim4/config.autogenerated and ensure no DEBCONF is in it. The past two installs for exim4 I had to manually comment out every

Re: Broken mail - Upgrade Exim3 to Exim4

2003-09-12 Thread Russ Cook
Please disregard my request for help. I ran dpkg-reconfigure exim4-config and paid closer attention to my responses and the prompts offered. All now appears to run properly. I'm a happy camper. Regards, Russ On Fri, 12 Sep 2003, Russ Cook wrote: > I upgraded today from Exim3 to Exim4. Now,

Broken mail - Upgrade Exim3 to Exim4

2003-09-12 Thread Russ Cook
I upgraded today from Exim3 to Exim4. Now, fetchmail fails to pull my mail from my ISP. I can send mail to myself locally from the console, and read it with Pine. So, local delivery seems to be working. I can send mail out from machine via my ISP, so outbound is working. Can anyone offer thing