Re: syntax for overriding userdb fields from passdb config

2016-02-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 21 Feb 2016, Thomas Möhle wrote: how exactly is the syntax to override a userdb field within the passdb configuration? I cannot find any documentation on this in the wiki. Let's say, I'd like to override the userdb extra field "chroot" wi

Re: Require different setting for mail_location for each of POP3S and IMAPS protocols

2016-02-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 23 Feb 2016, Andrew McGlashan wrote: I've been able to configure past dovecot to have a different mail_location setting for the same user, but with different protocols. When the user requests POP3S, I adjusted the mail_location to /var/mail

RE: Dovecot Bulletin

2016-02-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 22 Feb 2016, micah wrote: Using doveadm copy is an interesting solution because of the hardlinking. I wonder how fast it is, because almost every time I use the -A flag, the iterations over 100k users takes a long time. We email the 'bullet

RE: Dovecot Bulletin

2016-02-22 Thread Kevin Kershner
Yup, exactly what I hoped to avoid. Maybe a new feature to consider for future release. K -Original Message- From: micah [mailto:mi...@riseup.net] Sent: Monday, February 22, 2016 12:19 PM To: Kevin Kershner; Doug Hardie; Dovecot Mailing List; Timo Sirainen Subject: RE: Dovecot Bulletin

RE: Dovecot Bulletin

2016-02-22 Thread micah
Using doveadm copy is an interesting solution because of the hardlinking. I wonder how fast it is, because almost every time I use the -A flag, the iterations over 100k users takes a long time. We email the 'bulletin' to all of our users, everyone gets a copy, that way an admin doesn't need to do

Re: To what extent does/will Dovecot depend on systemd? was systemd changes...

2016-02-22 Thread Dave McGuire
On 02/22/2016 01:27 PM, aki.tu...@dovecot.fi wrote: > [snip] > >> The PID-File seems to be expected under yet another sub-dir >> of /var/run/dovecot. > I wasn't aware that any Dovecot functionalities have become dependent > on systemd. Is this discussion simply about the uni

Re: To what extent does/will Dovecot depend on systemd? was systemd changes...

2016-02-22 Thread aki . tuomi
> On February 22, 2016 at 7:22 PM Dave McGuire wrote: > > > On 02/22/2016 06:31 AM, Noel Butler wrote: > https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2 > > >>> [snip] > >>> > The PID-File seems to be expected under yet another sub-dir > of /v

Re: To what extent does/will Dovecot depend on systemd? was systemd changes...

2016-02-22 Thread Dave McGuire
On 02/22/2016 06:31 AM, Noel Butler wrote: https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2 >>> [snip] >>> The PID-File seems to be expected under yet another sub-dir of /var/run/dovecot. >>> I wasn't aware that any Dovecot functionalities have bec

Re: Dovecot Bulletin

2016-02-22 Thread Timo Sirainen
> On 22 Feb 2016, at 13:02, Doug Hardie wrote: > > >> On 20 February 2016, at 18:14, Timo Sirainen wrote: >> >> On 21 Feb 2016, at 02:50, Kevin Kershner wrote: >>> >>> I'd like to revisit and old post if I may, will/does Dovecot support the old >>> qpopper "Bulletin" ability? >>> >>> Basic

Re: To what extent does/will Dovecot depend on systemd? was systemd changes...

2016-02-22 Thread Steve Litt
On Mon, 22 Feb 2016 09:14:08 +0200 Aki Tuomi wrote: > On 21.02.2016 19:10, Steve Litt wrote: > > On Sun, 21 Feb 2016 10:03:15 +0100 > > Thomas Leuxner wrote: > > > > [snip] > > > >> https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2 > >> > > [snip] > > > >> Th

RE: Dovecot Bulletin

2016-02-22 Thread Kevin Kershner
It also got the bulletin out to new users without admin intervention. Sent from Mobile From: Doug Hardie Sent: ‎2/‎22/‎2016 4:02 To: Dovecot Mailing List; Timo Sirainen Cc: Kevin Kershner

Require different setting for mail_location for each of POP3S and IMAPS protocols

2016-02-22 Thread Andrew McGlashan
Okay, Let's try this a different way. I've been able to configure past dovecot to have a different mail_location setting for the same user, but with different protocols. When the user requests POP3S, I adjusted the mail_location to /var/mail/$USER (with mbox in use). When that *same* user requ

Re: u...@domain.tld doesn't exist (postfix error 550 5.1.1)

2016-02-22 Thread soko.tica
The solution was auth_username_format = %Ln in /etc/dovecot/conf.d/10-auth.conf I saw it on another thread. Thanks Pascal On Mon, Feb 22, 2016 at 3:11 PM, soko.tica wrote: > Hello list, > > I am trying to send an e-mail message from the local root to another local > user (alias to root) on the

