Hi,
I fixed my issue. It was related to Thunderbird.. I just had to uncheck one
of already subscribed folders and the rest appeared. Checking the previous
one made appear the full list.
Mura Andrei
On Sat, Apr 25, 2020 at 3:24 PM Andrei Petru Mura
wrote:
> Hi Mihai,
>
> I put auto=subscribed t
Hi Mihai,
I put auto=subscribed to Sent in 15-mailboxes.conf but get the same
behavior.
Mura Andrei
On Sat, Apr 25, 2020 at 3:21 PM MIhai Badici wrote:
> Maybe you need to subscribe to that folders?
> On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
>
> Rectification: For example, created a_folder
Another weird behavior in my eyes is this:
If I try to create b_folder under inbox directory, on server I get the
directory created like this: Maildir/.INBOX^b_folder.
Mura Andrei
On Sat, Apr 25, 2020 at 3:07 PM Andrei Petru Mura
wrote:
> Rectification: For example, created a_folder would be fo
Maybe you need to subscribe to that folders?
On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
Rectification: For example, created a_folder would be found on server
under Maildir/cur/.b_dir.
would be:
For example, created a_folder would be found on server under
Maildir/cur/.a_folder.
On Sat, Apr
Rectification: For example, created a_folder would be found on server under
Maildir/cur/.b_dir.
would be:
For example, created a_folder would be found on server under
Maildir/cur/.a_folder.
On Sat, Apr 25, 2020 at 2:45 PM Andrei Petru Mura
wrote:
> Hi,
>
> I managed to install dovecot 2.2.36 alo
Hi,
I managed to install dovecot 2.2.36 along postfix, with virtual users. When
I send mails from my thunderbird client a Sent folder is created, which is
mirrored on server by Maildir/cur/.Sent. If I try to create other
directories the same thing happenes, adding to the created folder name .
pref
We have set up dovecot to use a shared namespace, and it works well.
However, when a client attempts to create a folder in the namespace,
although dovecot responds with permission denied, it still goes on to
create a folder, but in the root of our virtual mailbox folder (more
confusingly, even issu
On 1.4.2014, at 21.34, Michael Kliewe wrote:
> our dovecot processes sometimes crash when we create new folders. The "imap"
> process and the "indexer worker" process is crashing. We can reproduce this,
> we have a java program with multiple threads, and sometimes 2 threads try to
> create the
Hi,
I just noticed a similar crash (well same assertion at least) on my
production server. No idea what the user did, but I know it's a normal
client, not some kind of script.
Since I don't know what the user did I can't reproduce the problem, but
I figured dropping a note won't hurt.
I'm runnin
Hi,
our dovecot processes sometimes crash when we create new folders. The "imap"
process and the "indexer worker" process is crashing. We can reproduce this, we
have a java program with multiple threads, and sometimes 2 threads try to
create the same folder for the same user, and if both collid
This is true. Sorry. That is how I have it. The .INBOX's directories are in
the root
.maildir/{cur,tmp,new}
The subscriptions file did it. As recommended by Rod, I added the mailbox
directories I was creating to .maildir/subscriptions. Now Thunderbird and
SquirrelMail see them.
Thanks to
I think there was a Thunderbird bug related to showing subfolders. It
was talked about here just a few (3-7?) days ago..
On Wed, 2010-07-07 at 12:28 -0400, A. J. Giurato wrote:
> I've completely closed and reopened Thunderbird many times, and I've hit
> refresh too. Dovecot has been restarted mu
A. J. Giurato wrote:
I'm trying to use a script to create a mailbox structure. I'm aware
that the structure should look like:
~/.maildir/.INBOX/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder1/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp
I've completely closed and reopened Thunderbird many times, and I've hit
refresh too. Dovecot has been restarted multiple times. Squirrelmail has been
logged out and back in. Apache server serving squirrelmail has been rebooted.
++
| A. J. Giurato |
| a...@p
On 07/07/2010 09:15 AM, A. J. Giurato wrote:
OK, Dovecot is showing those folders correctly from telnet.
However, I can't subscribe to them in Thunderbird 3.0.5 (they don't even
appear) and I don't even know that squirrelmail 1.4.13 has a subscribe
feature.
You did "refresh" the Folder list ..
OK, Dovecot is showing those folders correctly from telnet.
However, I can't subscribe to them in Thunderbird 3.0.5 (they don't even
appear) and I don't even know that squirrelmail 1.4.13 has a subscribe feature.
Are there any other recommended clients I try this with?
On 7/7/2010 11:44 AM, T
On Wed, 2010-07-07 at 11:40 -0400, A. J. Giurato wrote:
> Also, my IMAP folders all work fine except for the new ones I want to
> create manually from the CLI.
Make sure it's not a client problem (shouldn't be if you tested also
with squirrelmail, but who knows):
http://wiki.dovecot.org/TestInsta
Thanks for the suggestions.
The user, group, and permissions on all folders (including the cur, new, and tmp) are "aj aj 700".
Also, I added "mail_location = maildir:~/.maildir" (and removed "default_mail_env").
Neither has worked.
Also, my IMAP folders all work fine except for the new ones
A. J. Giurato wrote:
I'm trying to use a script to create a mailbox structure. I'm aware
that the structure should look like:
~/.maildir/.INBOX/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder1/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp
A. J. Giurato wrote:
I'm trying to use a script to create a mailbox structure. I'm aware
that the structure should look like:
~/.maildir/.INBOX/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder1/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp
I'm trying to use a script to create a mailbox structure. I'm aware that the
structure should look like:
~/.maildir/.INBOX/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder1/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp,new}
...
I have trie
On Wed, 2007-11-28 at 12:00 +0100, Andre Hübner wrote:
> i use Dovecot 1.0.7 for pop and imap on Suse Linux 10.1. I need a little
> help in understanding something.
> If i want to create a folder with outlook express or thunderbird which can
> also create subfolders, then i have to create these
Hello List,
i use Dovecot 1.0.7 for pop and imap on Suse Linux 10.1. I need a little
help in understanding something.
If i want to create a folder with outlook express or thunderbird which can
also create subfolders, then i have to create these folders with a trailing
slash.
folders created
23 matches
Mail list logo