I have this configuration running, except for the ACL. The problem I'm
having with ACLs is that I have to manually create the ACL for each
folder userB has and if userB creates a new folder, then it is forbidden
for userA until I update the ACL.
How do you solve this?
El 15/02/16 a l
Perfect!
Using the "auth" trick and appropriate "discard" statements allowed me
to get the scripts setup exactly as I had originally intended. Thanks!
Dan
On 2/15/2016 8:29 PM, Stephan Bosch wrote:
Op 2/16/2016 om 1:32 AM schreef Dan Ragle:
In my prior procmail setup, I auto-forwarded all m
Op 2/16/2016 om 1:32 AM schreef Dan Ragle:
> In my prior procmail setup, I auto-forwarded all my SPAM E-mail to a
> separate user on the system with their own account (called spamuser).
> In the Pigeonhole setup it looks like I have to redirect those
> messages (i.e., redirect "spamu...@mydomain.co
At a guess, the directory gets listed, the names get sorted numerically,
and then read in order low-to-high. In theory, the end result will be the
same regardless of what order stuff gets read in, but doing it in a
deterministic order makes troubleshooting easier.
On Mon, Feb 15, 2016 at 7:31 PM,
> Hi all, I am very curious about the prefix number of the configuration
> filename, such as 10-auth.conf What are those meanings of 10,15,20
> and 90 ?
The configuration files are read and processed according to the sorting
order of their names. Adding the numeric prefixes allows the order
I spent some time setting up Dovecot LMTP with Pigeonhole this weekend.
I got most of the things I wanted to working but have a few issues that
I'm hoping that someone might be able to help with.
First, I'm running the stock version of the tools from the core repos
for CentOS/6, which means Do
Hi all,
I am very curious about the prefix number of the configuration
filename, such as 10-auth.conf
10-director.conf
10-logging.conf
10-mail.conf
10-master.conf
10-ssl.conf
15-lda.conf
15-mailboxes.conf
20-imap.conf
20-lmtp.conf
20-managesieve.conf
20-pop3.conf
90-acl.conf
90-plugin.conf
90-quot
I am syncing two Dovecot sites using dsync. Are there any tools
available to confirm that dsync is (or is not) running properly between
the two sites? (E.g., something I could run periodically in Nagios?)
Rich Wales
ri...@richw.org
I'm trying to get doveadm to backup all users to a local drive without any luck.
$ sudo doveadm backup -A /Volumes/mail_bak/mailstore_backup/
Error: User listing returned failure
doveadm: Error: Failed to iterate through some users
The doveadm-backup man page has the instruction to make sure the
Hi Daniel,
I do already have a backup server where I replicate the mails every 4 hours
using imapsync.
Not the best, but this is workable.
The one time I redirected to backup server, people where complaining that
they were having duplicate mails ( this was pop access )
I also have mx backup with e
In the shell I'do:
doveadm fetch -u bob mailbox mailbox-guid $box uid 1
Is there a way through IMAP to get the same?
--
peter
Dear Dovecot devs,
is streaming multiple MOVE commands by clients allowed?
I am getting duplicated messages with the GNUS mail client, the
interchange looks like this:
*stream two moves to different folders*
> 9019 UID MOVE 4062,4066,4068 "folder0"
> 9020 UID MOVE 4063:4064,4067,4069:4072 "folde
On 02/13/2016 04:00 AM, Cedric Malitte wrote:
> Hi,
>
> I use dovecot for a long time now, but only as a single isolated server
> each time.
>
> I joined a company a few years back. We had trouble with compagnies hosting
> our mail, supposedly full redundant and so on.
>
> The company is small,
Hi,
we have such configuration in our Dovecot; it is configured with virtual
users and acl. To enable access of userA mailbox to userB, first I have
to add userB to userA acl, and then I put userA username in an
ARBITRARY_FIELD of userB record in our ldap (if you use a db for your
account, the
14 matches
Mail list logo