Displaying 6 results from an estimated 6 matches for "drieka".
Did you mean:
dika
2019 Oct 03
2
Home Directory Creation
> Tried your config here and it works. My debug log looks as follows for
> the first brief IMAP session:
>
> Oct? 3 22:28:56 drieka dovecot: imap-login: Login:
> user=<diederik-jan>, method=PLAIN, rip=::1, lip=::1, mpid=21949,
> secured, session=<OtQjbweUvpIAAAAAAAAAAAAAAAAAAAAB>
> Oct? 3 22:28:56 drieka dovecot: imap(diederik-jan): Debug: Added
> userdb setting: plugin/=yes
> Oct? 3 22:28:56 driek...
2019 Oct 03
0
Home Directory Creation
On 03/10/2019 22:43, Asai via dovecot wrote:
>
>> Tried your config here and it works. My debug log looks as follows
>> for the first brief IMAP session:
>>
>> Oct? 3 22:28:56 drieka dovecot: imap-login: Login:
>> user=<diederik-jan>, method=PLAIN, rip=::1, lip=::1, mpid=21949,
>> secured, session=<OtQjbweUvpIAAAAAAAAAAAAAAAAAAAAB>
>> Oct? 3 22:28:56 drieka dovecot: imap(diederik-jan): Debug: Added
>> userdb setting: plugin/=yes
>> O...
2019 Oct 03
2
Home Directory Creation
Mr. Timo,
I would presume you are busy with many responsibilities, but might you
have a few minutes to consider this problem?
Or is there any other Dovecot expert who may be able to offer advice on
how to get the home directories created?? Thank you for those who have
helped offer advice on this already.
Asai
On 10/2/2019 5:08 PM, Asai via dovecot wrote:
> Hello,
>
> I spent the
2019 Oct 03
0
Home Directory Creation
...ther Dovecot expert who may be able to offer advice
> on how to get the home directories created?? Thank you for those who
> have helped offer advice on this already.
>
Tried your config here and it works. My debug log looks as follows for
the first brief IMAP session:
Oct? 3 22:28:56 drieka dovecot: imap-login: Login: user=<diederik-jan>,
method=PLAIN, rip=::1, lip=::1, mpid=21949, secured,
session=<OtQjbweUvpIAAAAAAAAAAAAAAAAAAAAB>
Oct? 3 22:28:56 drieka dovecot: imap(diederik-jan): Debug: Added userdb
setting: plugin/=yes
Oct? 3 22:28:56 drieka dovecot: imap(diederik-...
2017 Feb 24
4
Sieve removeflag Action
Op 2/22/2017 om 8:40 PM schreef Thomas Leuxner:
> * Thomas Leuxner <tlx at leuxner.net> 2017.02.20 12:56:
>
>> Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) starting up for imap, lmtp
>>
>> This one processed the dovecot-news mail for 2.2.28.rc1 fine which uses a similar sieve rule. I will monitor global rules with this build and report back.
2017 Feb 26
0
Sieve removeflag Action
...p
MAIL FROM:<stephan at rename-it.nl>
RCPT TO:<stephan>
DATA
From: User <user at example.com>
To: stephan at rename-it.nl
Subject: Frop!
List-Id: <debian-security-announce.lists.debian.org>
Frop!
.
Then I invoked LMTP through its unix socket (using socat tool):
stephan at drieka:~$ cat ~/message-lmtp.eml | socat
gopen:/var/run/dovecot/lmtp stdio
220 drieka.tds Dovecot ready.
250-drieka.tds
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 PIPELINING
250 2.1.0 OK
250 2.1.5 OK
354 OK
250 2.0.0 <stephan> 1D/3FPsfs1ge/QAASZWA2w Saved
Evaluating the results shows that there is st...