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

2004-08-11 Thread John Thomas Langton
David Baron <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > On Wednesday 11 August 2004 03:08, [EMAIL PROTECTED] > wrote: > > If someone could at least point me in the right direction, i.e. how to > > enable smtp connections, what logs to focus on (exim's seem to be way > > to t

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

2004-08-11 Thread John Thomas Langton
David Baron <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > On Wednesday 11 August 2004 03:08, [EMAIL PROTECTED] > wrote: > > If someone could at least point me in the right direction, i.e. how to > > enable smtp connections, what logs to focus on (exim's seem to be way > > to t

Re: smtp exim4

2004-08-11 Thread John Thomas Langton
I realized that I was flying through the exim4-config too fast to realize a default had changed from previous versions (or maybe I just forgot). Doing dpkg--reconfigure exim4-config I saw the setting for listening for smtp connections, and the default is 127.0.0.1 (or localhost). You can set tha

Re: smtp exim4

2004-08-11 Thread John Thomas Langton
[EMAIL PROTECTED] (John Thomas Langton) wrote in message news:<[EMAIL PROTECTED]>... > I installed debian sarge, exim4, and qpopper recently, everything was > great, as long as I login at the server mail works fine. However as > soon as I try to use a mail client from another machine, it doesn't >

Re: smtp exim4

2004-08-11 Thread David Baron
On Wednesday 11 August 2004 03:08, [EMAIL PROTECTED] wrote: > If someone could at least point me in the right direction, i.e. how to > enable smtp connections, what logs to focus on (exim's seem to be way > to terse to be useful - maybe I can increase the logging level?), etc. Apparently, exim4 c

smtp exim4

2004-08-10 Thread John Thomas Langton
I installed debian sarge, exim4, and qpopper recently, everything was great, as long as I login at the server mail works fine. However as soon as I try to use a mail client from another machine, it doesn't work. It seems the server is not allowing smtp connections (or pop connections I guess thoug

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