Displaying 10 results from an estimated 10 matches for "platalea".
Did you mean:
plataleas
2017 Mar 15
2
autocreate ONLY for new Users
...simple "apt-get upgrade dovecot-core"?
your experiences are highly appreciated! This is our first Dovecot
upgrade :-)
On 03/15/2017 11:43 AM, Aki Tuomi wrote:
> You could also use welcome plugin to execute a custom script on first login.
>
> Aki
>
> On 15.03.2017 09:28, plataleas wrote:
>> thanks for the feedback!
>>
>> Userdb would be an option, however we would need to extend our LDAP
>> Schema with an additional "autocreate flag". Modifying the LDAP import
>> scripts, this is quite a task. Another option we were thinking of is
>...
2016 Dec 06
3
Dovecot: Mails flagged as read get flagged as unread
Hi Steffen
Thanks for the reply!
- Users are accessing from multiple devices simultaneously
- Each user has his own mailbox, we do not use shared mailboxes
regards
On 12/06/2016 10:14 AM, Steffen Kaiser wrote:
> On Tue, 6 Dec 2016, plataleas wrote:
>
> > We experience some unexpected behavior with dovecot. It happens that
> > emails marked as read get marked as unread (MUA is Thunderbird on port
> > 143). Unfortunately this happens randomly, reproducing this issue is
> > difficult. We could not find any patt...
2017 Mar 15
2
autocreate ONLY for new Users
...the special folders by a script right after user creation.
By far the best and easiest solution would be a flag to auto-create the
special folders ONLY on first login.
Is there any chance to get this feature?
Thanks a lot!
On 03/15/2017 07:38 AM, Steffen Kaiser wrote:
> On Tue, 14 Mar 2017, plataleas wrote:
>
> > We are currently migrating accounts to Dovecot. The existing accounts do
> > have special folders with different names. (i.e. sent, sent-mail)
>
> > The autocreate-function of "special folders" is useful. However we need
> > this feature ONLY fo...
2017 Mar 15
0
autocreate ONLY for new Users
welcome plugin is already present in 2.2.24, so in that sense, no need
to upgrade. Other than that, it should be rather straightforward upgrade.
Aki
On 15.03.2017 13:07, plataleas wrote:
> Thanks Aki!!
>
> The welcome plugin sounds like the best workaround. To implement this we
> would need to upgrade our Dovecot installation:
>
> dovecot-core:
> Installed: 1:2.2.24-1~bpo8+1
> Candidate: 1:2.2.27-2~bpo8+1
>
> Are there special recommendatio...
2017 Mar 14
2
autocreate ONLY for new Users
...their own "special folders".
There are discussions about this topic on the mailing list:
/http://www.dovecot.org/list/dovecot/2014-August/097313.html
https://dovecot.org/list/dovecot/2016-May/104296.html/
Did someone manage to implement this ? Are there workarounds?
Thanks and regards
plataleas
2016 Dec 06
0
Dovecot: Mails flagged as read get flagged as unread
Hi, There is a plugin "mail_log" that you can use to audit what
users/user agents are doing, probably mail_log_events flag_change is
helpful?
--
peter
Am 2016-12-06 um 10:24 schrieb plataleas:
> Hi Steffen
>
> Thanks for the reply!
>
> - Users are accessing from multiple devices simultaneously
> - Each user has his own mailbox, we do not use shared mailboxes
>
> regards
>
>
>
> On 12/06/2016 10:14 AM, Steffen Kaiser wrote:
>> On Tue, 6 Dec 2016...
2017 Mar 15
0
autocreate ONLY for new Users
You could also use welcome plugin to execute a custom script on first login.
Aki
On 15.03.2017 09:28, plataleas wrote:
> thanks for the feedback!
>
> Userdb would be an option, however we would need to extend our LDAP
> Schema with an additional "autocreate flag". Modifying the LDAP import
> scripts, this is quite a task. Another option we were thinking of is
> creating the speci...
2016 Dec 06
2
Dovecot: Mails flagged as read get flagged as unread
...ses).
Do you have any recommendations where we could focus for
troubleshooting? I found some posts about mbox_lazy_writes causing
similar issues. However we use mdbox in our setup.
If we enable rawlog for what log patterns should we search?
Your Inputs are highly appreciated!
Thanks and Regards
plataleas
*----- haproxy configuration ------
*frontend frontend_mail.company.org-143
bind 10.100.189.34:143
mode tcp
default_backend backend_mail.company.org-143
backend backend_mail.company.org-143
mode tcp
balance source
server dovecot-proxy01.company.org dovecot-proxy01.company.org:10143...
2016 Dec 06
0
Dovecot: Mails flagged as read get flagged as unread
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 6 Dec 2016, plataleas wrote:
> We experience some unexpected behavior with dovecot. It happens that
> emails marked as read get marked as unread (MUA is Thunderbird on port
> 143). Unfortunately this happens randomly, reproducing this issue is
> difficult. We could not find any pattern, it happens rarely....
2017 Mar 15
0
autocreate ONLY for new Users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 14 Mar 2017, plataleas wrote:
> We are currently migrating accounts to Dovecot. The existing accounts do
> have special folders with different names. (i.e. sent, sent-mail)
>
> The autocreate-function of "special folders" is useful. However we need
> this feature ONLY for new users. The existin...