Displaying 17 results from an estimated 17 matches for "krot".
2017 Jul 20
1
application specific passwords
...userdb (aka.
> passwd-file). Application (or rather device) specific passwords are
> implementing by using having an additional "username" with a specific
> password for a particular application or device. E.g. some entries for
> myself:
>
> bbmutt:*:10001:10001::/krot/mail/km::userdb_mail=maildir:~/Maildir userdb_quota_rule=*:bytes=10240M
> kmozilla:*:10001:10001::/krot/mail/km::userdb_mail=maildir:~/Maildir userdb_quota_rule=*:bytes=10240M
> sailpad:*:10001:10001::/krot/mail/km::userdb_mail=maildir:~/Maildir userdb_quota_rule=*:bytes=10240M
>...
2017 Jul 20
0
application specific passwords
...sing plain files for passdb and userdb (aka.
passwd-file). Application (or rather device) specific passwords are
implementing by using having an additional "username" with a specific
password for a particular application or device. E.g. some entries for
myself:
bbmutt:*:10001:10001::/krot/mail/km::userdb_mail=maildir:~/Maildir userdb_quota_rule=*:bytes=10240M
kmozilla:*:10001:10001::/krot/mail/km::userdb_mail=maildir:~/Maildir userdb_quota_rule=*:bytes=10240M
sailpad:*:10001:10001::/krot/mail/km::userdb_mail=maildir:~/Maildir userdb_quota_rule=*:bytes=10240M
workphone:*:...
2017 Jul 20
4
application specific passwords
Hi,
Further to the other thread about password guessing activities against
our dovecot, I would like to implement application specific passwords on
our dovecot.
Googling results in some documents, but they are all a bit older:
> https://www.happyassassin.net/2014/08/26/adding-application-specific-passwords-to-dovecot-when-using-system-user-accounts/
>
2004 Dec 07
1
"correct" permissions for login dir
I'm in process of moving away from Cyrus to Dovecot. I have my own
authentication daemon working fine. It sets up two sockets:
drwxr-x--- 2 root dovecot 512 Dec 7 21:07 /var/state/dovecot/login
srw-rw-rw- 1 krot krot 0 Dec 7 21:07 /var/state/dovecot/login/sock
drwx------ 2 krot wheel 512 Dec 7 21:07 /var/state/dovecot/master
srw-rw-rw- 1 krot wheel 0 Dec 7 21:07 /var/state/dovecot/master/sock
When I fire up Dovecot, it warns me of "incorrect" permissons for login
dir (/v...
2010 Jan 28
1
Dovecot 2.0 authentication will not work with Exim [patch]
Just a notice to those of you who use Dovecot authentication with Exim.
In Dovecot 2.0 authentication server will send a new keyword, COOKIE.
This will cause Exim to abort it's authentication request.
I submitted a bug and patch to Exim to fix this, the patch is here:
http://km.krot.org/code/exim-dovecot-1.1.diff
BR,
Kirill
2010 Jan 10
2
"leave mail on server" workaround
...ssion at the end of that POP session?
RETRieved messages will be marked as \Seen, but since users might also
use an IMAP client (e.g. webmail), it'll be dangerous to simply delete
all \Seen messages in user's mailbox.
I'm all open for suggestions.
--
-- Kirill Miazine <km at krot.org>
2017 Sep 07
2
Strange SASL issue
2017-09-07 15:04 GMT+02:00 Sami Ketola <sami.ketola at dovecot.fi>:
>
> > On 7 Sep 2017, at 16.03, Antoine Nguyen <ngu.antoine at gmail.com> wrote:
> >
> > 2017-09-07 14:29 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
> >
> >>
> >>
> >> On 07.09.2017 15:26, Antoine Nguyen wrote:
> >>> Hi all,
> >>>
2015 Oct 07
2
how to treat synonymous domain names as one
Hallo List Users,
I am curious if there is a way to rewrite domain name to another domain
name. My goal is to provide authentication and mailboxes for the synonymous
domains in a single source while keeping all other domains separate.
I have setup:
auth_username_format = %Lu
mail_location = /var/vmail/%d/%u/Maildir
in userdb/passdb (passwd-file):
/etc/dovecot/%d/users
Say I
2004 Dec 03
2
master or client
...in/master-auth
}
}
}
I try to learn my authentication daemon to learn to speak with Dovecot.
I fire up my master.py and try to login via pop3 as foo:bar. Below is
what my master.py receives from Dovecot (master and client), VERSION
commands are not shown:
km at thinkpad:/home/km > ./krot/sbin/master.py
CPID : ['11915']
CPID : ['11915']
CPID : ['16652']
CPID : ['11915']
AUTH : ['1', 'PLAIN', 'service=POP3', 'secured', 'lip=127.0.0.1',
'rip=127.0.0.1', 'resp=AGZvbwBiY...
2015 Oct 07
0
how to treat synonymous domain names as one
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 7 Oct 2015, Nikolai Krot wrote:
> I am curious if there is a way to rewrite domain name to another domain
> name. My goal is to provide authentication and mailboxes for the synonymous
> domains in a single source while keeping all other domains separate.
>
> I have setup:
>
> auth_username_format =...
2017 Sep 07
0
Strange SASL issue
...t 0 of course. How can I debug this?
somehow enable debugging in prosody, so it logs what it sends as cpid
parameter, as you can see here:
https://hg.prosody.im/prosody-modules/file/tip/mod_auth_dovecot/auth_dovecot/sasl_dovecot.lib.lua#l70
>
> Antoine
--
-- Kirill Miazine <km at krot.org>
2009 Oct 14
1
pop3-login process
Hi,
I would like to know if the pop3-login process would be
create
more than one while a user connection is established.
http://wiki.dovecot.org/RunningDovecot
------------------------------------
imap-login and pop3-login processes handle new IMAP and
POP3 connections until user has logged in.
------------------------------------
I'm sorry to ask you this kind of question...
Regards,
2009 Oct 14
3
Two passwords: One for Dovecot IMAP and One for Dovecot SASL? Is it possible?
Greetings,
Can Dovecot can handle separate authentication for receiving mail
(IMAPS) and sending mail (SMTPS)? In the past, we used Dovecot IMAP
for the receiving part and Cyrus SASL for the sending part. This
allowed us to use two passwords with mail. Cyrus has grown too old
and isn't useful anymore. Can Dovecot give us this functionality:
two passwords, one for IMAP
2010 Jan 12
3
IDLE timing issue - dovecot or fetchmail issue?
Hi guys,
Thanks for the great product. We've used dovecot for ages as our
internal mail server and it works great!
I've recently started using fetchmail 6.3.9 (with IDLE enabled) to
download mail from our ISP (Pair networks). The ISP is running Dovecot
1.1.16. I am unable to get the info about the dovecot config at this time.
The IDLE support in fetchmail allows us to deliver
2010 Jan 14
3
LDA and POP3/IMAP user_query
How do I get IMAP+POP3 vs. LDA to use different user_query statements?
The problem is that the input fields are different.
IMAP/POP3 is an email address
LDA is a username
I have written a long statement to try and cater for both however it still
only works 99% of the time, and the remaining 1% fails. The 1% that fails
sees the mail being delivered to the wrong mbox. In this particular case
2006 Nov 21
3
Fw: re. win32-process
...SESTDHANDLES,
:stdout => my_out,
:stderr => my_err
}
)
I think it would be neat if you could pass IO objects (or perhaps a fileno) to :stdout, :stderr, and :stdin directly. Any ideas on how to do that?
Thanks,
Dan
----- Forwarded Message ----
From: Kirill Miazine <km at krot.org>
To: Daniel J. Berger <djberg96 at yahoo.com>
Sent: Monday, November 20, 2006 12:35:40 PM
Subject: re. win32-process
Hello Daniel,-
I''m one of those poor people who sit behind a corporate firewall that
for some reason blocks access to useful ports. But I''m lucky en...
2010 Jan 21
2
nologin in auth proto version 1.1
I notice that the nologin parameter for the AUTH command is gone in
version 1.1 of Dovecot Authentication Protocol.
nologin was added in 1.1, so that authentication client could indicate
that there will be no subsequent master requests to retrieve user info.
Could we have nologin back please?
Kirill