Displaying 20 results from an estimated 10000 matches similar to: "Session ID separator change"
2016 Jan 26
2
dsync: INBOX Can't be deleted
> On 26 Jan 2016, at 15:56, Marc Schiffbauer <m at sys4.de> wrote:
>
> * Sami Ketola schrieb am 23.01.16 um 23:27 Uhr:
>>
>>
>> On 23/01/16 15:33, Robert Schetterer wrote:
>>> for multiple advanced imap settings at migration you might use
>>> imapsync not dsync Best Regards MfG Robert Schetterer
>> Sure but imapsync does not preserve
2015 Jan 13
5
dovecot and glusterfs
Hi,
I did some experiments with dovecot on a glusterfs on the active nodes without
a director. So I had concurrent access to the files.
With the help of the available documentation about NFS and fcntl locks I
managed to find out the following:
With the plain mbox format dovecot seems to apply and to honor the fcntl
locks. But since this format is not used any more in real setups, it is
2012 Nov 18
6
ACL and SSL
Finally got Dovecot to work on ports 100 and 143.
I would like to
a) Learn about ACL esp on port 110 as there are still yodellaks that try
to brake in on port 110.
b) Setting up separate SSL cert for imaps and pop3s.
--
For effective Internet Etiquette and communications read
http://catb.org/jargon/html/T/top-post.html, http://idallen.com/topposting.html
&
2016 Jan 23
4
dsync: INBOX Can't be deleted
On 23/01/16 15:33, Robert Schetterer wrote:
> for multiple advanced imap settings at migration you might use
> imapsync not dsync Best Regards MfG Robert Schetterer
Sure but imapsync does not preserve message UID's which means that users
end up redownloading all their messages or message/UID mismatches will
happen.
Sami
2016 Jun 20
5
Disabling passdb pam in local.conf
* Edgar Pettijohn <edgar at pettijohn-web.com>:
> Is your goal to have "1" config file?
No, that would eliminate the ability to change distro settings via the regular
package management.
My goal is to add/remove what my service requires via the additional
local.conf.
p at rick
--
[*] sys4 AG
https://sys4.de, +49 (89) 30 90 46 64
Schlei?heimer Stra?e 26/MG,80333 M?nchen
2015 Apr 28
3
CVE-2015-3420
On 28 Apr 2015, at 11:35, Timo Sirainen <tss at iki.fi> wrote:
>
> On 28 Apr 2015, at 04:15, Edwardo Garcia <wdgarc88 at gmail.com> wrote:
>> When can we expect 2.2.17 to resolve this?
>
> As far as I know this doesn't affect any of the major distributions where Dovecot is commonly used (Debian/Ubuntu/Redhat/CentOS). I've only heard it happening with some
2012 Nov 08
3
Mails don't get deleted after POP3
Hi, there!
Well, I am new to dovecot, so please be patient with me:
I have a virtual server and want to setup simple mail delivery.
postfix, saslauthd and dovecot basically work fine.
The only open issue is, that (I guess) dovecot doesn't remove the
mail when it's retrieved via pop3 from the server.
It keeps sending me the same emails again and again.
(The mail client (Thunderbird) is
2015 Mar 06
5
LMTP error: Too many concurrent deliveries for user (in reply to end of DATA command)
I updated dovecot today and all over a sudden I'm getting:
Mar 6 14:40:46 mail postfix/lmtp[3150]: 3kz95y3nX3zCtTS: to=<recipient at backup.invalid>, relay=127.0.0.1[private/dovecot-lmtp],
delay=88, delays=87/0.94/0.01/0.01, dsn=4.3.0, status=deferred (host 127.0.0.1[private/dovecot-lmtp] said: 451 4.3.0
<recipient at backup.invalid> Too many concurrent deliveries for user (in
2016 Jun 21
2
Disabling passdb pam in local.conf
* Edgar Pettijohn <edgar at pettijohn-web.com>:
> What distro settings?
These files should remain unchanged:
~$ tree /etc/dovecot/
/etc/dovecot/
??? conf.d
??? ??? 10-auth.conf
??? ??? 10-director.conf
??? ??? 10-logging.conf
??? ??? 10-mail.conf
??? ??? 10-master.conf
??? ??? 10-ssl.conf
??? ??? 10-tcpwrapper.conf
??? ??? 15-lda.conf
??? ??? 15-mailboxes.conf
??? ??? 20-imap.conf
???
2016 Jun 20
7
Disabling passdb pam in local.conf
Greetings,
I'm trying to create a configuration that leaves every config file deployed by
an install process or paket management software untouched. The goal is to put
every configuration required into /etc/dovecot/local.conf.
I've come quite far, but I fail to disable pam as passdb service in
local.conf. What I get if I run doveconf -n is this section:
passdb {
driver = pam
}
It is
2018 Sep 04
2
Best way to move mail from one server to another
Am 04.09.2018 um 18:27 schrieb Sami Ketola:
>
>
>> On 4 Sep 2018, at 18.38, Robert Schetterer <rs at sys4.de> wrote:
>>
>> Sorry i migrated terrabytes of mail with imapsync and never had a
>> problem, it works as designed, also with maildir rsync did a good job,
>> what never worked as it should was dsync ,cause of bugs ,that may
>> changed now
2018 Jun 25
2
doveadm: problem listing shared mailboxes using a wildcard
* Thore B?decker <me at foxxx0.de>:
> You might need to quote that last argument, otherwise it can get
> interpreted by the shell as globbing, which obviously is not what you
> want.
>
> I've been using wildcard arguments enclosed within '' and "" for
> various doveadm commands without issues so far.
Right. I had thought so too (and forgot to mention
2016 Jun 21
3
Disabling passdb pam in local.conf
* Edgar Pettijohn <edgar at pettijohn-web.com>:
> > Only /etc/dovecot/local.conf should be changed.
> >
> So you want the standard files to remain unchanged from default settings and override them with your settings in local.conf?
Exactly (he said that in his initial mail).
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Schlei?heimer Stra?e 26/MG, 80333 M?nchen
2014 Dec 09
3
doveadm -A operations failing due to broken mdbox
I'm using "/usr/bin/doveadm purge -A" to purge the mdboxes of my users.
Unfortunately this command terminates prematurely once it reaches a
defective mdbox!
Is there a workaround for this?
Like using doveadm to get a list of valid users and then run "doveadm
purge -u" on each of those?
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669
2013 Dec 28
1
pop3 rate limit
Hi,
we have customers with Exchange servers that are polling for new mail every minute with dozens of pop3 accounts. I am looking for a mechanism to rate limit this per user. So what I am looking for is a way to block users from polling, if a user asks for new mail more than every 5 minutes (for example).
Is this possible? Can this be achieved within Dovecot or does it need external scripting?
2017 Jul 21
4
Corrupt index files
I am running Dovecot IMAP on Linux, on a LizardFS storage cluster with
Maildir storage. This has worked well for most of the accounts for
several months.
However in the last couple of weeks we are seeing increasing errors
regarding corrupted index files. Some of the accounts affected are
unable to retrieve messages due to timeouts.
It appeared the problems were due to the accounts being accessed
2015 Feb 17
2
Help with archive server
Hi,
I want to build a system where 6 months old mail to be moved to
archive server to keep my mailbox clean and fast.
Is there any way to achieve the same using any pre-built binary shipped
with dovecot ?
Thanks and Regards
Joy
2013 Feb 26
4
Sieve filters on folders, different from INBOX
Hi all
Is it possible to configure Dovecot's sieve plugin to act on message
arrival to folders, other than INBOX?
I wish to move messages fetched by pop3 fetcher to special folder, or sort
outgoing mail to folders, specific
to their recipients.
Thanhs in advance,
WBR,
valery
2015 Nov 29
2
Sieve "foreverypart" and "mime" extensions (RFC 5703) now implemented
Hi,
I have finally managed to implement the Sieve "foreverypart" and "mime"
extensions (RFC 5703). These are now included in the main Mercurial
repository and will be included in the next release.
I will be fixing a few minor details in the coming week; e.g.,
interaction with "include" and "editheader" extensions needs more work.
Still, in the mean time,
2012 Nov 14
2
Dovecot 2.1.10
Hi all,
I've a problem with dovecot-2.1.10. At time we use dovecot-1.2 without
zlib. We setup a new server with dovecot 2.1.10. After syncing the
emails everything looks fine. But if we use zlib plugin all new emails
have no content.
There are a lot of "Error: Maildir filename has wrong S value" log entrys.
So we have compiled dovecot-2.0.18 and we use exactly the same