Displaying 20 results from an estimated 900 matches similar to: "1.0rc29: LDA chroot problem"
2006 Dec 06
2
auth unix sockets
Hi,
I'm working on "avelsieve" SqurrelMail plug-in to implement SIEVE "file" back end for dovecot.
1. My be someone my explain me, how to use client auth socket to authenticate against dovecot-auth unix socket.
As fas as I understood login must be sent in form "user\0\user\0password" as base64 encoded string.
pp code (I'm using socket used by postfix auth):
2009 Jan 13
4
Out of memory
Sorry for previous post with incorrect referrals/thread.
For large mailboxes (64k + messages) using maildir I got random "out
of memory" errors.
[mail addresses hidden]
dovecot: Dec 05 18:25:27 Error: IMAP(****@****): block_alloc(): Out of memory
dovecot: Dec 05 18:25:27 Error: child 14142 (imap) returned error 83 (Out of memory)
dovecot: Dec 05 18:27:29 Error: IMAP(****@****):
2008 Jul 10
2
file mail-transaction-log-view.c: assertion failed (v1.0.12)
Hi all.
Looking at previous weeks logs I discovered strange errors: "file mail-transaction-log-view.c: assertion failed"
dovecot v 1.0.12
Server is hosting more than 500 virtual users. It is compleate dovecot error log; only my own mailbox is affected ...and imap folder affected is "dovecots mailing list" :)
While "Corrupted transaction log file" as far as I know
2020 Apr 14
1
Variable expansion in password field
Hi list!
I've recently updated a small dovecot cluster from 2.2.29 to 2.3.10.
I've found an issue with variable expansion. My user/password database is on a
mysql table, with password saved in plain text field.
The cluster receives mail via lmpt and users fetch them via imap. On the
2.2.29 version, no issues.
After the upgrade, I've found some lines in the log:
Apr 14 14:36:05
2008 Mar 04
1
User Unknown Sendmail Error
I am totally stumped here. I have setup a dovecot user and I can telnet to
port 110 and login no problem with that user. When I try to send mail I get
an error from sendmail:
Mar 4 13:39:56 flashyhome sendmail[5014]: m24JdtGp005014: <paul at fleeky.com>...
User unknown
Now apparenly I need to setup the sendmail.mc file...which I have:
MAILER(smtp)dnl
MAILER(procmail)dnl
MAILER(dovecot)
2008 Feb 11
1
Dovecot auth-master socket as postfix table lookup source.
Hi all.
Intro: Timo has already done great job providing patch which allows
postfix to authenticate directly against dovecot (included in latest
postfix sorce code/release).
Now I'm looking around for one more thing. I want to use dovecot's
user db as source for postfix lookup tables.
In particular: virtual_mailbox_maps
Main reason is - postfix access rules and fighting against spam.
2008 Jul 28
3
lib90_cmusieve_plugin.so: undefined symbol: message_decoder_init
After upgrading our CentOS 5 box to the latest revisions last week
(including Dovecot 1.1), we're seeing the following error message in the
log files. Sieve was working fine with Dovecot 1.0.
I have yet to turn up anything via Google for this particular error.
SELinux is not logging any error messages at the moment, so I'm pretty
sure that we've properly allowed all the SELinux
2010 Oct 13
1
dovecot-lda segfaults (debug)
Hello list,
When trying to deliver a big message (which over-quota user limit), I always get segmentation faults.
Others common delivers work fine. This only happens with messages,
which over-quota user limit.
Here is more details:
/var/log/maillog:
...
** user at fakedomain.ua R=virtual_user T=dovecot_virtual_delivery: Child process of dovecot_virtual_delivery transport (running command
2008 Jul 18
4
Problems with dovecot/sieve and vacation
Hello,
First of all, initial data:
# dovecot --version
1.0.rc15
# dovecot -n
# /etc/dovecot.conf
protocols: imaps pop3s
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
login_max_processes_count: 256
2007 Sep 11
3
dovecot sieve notify example?
Dear list,
I was trying to use the "notify" action with dovecot sieve
but I just couldn't get it work. The relevant lines look as follows:
,--------
|require ["fileinto", "notyfy"];
| if header :contains ["to", "cc"] ["userA at example.com", "userB at example.com"] {
| notify
| :method "mailto"
|
2012 Aug 16
2
Hostname Based forwarding
Trying to figure out hostname based IMAP proxy forwarding.
I have two mail servers:
mail.example.com
mail.fakedomain.ca
proxy server running dovecat/IMAPS, facing the Internet.
*Both* names are DNS resolve(able), but.., both are the *same IP address.*
For example: Joe configures his email client
username: joe at example.com
IMAP Addr: mail.example.com
For example: Jane
2013 Feb 13
0
make dist: errors, and www.oasis-open.org almost stale
Hi,
I am trying to create a tarball from a 4.0.3 git checkout using "make
dist", but it throws errors (small sample below, detailed Copy&Paste on
request), and apart from this, www.oasis-open.org seems stale on
connects from xsltproc, as can be seen in the lsof sample, below as well.
Briefly and cheekily asked, is that normal? Are we all omitting docs in
packaging at the moment?
2003 Dec 18
2
Maildir quotas support in Dovecot and 2 other newbie questions
I am not familiar with all the features that Dovecot has, but I am
familiar with Courier IMAP using Maildir.
Does Dovedot have a software based Maildir supporting quota program like
Courier IMAP ?
Can maildrop be used with Dovecot for quotas ?
Courier IMAP has maildrop integrated.
- If maildrop support is turned on in Courier IMAP, then
a user will get a quota warning mail message
2007 Jun 20
3
dovecot -n segfault
# uname -a
Linux ns2 2.6.18-4-sparc64 #1 Mon Mar 26 11:16:07 UTC 2007 sparc64
GNU/Linux
# dovecot -n
# 1.0.1: /usr/local/etc/dovecot.conf
Segmentation fault
uhu?
ciao
Luca
2006 Sep 28
0
LDA and chroot
Hi,
I'd like to ask: is it possible to use Dovecot's LDA with mail_chroot
variable set,
e.g. "mail_chroot = /serv/storage19/vmail"?
Without "mail_chroot" set all works fine.
If mail_chroot is set and user database contains relative paths to home
directory (without chroot part like
"domain.net/user") deliver ignores this and tries to work at real root,
while
2008 Jan 25
3
Count breaks socket
If I use the socket option I can't use the count option to create more
authentication processes. I get this error. Thanks in advance.
dovecot: Jan 25 06:57:04 Error: auth(default): Socket already exists:
/var/run/dovecot/auth-client
auth default {
mechanisms = plain
passdb passwd-file {
# Master users that can log in as anyone
args = /etc/dovecot.masterusers
master = yes
2003 Dec 11
3
dovecot..
Hi All..
Has anyone got any experimental patches for mysql auth?
Regards,
Cami
2008 Aug 29
2
Virtual users, postfix and dovecot deliver LDA
Hi, I have question about how to setup ldap-lookups in dovecot. I have
done my homework by googling and reading documention and sample
configuration files. But cant resolve this issue.
Background:
I have setup postfix and dovecot. Postix is configured to ldap alias
maps and is delivering mails to /var/spool/vmail/username/Maildir
correctly . Username is ldap attribute sAMAccountName from
2007 Apr 12
0
LDA sieve plugin [patch]
Hi all.
I spent some time testing Dovecot's LDA sieve plugin and found problem
with "notify" method.
In fact it always returns "generic sieve error"... and thus produces
bounce messages like this:
-----
Your message was automatically rejected by Dovecot Mail Delivery Agent.
The following reason was given:
Unknown error
----
Deliver logs error: "generic sieve
2018 Mar 05
2
failed to call wbcSidToUid
I have samba-4.6.2-12.el7_4.x86_64 which is connected to WIndows Active
Directory Server.
I configured samba with AD as below:
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN.COM
prefered master = No
server string = servername
security = ADS
encrypt passwords = Yes
log file = /var/log/samba/%I
max log size = 50
interfaces = bond0 lo
bind interfaces only =