Displaying 20 results from an estimated 30000 matches similar to: "First steps in Dovecot; IMAP not working"
2016 Oct 14
2
First steps in Dovecot; IMAP not working
Le 14 oct. 2016 ? 16:06, mick crane <mick.crane at gmail.com> a ?crit:
> On 2016-10-14 13:43, Moi wrote:
>> Hello,
>> First of all, I'm sorry if you received this mail twice; I haven't received
>> it the first time so I think it was lost. Second attempt.
>> I've made some more tests and I still can't receive mails.
>> Outlook doesn't
2016 Oct 14
4
First steps in Dovecot; IMAP not working
Hello,
First of all, I'm sorry if you received this mail twice; I haven't received
it the first time so I think it was lost. Second attempt.
I've made some more tests and I still can't receive mails.
Outlook doesn't complain about anything, no error message; the mails that
are supposed to be received just won't appear.
In the mail logs, I find this line (other lines are
2016 Oct 17
2
First steps in Dovecot; IMAP not working
Marnaud <anic297 at mac.com> writes:
> "mailtest", the new user, is in group mail(8). In addition, I've added
> write permission for "others" to /var/mail. Now, I'm trying to send a
> message to "mailtest" from another, working, e-mail account and nothing
> happens. This time, "doveadm log errors" is empty.
>
> In short, I
2016 Oct 14
2
First steps in Dovecot; IMAP not working
doveconf -n:
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-042stab116.1 x86_64 Debian 8.6
mail_location = mbox:~/mail:INBOX=/var/mail/%u
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
2016 Oct 15
2
First steps in Dovecot; IMAP not working
Le 15 oct. 2016 ? 9:56, mick crane <mick.crane at gmail.com> a ?crit:
> I assume this means there are no emails in the INBOX.
> send yourself a mail.
This is actually one of the first thing I tried when I saw outgoing mails worked. I also tried sending mails from another address, hoping to receive an error message back, but nothing got received.
I now think the INBOX itself doesn?t
2017 Sep 08
1
doveadm expunge returns error code 68
Hi Aki,
On Wed, Sep 06, 2017 at 11:26:30AM +0300, Aki Tuomi wrote:
> On 05.09.2017 14:39, Florian Lohoff wrote:
> > Hi,
> > i am running basically this from cron:
> >
> > /usr/bin/doveadm -v expunge -u * mailbox INBOX.Spam SENTBEFORE 90d
> > /usr/bin/doveadm -v expunge -u * mailbox INBOX.Trash SENTBEFORE 90d
> > /usr/bin/doveadm -v expunge -u * mailbox
2020 Nov 18
0
about imap-login: Error and imap: Error after Version-UP
Hi..
there is supposed to be only at most one (1) stats process. Having multiple stats processes breaks stats.
Aki
> On 18/11/2020 01:48 ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp> wrote:
>
>
> Aki-san
>
> Last night We adjusted the "process_limit" in the stats service to get rid of the error.
>
> "client_limit" is in the blank
2016 Oct 20
1
Backing up and Importing IMAP folders
> On October 20, 2016 at 5:11 PM Konstantin Khomoutov <flatworm at users.sourceforge.net> wrote:
>
>
> On Thu, 20 Oct 2016 16:57:45 +0300 (EEST)
> Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> [...]
> > > Alternatively you can use `dsync` to perform backup with a native
> > > Dovecot tool. It's able to sync mailboxes of any Dovecot user
2017 Jul 19
1
Dovecot imap
Hello there !
Do you see anything wrong on the config i sent ?
-----Original Message-----
From: Aki Tuomi [mailto:aki.tuomi at dovecot.fi]
Sent: Tuesday, July 18, 2017 9:20 PM
To: nlekkas at gmail.com; Larry Rosenman
Cc: dovecot at dovecot.org
Subject: RE: Dovecot imap
Can you provide doveconf -n please?
Aki
> On July 18, 2017 at 9:06 PM Nick Lekkas <nlekkas at gmail.com> wrote:
2018 May 08
1
imapsieve: script not triggered
> Check that sieve-test actually shows it would do what you expect it to do.
sieve-test just shows: learn-spam: error: the imapsieve extension cannot be used outside IMAP.
Andreas
> Am 07.05.2018 um 20:56 schrieb Aki Tuomi <aki.tuomi at dovecot.fi>:
>
>
>
> On 2018-05-07 20:58, Andreas Krischer wrote:
>> Hi, folks!
>>
>> My problem:
>> I set
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
We are working on fixing this.
Aki
> On 31 December 2018 at 23:45 Chris BL <cpblpublic+dovecot at gmail.com> wrote:
>
>
> Hi Aki,
>
> Bingo! Putting that line in dovecot.conf rather than my custom file, and
> then using my old custom file, unchanged, from Alpine works perfectly.
>
> My only remaining question, then, would be ... what was this (change)
>
2017 Jun 07
0
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Hello Aki,
please find attached the debug log from another incident, this time with
IMAP session ID (<yH0lKWRRpNHAqOh5>) in the logs and with
"mail_debug=yes" in dovecot.conf.
I can consistently reproduce the "inconsistent state" error message by
the following steps from the most recent Thunderbird version (52.1.1, on
64-bit Linux Ubuntu 16.04.02 LTS):
* copy a
2020 Nov 17
1
about imap-login: Error and imap: Error after Version-UP
You need to configure stats service client limit and imap service client limit. Those are different services than imap-login service.
Aki
> On 17/11/2020 01:28 ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp> wrote:
>
>
> Aki-san
>
> I have already seen that page.
> Is the setting method wrong?
>
> Is there any other tuning point?
>
> morikawa
>
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
If your client directly executes imap binary, it is not mandatory for dovecot to be running, but you need to put the service section into /etc/dovecot/dovecot.conf and restart the dovecot service.
Putting it to your local config file does not affect the global service.
Aki
> On 31 December 2018 at 22:16 Chris BL <cpblpublic+dovecot at gmail.com> wrote:
>
>
>
> Hi Aki,
2020 Jun 05
1
Cannot log in to IMAP server and logs are unclear as to why
Hi Aki,
Again, thanks very much for your response. Your solution of adding the colons worked. Actually, I futzed with it a little bit and it works with as few as 2 added colons.
This is interesting since in the examples section of https://doc.dovecot.org/configuration_manual/authentication/passwd_file/ it explicitly states:
-----------------------
This file can be used as a passdb:
2018 Feb 05
0
Cannot delete IMAP Mail-Folder in Trash
> On 5 Feb 2018, at 17:32, Aki Tuomi <aki.tuomi at dovecot.fi <mailto:aki.tuomi at dovecot.fi>> wrote:
>
>
>> On February 5, 2018 at 6:16 PM Gabriel Kaufmann <mailings at typoworx.com <mailto:mailings at typoworx.com>> wrote:
>>
>>
>> Doesn't anyone have an idea?
>>
>> It looks like Dovecot and/or Thunderbird simply
2018 Dec 31
0
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
Am I assuming correctly that you are not, in fact, running anything but imap process from Dovecot?
Aki
> On 31 December 2018 at 18:35 Chris BL <cpblpublic+dovecot at gmail.com> wrote:
>
>
>
> Hi Aki,
>
> Oops; I did not think carefully enough about your instructions. Here is the output from
>
> $ dovecot -n -c /home/meuser/dotfiles/auto-stanford-dovecot.conf
2017 Apr 10
0
abrt reported "imap killed by SIGBUS"
Sorry for late response.
This issue occurs ran randomly. So I don't know how to run valgrind command.
2017-04-10 17:14 GMT+08:00 Hongying Liu <hongyliu at redhat.com>:
> Sorry for late response.
>
> This issue occurs ran randomly. So I don't know how to run valgrind
> command.
>
> I upload the coredump.
>
> The version of dovecot is
2018 Sep 18
0
dovecot (2.2.13) panic on imap-login from iphone se
Please keep replies on list. Can you provide doveconf -n and output of doveadm user victim ?
---Aki TuomiDovecot oy
-------- Original message --------From: "Andre Hoepner - i.based: Systemhaus GmbH + Co. KG" <a.hoepner at ibased.de> Date: 18/09/2018 19:13 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Subject: Re: dovecot (2.2.13) panic on imap-login from iphone se
2017 Jun 05
0
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Hello again,
here you are (log excerpt from May 29 00:06:02 until May 29 01:17:49):
May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
inconsistent, please relogin. in=1369 out=222662
May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
inconsistent, please relogin. in=204 out=1504
May 29 00:40:29 imap(xxx at xxx.org): Info: IMAP session state is
inconsistent,