Displaying 3 results from an estimated 3 matches for "arodier".
Did you mean:
rodier
2011 Apr 10
1
domain variable still empty
...til now, I have both shared and public folders working, on a NFS
share. indexes are stored locally, as well as per user flags. Sive is
also working :-)
Now, I'd like to restrict sharing by domain, and for this, to use the
"%d" variable
When I authenticate, for instance using arodier at red2team, the
authentication works. However, the "%d" variable is still empty, when
I'd like it to contains "red2team"
Here my config:
--------------------------------------------------------------
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x...
2011 Mar 31
1
How to grant a kerberos ticket after successful imap authentication from dovecot
..., if I do nothing, this is the errors I have from dovecot
when trying to logon using any imap client:
Mar 31 09:33:07 titan dovecot: imap-login: Login: user=,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Mar 31 09:33:07 titan dovecot: dovecot: Fatal:
chdir(/home/emails/team/arodier/) failed: Permission denied
(euid=1003(arodier) egid=1001(red2team) missing +x perm: /home/emails)
Mar 31 09:33:07 titan dovecot: dovecot: child 5089 (imap) returned
error 89 (Fatal failure)
However, if I just login on a console for the user "/arodier/", I see
that I have re...
2014 Aug 06
0
Important emails
...ness emails from bulk & mailing lists, in order to promote
'important' emails, ala google. This is a feature I found very useful in
corporate environments, where a lot of users are receiving
advertisements, but not consider it as spam. (For info, the code is
here: https://github.com/arodier/emclass)
My script add an email header (X-Email-Type), and dovecot uses a virtual
folder called 'Important' to present them.
I know there is IMAP labels, and they are server side stored. I have
successfully played with Thunderbird, but IMHO, it's not very reliable.
The name of the...