Re: smtp exim4 qpopper

2004-08-11 Thread John Thomas Langton
nevermind, it was a simple setup issue resolved by doing dpkg-reconfigure exim4-config andon the section where it asks what to listen to incoming smtp requests on (the default is 127.0.0.1 which means it will accept nothing but requests on that machine) I set it to blank, which means it accept

Re: smtp exim4 qpopper

2004-08-11 Thread John Thomas Langton
nevermind, it was a simple setup issue resolved by doing dpkg-reconfigure exim4-config andon the section where it asks what to listen to incoming smtp requests on (the default is 127.0.0.1 which means it will accept nothing but requests on that machine) I set it to blank, which means it accept

smtp exim4 qpopper

2004-08-10 Thread John Thomas Langton
I've recently installed debian sarge, qpopper, and exim4 on my machine. Haven't changed the defaults at all and mail works locally fine. However, if I try to connect with a client from a different machine, mail does not work. If I telnet to my linux box from my linux box it connects just fine, bu