u...@domain.tld doesn't exist (postfix error 550 5.1.1)

2016-02-22 Thread soko.tica
Hello list, I am trying to send an e-mail message from the local root to another local user (alias to root) on the same box. While it functions without dovecot, it doesn't work with dovecot installed. Local user is recognized, but local u...@domain.tld isn't. While this option is turned on in post

dovecot local indexes and multiple servers

2016-02-22 Thread alex
Hi, I've been testing mdbox with local indexes on our nfs based directors + multiple imap/lda/pop3 server setup. The performance is noticeably better than maildir with indexes on nfs, so I'd like to make this work. About the possible direction to other servers the wiki says that it will create

Re: Automatically inferring %d on multi-domain virtual install ?

2016-02-22 Thread Leon Kyneur
On 22/02/16 18:56, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 21 Feb 2016, Leon Kyneur wrote: Date: Sun, 21 Feb 2016 10:51:21 + From: Leon Kyneur To: Dovecot Mailing List , Timo Sirainen Subject: Re: Automatically inferring %d on multi-domain virtual

Re: Setup changes 1.x to 2.x -- custom POP3 account handling required.

2016-02-22 Thread Andrew McGlashan
No help? Is this possible to do as I had done before but with the newer version? Thanks A. On 22/02/2016 5:52 PM, Andrew McGlashan wrote: > Hi, > > Previously I did /special/ processing for some email accounts; if a > particular file existed in the user's home directory, then I caused the > acc

Re: To what extent does/will Dovecot depend on systemd? was systemd changes...

2016-02-22 Thread Noel Butler
On 22/02/2016 17:14, Aki Tuomi wrote: On 21.02.2016 19:10, Steve Litt wrote: On Sun, 21 Feb 2016 10:03:15 +0100 Thomas Leuxner wrote: [snip] https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2 [snip] The PID-File seems to be expected under yet another sub-dir o

Re: systemd changes in Git/Debian Auto-Builds

2016-02-22 Thread Thomas Leuxner
* Timo Sirainen 2016.02.22 09:28: > Another fix: > https://git.dovecot.net/dovecot/core/commit/2d5fcede6dcce079fdca5f0589c9c2142f016a65 Thanks. Confirmed effective. signature.asc Description: Digital signature

Re: Dovecot Bulletin

2016-02-22 Thread Doug Hardie
> On 20 February 2016, at 18:14, Timo Sirainen wrote: > > On 21 Feb 2016, at 02:50, Kevin Kershner wrote: >> >> I'd like to revisit and old post if I may, will/does Dovecot support the old >> qpopper "Bulletin" ability? >> >> Basically I need a simple way of posting bulletins to all domain us

Replication between two ISPCOnfig servers

2016-02-22 Thread Otto Saayman
Hello I have set up two servers, one master and one slave, using ISPConfig. I have been using rsync to synchronise mails between the two machines, but this has some unstable results. I had a look at setting up replication: http://wiki.dovecot.org/Replication When I run the command, doveadm u

Replication for all users in Dovecot ISPConfig database

2016-02-22 Thread Otto Saayman
Hello I have set up two servers, one master and one slave, using ISPConfig. I have been using rsync to synchronise mails between the two machines, but this has some unstable results. I had a look at setting up replication: http://wiki.dovecot.org/Replication When I run the command, doveadm u

Re: Streaming MOVE commands

2016-02-22 Thread Emilio Jesús Gallego Arias
Thanks a lot both for your help! On Mon, 22 Feb 2016, Timo Sirainen wrote: >> Is this patch suitable of being backported to 2.2.13? (Debian stable) > > Should be. > > BTW. This bug only meant that some expunges were ignored, which at > worst caused unwanted email duplicates. It didn't corrupt the

Re: systemd changes in Git/Debian Auto-Builds

2016-02-22 Thread Timo Sirainen
On 21 Feb 2016, at 14:23, Thomas Leuxner wrote: > > * aki.tu...@dovecot.fi 2016.02.21 12:43: > >> This is fixed in >> https://github.com/dovecot/core/commit/22d75d47097ca83c6e824a5129d81e8f18fb589b > > Thanks Aki. As all patches are in the source tree, I guess this is not > included in Stepha

Re: Automatically inferring %d on multi-domain virtual install ?

2016-02-22 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 21 Feb 2016, Leon Kyneur wrote: Date: Sun, 21 Feb 2016 10:51:21 + From: Leon Kyneur To: Dovecot Mailing List , Timo Sirainen Subject: Re: Automatically inferring %d on multi-domain virtual install ? very intrigued by your solution Tim