Re: Problem with Dovecot

2012-06-22 Thread Camaleón
On Thu, 21 Jun 2012 18:22:54 +0100, Keir Snow wrote: > On Fri, Jun 15, 2012 at 5:32 PM, Camaleón wrote: > >> If this simple test fails then you better stop here, read the log and >> solve the problem in first place :-) > > keir@example:~$ telnet localhost 25 > Trying 127.0.0.1... > Connected to

Re: Problem with Dovecot

2012-06-21 Thread Keir Snow
On Fri, Jun 15, 2012 at 5:32 PM, Camaleón wrote: > If this simple test fails then you better stop here, read the log and > solve the problem in first place :-) keir@example:~$ telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 example.org ESMTP Exim 4.7

Re: Problem with Dovecot

2012-06-15 Thread Curt
On 2012-06-15, Camaleón wrote: > > Mmm... default Exim4 configuration should not require for you tweak > nothing in order to send local messages so I would start from here and > once this works as expected you can start the next step but if local > mails do not work the rest will fail. I'm run

Re: Problem with Dovecot

2012-06-15 Thread Camaleón
On Fri, 15 Jun 2012 16:12:39 +0100, Keir Snow wrote: > On Thu, Jun 14, 2012 at 4:32 PM, Camaleón wrote: >> How are you reading your e-mails? Where are the files stored? How is >> Dovecot configured? Is it pointing to the right path from where to read >> the user mailbox? > > Hmmm, in a bid to i

Re: Problem with Dovecot

2012-06-15 Thread Keir Snow
On Thu, Jun 14, 2012 at 4:32 PM, Camaleón wrote: > I would try to disable ipv6 in Exim4 unless you can properly handle the new > protocol, of course. I don't know Exim4 but Google suggests it can be done by > setting "disable_ipv6 = true" at the config file. But this is Debian and > Debian has its

Re: Problem with Dovecot

2012-06-14 Thread Camaleón
On Thu, 14 Jun 2012 15:22:58 +0100, Keir Snow wrote: > On Wed, Jun 13, 2012 at 2:37 PM, Camaleón wrote: >> Look at the dates, those are old entries. >> >> The test message you sent yesterday was on "Tue, 12 Jun 2012 21:31:19" >> so you have to look for Exim4 logs matching that date/time. > > Ok

Re: Problem with Dovecot

2012-06-14 Thread Keir Snow
On Wed, Jun 13, 2012 at 2:37 PM, Camaleón wrote: > Look at the dates, those are old entries. > > The test message you sent yesterday was on "Tue, 12 Jun 2012 21:31:19" so > you have to look for Exim4 logs matching that date/time. Ok this seems to be the correct entries: 2012-06-12 21:15:02 1Se92

Re: Problem with Dovecot

2012-06-13 Thread Camaleón
On Wed, 13 Jun 2012 10:41:53 +0100, Keir Snow wrote: > On Tue, Jun 12, 2012 at 10:35 PM, Camaleón wrote: > >> Okay, now the next step I'd do is reading from Exim's logs to discover >> what has been happening with the message (rejected, removed, on-hold, >> pending, deferred, unroutable...), but

Re: Problem with Dovecot

2012-06-13 Thread Keir Snow
On Tue, Jun 12, 2012 at 10:35 PM, Camaleón wrote: > Okay, now the next step I'd do is reading from Exim's logs to discover > what has been happening with the message (rejected, removed, on-hold, > pending, deferred, unroutable...), but Exim logs are under "/var/log/ > exim4/*", take a look at fil

Re: Problem with Dovecot

2012-06-12 Thread Camaleón
On Tue, 12 Jun 2012 22:19:11 +0100, Keir Snow wrote: (please, keep the replies at the bottom of the text you are replying to improve the thread readability, thanks!) > On Tue, May 15, 2012 at 4:23 PM, Camaleón wrote: >> On Tue, 15 May 2012 15:59:11 +0100, Keir Snow wrote: >> >>> Bit of a newbi

Re: Problem with Dovecot

2012-06-12 Thread Keir Snow
Exim is my MTA, it is working for sending mail but seemingly not receiving, I just tried mailing locally and even that doesn't seem to work. Swaks output below: keir@Cid:~$ swaks --to k...@mydomain.org --from k...@foo.bar === Trying mydomain.org:25... === Connected to mydomain.org. <- 220 mydoma

Re: Problem with Dovecot

2012-05-15 Thread Camaleón
On Tue, 15 May 2012 15:59:11 +0100, Keir Snow wrote: > Bit of a newbie here so please bear with me! > > I've installed Dovecot on my debian squeeze virtual server. I managed > to configure it using system users and it seemed to work. However over > the past week or so it has simply not been wor

Re: Problem with Dovecot

2012-05-15 Thread Keir Snow
On Tue, May 15, 2012 at 4:03 PM, Jon Dowland wrote: > On Tue, May 15, 2012 at 03:59:11PM +0100, Keir Snow wrote: >> I've installed Dovecot on my debian squeeze virtual server. > > As an IMAPd, something else, or both? > IMAPd I think >> I managed to configure it using system users and it seemed t

Re: Problem with Dovecot

2012-05-15 Thread Jon Dowland
On Tue, May 15, 2012 at 03:59:11PM +0100, Keir Snow wrote: > I've installed Dovecot on my debian squeeze virtual server. As an IMAPd, something else, or both? > I managed to configure it using system users and it seemed to work. However > over the past week or so it has simply not been working.

Problem with Dovecot

2012-05-15 Thread Keir Snow
Bit of a newbie here so please bear with me! I've installed Dovecot on my debian squeeze virtual server. I managed to configure it using system users and it seemed to work. However over the past week or so it has simply not been working. mail I send to myself (ie k...@mydomain.org) does not app