Displaying 20 results from an estimated 7000 matches similar to: "permission recomendation for dovecot configuration files and binaries"
2009 Mar 27
7
multiple sql servers - loadbalancing and failover
Hi,
Is there a way for dovecot to use a pool of sql (mysql) servers and load 
balance queries between these?
Also fallback to next available sql server if connection to previous one 
fails.
Can dovecot do such things currently? (If not this is feature request).
-- 
Arkadiusz Mi?kiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/
2018 Nov 13
1
dovecot lmtp thinks that "disk quota exceeded" is "internal error"
> On 13 November 2018 at 22:06 Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
> 
> 
> On 13/11/2018 15:54, Arkadiusz Mi?kiewicz wrote:
> > 
> > 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)
2016 Oct 20
0
logging TLS SNI hostname
On Thursday 20 of October 2016, Aki Tuomi wrote:
> On 20.10.2016 15:41, Arkadiusz Mi?kiewicz wrote:
> > On Thursday 20 of October 2016, Aki Tuomi wrote:
> >> On 18.10.2016 14:16, Arkadiusz Mi?kiewicz wrote:
> >>> On Monday 17 of October 2016, KT Walrus wrote:
> >>>>> On Oct 17, 2016, at 2:41 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl>
>
2007 Mar 28
2
ignoring some subfolders [potential wishlist]
Hello
I'm looking at migration path from my current setup (tpop3d/courier-imap) and 
I seem to miss one feature - ability to ignore some subfolders for pop3.
tpop3d allows me to say:
maildir-ignore-folders: Spam Trash trash Sent sent-mail POP3-Invisible
(would be stupid to fetch own sent-mail via pop3 again 8-)
In recent tpop3d cvs version I can also use regexps like 
2016 Oct 20
0
logging TLS SNI hostname
On Thursday 20 of October 2016, Aki Tuomi wrote:
> On 18.10.2016 14:16, Arkadiusz Mi?kiewicz wrote:
> > On Monday 17 of October 2016, KT Walrus wrote:
> >>> On Oct 17, 2016, at 2:41 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl>
> >>> wrote:
> >>> 
> >>> On Monday 30 of May 2016, Arkadiusz Mi?kiewicz wrote:
> >>>> Is there
2016 Nov 08
0
logging TLS SNI hostname
On Tuesday 08 of November 2016, Aki Tuomi wrote:
> > On November 8, 2016 at 4:08 PM Arkadiusz Mi?kiewicz <arekm at maven.pl>
> > wrote:
> > 
> > On Thursday 20 of October 2016, Arkadiusz Mi?kiewicz wrote:
> > > On Thursday 20 of October 2016, Aki Tuomi wrote:
> > > > On 20.10.2016 15:52, Arkadiusz Mi?kiewicz wrote:
> > > > > >
2016 Nov 21
1
nologin + reason -> logging reason
On Monday 21 of November 2016, @lbutlr wrote:
> On Nov 21, 2016, at 7:39 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
> > reason is the only thing in maillog that allows to distinguish why user
> > was not allowed to log in.
> 
> Um? the only thing? How about where you set the reason in the first place?
That "first" place is constantly changing
2008 Dec 15
2
1.1.7: quota problem, unable to delete mails when quota exceeded
Hi,
When user exceeds it's quota then dovecot can't create it's files and it's 
showing zero mails :( This also means that user is unable to delete it's own 
mails. Sounds like kind-of bug, right? 
Dec 15 08:28:37 mbox1 dovecot: IMAP(xxx): 
open(/var/mail/xxx/dovecot-uidlist.lock) failed: Disk quota exceeded
Dec 15 08:28:37 mbox1 dovecot: IMAP(kdudus): 
2016 Oct 18
0
logging TLS SNI hostname
On Monday 17 of October 2016, KT Walrus wrote:
> > On Oct 17, 2016, at 2:41 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
> > 
> > On Monday 30 of May 2016, Arkadiusz Mi?kiewicz wrote:
> >> Is there a way to log SNI hostname used in TLS session? Info is there in
> >> SSL_CTX_set_tlsext_servername_callback, dovecot copies it to
> >>
2009 Jan 26
1
imap flags - \* - dovecot 1.1.{8,9}
Isn't \* supposed to be (almost always) in flags after "SELECT" command in dovecot imap?
Isn't \* meaning is "you can store any new flag" ?
20 select INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags permitted.
so no \* ...
[..]
50 store 1 +flags $MDNSent
* FLAGS (\Answered \Flagged
2008 Jul 25
2
stopping dovecot
This may be a silly question but how to correctly stop dovecot and be sure 
that it's possible to start it again?
kill -TERM `cat /var/run/dovecot/master.pid` doesn't work well.
I have imap-login processes staying arround and occupying port which leads to 
Fatal: listen(0.0.0.0, 993) failed: Address already in use
when trying to start again 2s after stopping.
-- 
Arkadiusz Mi?kiewicz   
2010 Mar 02
2
1.2.10 and questions
Hi,
1) Why dovecot -n doesn't display default values? At least it didn't display
mail_max_userip_connections(default): 20
mail_max_userip_connections(imap): 20
mail_max_userip_connections(pop3): 10
if I had set ONLY mail_max_userip_connections (to be =10)
2) "Maximum number of connections from user+IP exceeded 
(mail_max_userip_connections): "
Could it be enhanced to
2018 Jan 23
2
Dovecot 2.3.0 TLS
On Thursday 11 of January 2018, Aki Tuomi wrote:
> Seems we might've made a unexpected change here when we revamped the ssl
> code. 
Revamped, interesting, can it support milions certs now on single machine? (so 
are certs loaded by demand and not wasting memory)
> Aki
-- 
Arkadiusz Mi?kiewicz, arekm / ( maven.pl | pld-linux.org )
2006 Jun 29
1
[PATCH]: updated tpop3d UIDL support based on older patch
Hi,
Here is an updated patch which allows to use tpop3d compatible UIDL in dovecot 
(it's against 1.0rc1):
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/dovecot-tpop3d-uidl.patch?rev=1.2
which is based on:
http://dovecot.org/pipermail/dovecot/2006-March/012080.html
Please consider merging it.
-- 
Arkadiusz Mi?kiewicz        PLD/Linux Team
arekm / maven.pl           
2018 Jan 23
0
Dovecot 2.3.0 TLS
> On January 23, 2018 at 7:09 PM Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
> 
> 
> On Thursday 11 of January 2018, Aki Tuomi wrote:
> 
> > Seems we might've made a unexpected change here when we revamped the ssl
> > code. 
> 
> Revamped, interesting, can it support milions certs now on single machine? (so 
> are certs loaded by demand and not
2018 Dec 13
0
dovecot/config processes one more time - which are safe to kill?
In my Dovecot 2.2.32 I do not have such a problem.
czw., 13 gru 2018 o 10:18 Arkadiusz Mi?kiewicz <arekm at maven.pl> napisa?(a):
>
> Hello.
>
> The problem with dovecot/config processes never ending and spawning new
> one on each reload
> (https://www.dovecot.org/list/dovecot/2016-November/106058.html) is
> becoming a problem here:
>
> # ps aux|grep
2016 Nov 21
4
nologin + reason -> logging reason
Hi.
I'm using nologin with own reason [1]. That works fine. For example pop3 
client gets nice message like "-ERR [AUTH] Account is locked. Please contact 
support."
Unfortunately maillog lacks information details about why user was not allowed 
to log in.
pop3-login: Disconnected (auth failed, 1 attempts in 2 secs): user=<testuser>, 
method=LOGIN, rip=1.1.1.1, lip=2.2.2.2,
2016 May 30
2
logging TLS SNI hostname
Is there a way to log SNI hostname used in TLS session? Info is there in 
SSL_CTX_set_tlsext_servername_callback, dovecot copies it to
ssl_io->host.
Unfortunately I don't see it expanded to any variables ( 
http://wiki.dovecot.org/Variables ). Please consider this to be a feature 
request.
The goal is to be able to see which hostname client used like:
May 30 08:21:19 xxx dovecot:
2009 May 21
1
crypt() failure is possible
dovecot 1.1.15 in src/auth/password-scheme.c
contains:
static bool
crypt_verify(const char *plaintext, const char *user ATTR_UNUSED,
             const unsigned char *raw_password, size_t size)
{
        const char *password;
        if (size == 0) {
                /* the default mycrypt() handler would return match */
                return FALSE;
        }
        password =
2007 May 25
1
delivery and quota question
Hi,
I'm considering using delivery for delivering emails. The question is about 
quota. Does delivery check quota for single maildir or for entire collection 
of user folders?
Example:
/var/mail/user/{new,cur,tmp}
/var/mail/user/.Some_Folder/{new,cur,tmp}
/var/mail/user/.Some_Other_Folder/{new,cur,tmp}
Can I somehow get deliver checking size for all these folders? I need quota 
per user not