Displaying 20 results from an estimated 1500 matches similar to: "basic configuratio error"
2017 May 26
2
Issue with virtual folder: partially see them and cannot subscribe
Hello Community,
I am trying to figure out hwo to use the virtual mailboxes, but remain a
bit confused:
- I see the Virtual speudo-folder
- Eventuelly the name of the boxes underneath
- But cannot see more, nor subscrie to the virtual mailboxes
Dovecot:
# 2.2.29.1 (e0b76e3): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.18 (29cc74d)
# OS: Linux 4.4.50-v7+ armv7l Debian 8.0 ext4
2017 May 26
4
Issue with virtual folder: partially see them and cannot subscribe
Hello Aki,
Thank you for getting back.
I tried your suggestion, but nope...
I also checked the perms on dirss/files to be vmail rw(x)------ ; yet
does not changed the beahaviour :(
On 05/26/2017 12:29 PM, Aki Tuomi wrote:
> You probably want to set subscriptions=no, so they will be done in the
> parent namespace instead.
>
> Aki
>
>
> On 26.05.2017 13:22, dovecot at
2016 Feb 27
2
Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed
I'm seeing these recently:
Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed: No such file or directory
Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed: No such file or directory
Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error:
2018 Oct 09
2
immediate delete of mails
Hello all!
I've got a home server running on an ARM Cortex-A7 with my custom Linux distribution. It's also responsible for handling incoming and outgoing mails. The SMTP server is OpenSMTPD-6.0.3p1. I'm using Dovecot-2.3.2.1 to export the mails (mailbox storage format) using IMAP.
My old server used to have Dovecot-1.2.0 and honestly, it was absolutely sufficient for me. However,
2010 May 18
1
problem trying out dovecot hg
I get:
May 18 14:56:16 exodia dovecot: master: Dovecot v2.0.beta5 (4ba05c3702be) starting up (core dumps disabled)
May 18 14:56:16 exodia dovecot: master: Error: service(pop3-login): safe_mkstemp(/tmp/dovecot-master) failed: Permission denied
May 18 14:56:16 exodia dovecot: master: Error: service(imap-login): safe_mkstemp(/tmp/dovecot-master) failed: Permission denied
"nc localhost
2017 Feb 09
1
dovecot logout issues
hi
we are using dovecot version 2.2.7 (config file given below)
centos 6, qmail, vpopmail, mysql
server configuration
hex core processor, 16 gb ram 1 X 600 gb 15 k rpm for main drive and 2 X 2000 gb hdd for data (No raid)
busy server with around 4000 email ids --- load is around 2 to 10
the issue is that SQUIRRELMAIL webmail users suddenly lose connection while they are working on the webmail.
2010 Jun 11
1
Patch: 2.0 support for URLAUTH, BURL, CATENATE
Thank you Timo for beginning the port of URLAUTH, BURL, and CATENATE from 1.2 to 2.0. Attached please find two patches that finish the port to 2.0. One patch updates the dovecot-2.0-urlauth branch and is based on the tip of that branch. The other patch adds the full support to dovecot-2.0.beta5. The resulting URLAUTH/BURL/CATENATE code is the same.
Please let me know if you have any questions
2020 Sep 07
2
Btrfs RAID-10 performance
Dne 07.09.2020 v 12:43 Sami Ketola napsal(a):
>> On 7. Sep 2020, at 12.38, Miloslav H?la <miloslav.hula at gmail.com> wrote:
>>
>> Hello,
>>
>> I sent this into the Linux Kernel Btrfs mailing list and I got reply: "RAID-1 would be preferable" (https://lore.kernel.org/linux-btrfs/7b364356-7041-7d18-bd77-f60e0e2e2112 at lechevalier.se/T/). May I ask you
2017 Dec 22
2
New Dovecot service: SMTP Submission (RFC6409)
> On December 20, 2017 at 4:39 PM Tanstaafl <tanstaafl at libertytrek.org> wrote:
>
>
> On Sat Dec 16 2017 15:41:25 GMT-0500 (Eastern Standard Time), Tanstaafl
> <tanstaafl at libertytrek.org> wrote:
> > Ok, well, my ignorance is probably glaring here, but what I meant was,
> > the make the BURL/URLAUTH pieces strictly between Dovecot and the
> >
2017 Dec 12
2
New Dovecot service: SMTP Submission (RFC6409)
Op 12-12-2017 om 15:28 schreef Tanstaafl:
> This is fantastic Stephan! Especially since I'll soon be rolling a new
> Dovecot server to act as a backup for our current Office 365 mail, as
> well as to be prepared in case I can ever talk the boss into migrating
> back to dovecot (we were using Dovecot for a really long time until he
> was convinced by others that we 'had'
2017 Dec 14
2
New Dovecot service: SMTP Submission (RFC6409)
On 13.12.2017 21:41, Tanstaafl wrote:
> On 12/12/2017, 1:39:08 PM, Stephan Bosch <stephan at rename-it.nl> wrote:
>> However, keep in mind that for this particular feature we're just
>> providing the "chicken" as it were. The "egg", i.e. client support, is
>> still to come. Apart from Trojita (which I think is still not widely
>> used), I
2018 Nov 13
3
dovecot lmtp thinks that "disk quota exceeded" is "internal error"
2.2.36 (not migrated to 2.3 yet) reports such problem:
> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: open(/var/mail/xxx/mailboxes.lock1bf6ad16b7b8b703) failed: Disk quota exceeded
> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: Couldn't create mailbox list lock /var/mail/xxx/mailboxes.lock:
2014 Jul 19
1
[PATCH] Fix typo in src/imap-urlauth/imap-urlauth-worker.c
The attached trivial patch fixes a typo in src/imap-urlauth/imap-urlauth-worker.c.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot-fix-typo.diff
Type: text/x-diff
Size: 465 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140720/89eca02b/attachment.bin>
-------------- next part --------------
A
2019 May 04
3
CentOS 7, skype ceased functioning
Hi,
I have been using CentOS 7 on a laptop for a while now (about two years),
using skypeforlinux all the time.
After today's update, skype ceased to start as a service, as it used to be
configured. It fails to start manually, e.g., it does start and is listed
as a job, but it doesn't appear visible on the desktop.
In the case you know something about it, please let us all know.
2013 May 03
1
URLAUTH assertion failures in 2.2.1
Testing URLAUTH in dovecot-2.2.1 plus Timo's recent CATENATE and URLAUTH fixes eventually trips some assertions. No simple sequence of commands always hits these; they appear to be timing-dependent.
The first one is:
May 02 17:47:17 imap(pid 50490 user submit): Panic: file imap-client.c: line 643 (client_command_free): assertion failed: (client->output_cmd_lock == NULL)
The line number
2017 Dec 16
3
New Dovecot service: SMTP Submission (RFC6409)
On 12/16/2017, 5:10:14 AM, Stephan Bosch <stephan at rename-it.nl> wrote:
> Op 12/14/2017 om 6:07 PM schreef Tanstaafl:
>> One other point.
>>
>> Adding support for something like this that also requires Clients to add
>> support for it is just begging for a feature that never gets used.
>>
>> Stephan, are you sure there is no (fairly simple) way to
2017 Dec 14
2
New Dovecot service: SMTP Submission (RFC6409)
One other point.
Adding support for something like this that also requires Clients to add
support for it is just begging for a feature that never gets used.
Stephan, are you sure there is no (fairly simple) way to make this an
SMTP service that any email client that supports SMTP can use?
On 12/14/2017, 10:57:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 12/14/2017,
2013 Aug 29
1
Solved: startup failures "net_listen_unix(...) failed: Invalid argument"
I ran into this and had a bit of trouble tracking a diagnosis down, so here it
is for the archives in case anyone else runs into this.
A new installation of dovecot was failing to start, with these messages:
$ ./sbin/dovecot
Error: service(imap-urlauth):
net_listen_unix(.../var/run/dovecot/token-login/imap-urlauth) failed:
Invalid argument
Error: service(auth):
2017 Jan 28
2
Sharing between domains?
Hello Community,
I am facing the following question: how is it possible to share malboxes
between domains?
Example:
- 2 domains present on the same dovecot: domA and domB
- userA at domA
- userB at domB
userA at domA wants to share his mailbox to userB at domB (again same server)?
Thank you for your help.
Greetz
2019 Jul 19
0
Address family not supported by protocol
Hello,
I am trying to run Dovecot on Arch Linux ARM on a Raspberry Pi, and there is an error when calling dovecot.
Related information is listed below.
Does anybody know if this is a code issue or a configuration issue?
Regards,
Elias Hamaz
$ sudo dovecot:
Error: socket() failed: Address family not supported by protocol
Error: service(pop3-login): listen(::, 110) failed: Address family not