Displaying 17 results from an estimated 17 matches for "lazy404".
2012 Jul 16
3
outlook and redirect sieve
Hi Aall,
we are having issues with outlook clients, running exchange or lotus
being unable to parse the email messages redirected by
dovecot's sieve 0.3.1, the command is plain redirect "email at lotusmail.xxx";
redirects from mta also work correctly
exchange was fixed by removing this commit
2014 Dec 29
4
Authcache and user changing
Hi,
I have noticed that during auth cache hits usernames are not updated.
(We use ldap backend
and change username with
user_attrs = uid=user, mailMessageStore=home,
mailQuotaSize=quota_rule=*:bytes=%$
cold cache
lmtp(14414): Debug: auth input: testmon_testmon
home=/vmail/te/testmon_testmon quota_rule=*:bytes=104857600
lmtp(14414): Debug: changed username to testmon_testmon
lmtp(14414): Debug:
2014 Dec 30
0
Authcache and user changing
2014-12-29 12:47 GMT+01:00 Lazy <lazy404 at gmail.com>:
> Hi,
>
>
> I have noticed that during auth cache hits usernames are not updated.
> (We use ldap backend
> and change username with
> user_attrs = uid=user, mailMessageStore=home,
> mailQuotaSize=quota_rule=*:bytes=%$
>
> cold cache
>
> lmtp(144...
2012 Dec 26
1
2 node dovecot
Hi,
We run dovecot 2.1 on 2 nodes with shared nfs storage. Index files are
kept on local disk.
Second node is usually used only for email snapshots access. If
primary node fails it is configured to
take place of the primary imap server.
Snapshots are additional namespaces with mail from various points in
time. We need a way to easly copy
multiple messages from snapshots to current mailboxes. It
2013 Feb 28
1
header brakage on sieve redirect ?
Hi all,
In the sieve file
require ["copy"];
redirect :copy "asdf at asd.pl";
emails with headers containing \n in non terminated " field
like
Cc: xxx <xxx at plus.pl>, "asd,
Grzegorz " <xxxxx at nsn.com>
Subject: RE: RF
after redirecting them
Cc: xxx <xxx at plus.pl>, "asd,\
\
Grzegorz " <xxxxx at nsn.com>
Subject:
2014 Dec 19
3
lmtp usernames with -
Hello
I have a problem with lmtp delivery to usernames with '-' char.
Everythong after - is ignored.
when delivering to test-test2 the error message is.
User doesn't exist: test
I suspect this is a sideefect of auth_username_format = %Lu
I have tried %Ln without success.
Imap works without problems for those users.
How can I disable this mapping for lmtp and use verbatim
2010 Feb 15
1
dovecot-sieve vacation vs qmail-ldap
Helloo,
We are using dovectot lda with qmail-ldap,
dovecot 1.2.10, sieve 0.1.15
lda is executed as
exec /var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -s
preline adds Delivered-To: header,
everything works fine except vacation
Feb 9 16:07:16 thebe dovecot: deliver(lazy): sieve:
msgid=unspecified: discarding vacation response for message implicitly
delivered to <lazy
2014 Jul 07
1
[PATH] expire plugins segfault with misconfigured dict
dovecot 2.2.13
With configuration like
plugin {
expire_dict = blblbla
}
expiere plugins segfaults during deinit. It might also segfault if the
dict service was unavaiable.
attached bellow is a diff against 2.2.13
Jul 7 14:51:11 dovecot1 dovecot: lmtp(10548, lazy): Error: expire
plugin: dict_init(blblbla) failed: Dictionary URI is missing ':':
blblbla
Jul 7 14:51:11 dovecot1
2015 Jan 09
1
Authcache and user changing
2015-01-09 9:16 GMT+01:00 Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On Mon, 29 Dec 2014, Lazy wrote:
>
>>
>> I have noticed that during auth cache hits usernames are not updated.
>> (We use ldap backend
>> and change username with
>> user_attrs = uid=user, mailMessageStore=home,
2012 Aug 21
1
segfault in mail_user_get_home()
gdb ./src/imap/.libs/imap
Reading symbols from /usr/src/dovecot-2.1.9/src/imap/.libs/imap...done.
(gdb) run
Starting program: /usr/src/dovecot-2.1.9/src/imap/.libs/imap
warning: no loadable sections found in added symbol-file
system-supplied DSO at 0x7ffff7ffa000
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
2006 Jun 11
0
ServerCD for x86_64
I can't find it.
I checked several mirrors without any luck.
There was one in 4.2 days but now it's gone.
Will there be one for 4.3 ?
--
Michal
2012 May 15
1
[PATCH] dovecot-lda with expire plugin segfaults if dict failed
Program received signal SIGSEGV, Segmentation fault.
0x00007f1975cccdee in expire_mailbox_transaction_commit (t=<value
optimized out>, changes_r=<value optimized out>) at
expire-plugin.c:169
169 } else if (strcmp(value, "0") == 0) {
(gdb) bt
#0 0x00007f1975cccdee in expire_mailbox_transaction_commit (t=<value
optimized out>,
2012 Jul 18
1
dovecot-lda setting quota rules
Hi,
in my setup dovecot-lda reads user and home from environment, and
dosn't perform userdb lookup
Jul 18 03:09:47 thebe2 dovecot: lda(lazytest_test): Debug: Effective
uid=300, gid=300, home=/vmail/la/lazytest_test
Jul 18 03:09:47 thebe2 dovecot: lda(lazytest_test): Debug: Quota root:
name=User quota backend=maildir args=
Jul 18 03:09:47 thebe2 dovecot: lda(lazytest_test): Debug: Quota
2014 Jul 08
0
Redis sentinel support in dict
Redis sentinel ( http://redis.io/topics/sentinel ) is a service that monitors
and manages redis master slave replication.
Using sentinel you can easily create a redis ha cluster. You can connect
to a sentiniel and subscribe to certain events then in case of an
failover update the redis address to new master etc.
I think this is better suited to be used with dict proxy.
Do You think it can be
2014 Jul 15
1
fts solr database size
Hi,
Could anyone share any numbers about real life solr database
size/cpu/memory usage for
certain amounts of messages ?
We have now over 5TB of maildirs (about 5 000-6 000 concurrent imap clients)
and I'm trying to guess how much hardware might be needed.
--
Michal
2006 Jun 07
1
Apache php and exim
Hello,
I'm using the targeted policy.
PHP's mail() function fails because of selinux.
audit(1149662369.454:2): avc: denied { setgid } for pid=18085
comm="sendmail" capability=6 scontext=root:system_r:httpd_sys_script_t
tcontext=root:system_r:httpd_sys_script_t tclass=capability
When i turn to permisive mode:
audit(1149668677.105:12): avc: denied { setuid } for pid=29159
2014 Dec 25
0
director + lmtp + ldap user
Hi,
recently I have migrated our prevoius dovecot-lda to 2.2 with director + lmtp.
And we are having some issues.
When lmtp delivers to ldap uid names everything works except sieve
vacation (login is not found in headers so reply is not sent).
When using full email addresses in rcpt to vacation works but
usernames are inconsistent (one user can login using his email
address, or aliases,
or