Displaying 20 results from an estimated 20000 matches similar to: "Shared mailboxes (maildir, symlinks) and permissions"
2008 Feb 22
1
shared mailbox - namespace
Hi all,
this is my last try to get help before giving up. I red the dovecot-wiki
several times, but it doesn?t work.
I don?t know what?s wrong. If I open thunderbird I see the folder
"public" but I cannot subscribe it.
I have dovecot 1.0.10. Yes it?s a little bit old but it is the latest
version under debian packages.
Please see my configuration below.
here the content of:
2017 Mar 01
3
Dovecot + SpamAssassin through dovecot-antispam
Hello,
I am new to the list. /Waving at everyone/
I got a basic SpamAssassin working on a Debian setup (w/ debian-spamd
user), running as a Postfix transport.
I am currently trying to switch it to a dovecot plugin in order to make
it interactively work with the email storage (react to mail
classification, being able to train it from already received emails, aso.)
My problem is now making it
2017 Mar 03
1
Dovecot + SpamAssassin through dovecot-antispam
On 2017-03-03 10:26, Bernard wrote:
> No help there?
> ---
> Bernard
>
> On 01/03/2017 11:27, Bernard wrote:
>> Hello,
>>
>> I am new to the list. /Waving at everyone/
>>
>> I got a basic SpamAssassin working on a Debian setup (w/ debian-spamd
>> user), running as a Postfix transport.
>>
>> I am currently trying to switch it to a
2017 Mar 03
1
Dovecot + SpamAssassin through dovecot-antispam
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 3 Mar 2017, Bernard wrote:
> On 01/03/2017 11:27, Bernard wrote:
>> Hello,
>>
>> I am new to the list. /Waving at everyone/
>>
>> I got a basic SpamAssassin working on a Debian setup (w/ debian-spamd
>> user), running as a Postfix transport.
>>
>> I am currently trying to switch it to a
2009 Nov 16
1
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory
Hi,
I am having some problems with my vacation messages using dovecot. The
mail is send without problems, and the auto-respond is working as well.
But its always auto-responding, because the lda-dupes file can't be
created.
See mail log below:
Nov 16 13:43:03 mail003 postfix/smtpd[6501]: connect from
mail-bw0-f211.google.com[209.85.218.211]
Nov 16 13:43:03 mail003 postfix/smtpd[6501]:
2010 Sep 24
3
unwanted maildir directory
Dovecot-2.0.3 reported:
Error: Maildir: Found unwanted directory /path/to/mail/user/cur/:2,FST, but rmdir() failed: Directory not empty
and sure enough, this directory really does exist and contain a valid message file:
# cd /path/to/mail/user/cur/
# ls -lR
total 384
drwx------ 8 vmail vmail 272 Sep 24 09:06 .
drwx------ 13 vmail vmail 442 Sep 24 09:06 ..
-rw------- 5 vmail vmail
2018 May 21
2
Cannot delete folder
I guess you have had different version(s) or setting(s) in the past, and
you can probably fix this by setting perms to same as the new folders.
Aki
On 21.05.2018 11:46, Yves Goergen wrote:
> I couldn't find anything relevant between all the debug log lines. Is
> that in /var/log/mail.log?
>
> Here's the lines I think are related to creating and deleting the folder:
>
2007 Oct 09
1
SpamAssassin and Public Namespace
Hi I know i might get flamed for asking this in the dovecot mailing list
instead of the spamassassin one but i thought someone might be kind
enough to help anyway.
TIA
I'm trying to do site-wide spam filtering with a public namespace but
it's not reading the folder i have in the public namespace
This is the public namespace set in my dovecot.conf
#public spam folder
namespace public
2010 Sep 01
3
Dovecot creating aditional folders?
Hi guys.
My conf:
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-23-server x86_64 Ubuntu 10.04.1 LTS reiserfs
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
ssl_cert_file: /etc/ssl/mail/dovecot.crt
ssl_key_file: /etc/ssl/mail/dovecot.key
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
2014 Nov 21
2
Handle of "subscription" file/folder for IMAP
> OK that's better, the screenshot helps too.
> There are a number of funny things here.
> First of all, dovecot.sieve belongs in the *home* directory, not in
> Maildir. The home directory can be, typically, the parent directory of
> the Maildir.
> Like in: domains/example.com/user1/Maildir - the user1/ is the home
> directory and dovecot.sieve lives there.
>
>
2020 Apr 25
2
problem with a public folder
Hello,
Thanks for all the replies.
I've added a mailbox to the namespace definition for the public
folders. I can do a doveadm acl get -A "Public/general" works but
"Public/TestFolder" does not. Here's my 90-public.conf file:
#cat 90-public.conf
# Public mailboxes
namespace {
type = public
separator = /
prefix = Public/
location =
2008 Mar 21
1
IMAP creates .userid directory even after pop.
We are currently running dovecot-1.0.10 on Solaris 10 x86.
Several users has noticed that they get different emails when using pop
vs using IMAP. When I check a user's home directory, I find the
following situation:
/nfs/mail/1/1/hiro.11/mail/:
drwx------ 6 176785 1000 512 Mar 21 07:53 .
drwxr-xr-x 3 176785 1000 512 Feb 29 17:01 ..
drwx------ 5 176785 1000
2014 Jul 18
2
subfolders in public mailboxes
Hello,
I added this to the configuration:
namespace {
type = public
separator = .
prefix = public.
location = maildir:/var/mail/public
subscriptions = no
list = yes
}
and I can list maildirs inside these folders correctly. however, I can't
see any subfolders.
The issue seems to be that /var/mail/public dir itself is interpreted as
a maildir directory.
However, what I'd
2018 May 20
3
Cannot delete folder
Assuming '8' = mail, i cannot see anything wrong here...
Can you turn on 'mail_debug=yes' and attempt folder deletion, and check logs after that?
Aki
> On 20 May 2018 at 16:19 Yves Goergen <nospam.list at unclassified.de> wrote:
>
>
> Here's the output of 'doveconf -n':
>
> # 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf
> # Pigeonhole
2018 Jul 17
2
folders not visible on copied mail folders
On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>
> On Mon, 16 Jul 2018, Mark Foley wrote:
>
> > We had a user quit recently. Three days ago I copied his entire Maildir folder to another user
> > to that user's Maildir/.JoesEmail. I changed ownership and made the permission 'chmod -R
> > og-rwx .', just like all
2017 Mar 03
0
Dovecot + SpamAssassin through dovecot-antispam
No help there?
---
Bernard
On 01/03/2017 11:27, Bernard wrote:
> Hello,
>
> I am new to the list. /Waving at everyone/
>
> I got a basic SpamAssassin working on a Debian setup (w/ debian-spamd
> user), running as a Postfix transport.
>
> I am currently trying to switch it to a dovecot plugin in order to make
> it interactively work with the email storage (react to mail
2018 Jul 19
3
folders not visible on copied mail folders
On Wed, 18 Jul 2018 07:23:06 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
>
> On Tue, 17 Jul 2018, Mark Foley wrote:
> > On Tue, 17 Jul 2018 08:06:24 +0200 Steffen Kaiser <skdovecot at inf.h-brs.de> wrote:
> >>
> >> On Mon, 16 Jul 2018, Mark Foley wrote:
> >>
> >>> We had a user quit recently. Three days ago I copied his
2013 Dec 10
3
[Samba 3, Debian wheezy] All of a sudden, resolving ADS user fails completely
Hello everybody.
since this morning I've got a massive problem.
My fileserver (Debian wheezy, Samba 3, everything up-to-date) is an ADS
member server and was running flawlessly for two weeks. Since a few days
I began to move users to this server from an old one, and since this
morning nothing works anymore.
The symptoms are: User get "wrong password" when trying to mount
2007 Jul 04
4
Dovecot shared mailbox folder problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've set up a namespace to share some mailboxes.
When I try to select them, I get an internal error:
Client-server chat:
* OK Dovecot ready.
1 login dvtest2 x
1 OK Logged in.
2 list "" *
* LIST (\HasNoChildren) "." "Trash"
* LIST (\HasChildren) "." "test"
* LIST (\HasNoChildren)
2018 May 19
2
Cannot delete folder
This sounds more like misconfiguration to me. Can you provide doveconf -n and full output of namei -vl /full/path/to/mailbox
---Aki TuomiDovecot oy
-------- Original message --------From: Yves Goergen <nospam.list at unclassified.de> Date: 19/05/2018 18:51 (GMT+02:00) To: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Cannot delete folder
The issue still exists. Can