Displaying 20 results from an estimated 30000 matches similar to: "newbie userdb lookup problem"
2013 Jul 17
2
Dovecot 2.2.4 does not create home directory?
Hi,
Does not create, or something I did wrong?
Here
http://wiki2.dovecot.org/VirtualUsers/Home
it is written
Home vs. mail directory
Home directory shouldn't be the same as mail directory. It's possible to do
that, but you might run into trouble with it sooner or later. Some problems
with this are:
and
Ways to set up home directory
The home directory is the same as the mail directory.
2007 Sep 19
1
"unknown user" with: Dovecot Pop3 - SASL pam Postfix - Authtentification
Hallo
I build my Installation after HowTo with Archlinux packages:
http://wiki.dovecot.org/HowTo/SimpleVirtualInstall
I can send e-mail, but pop3 failed: "unknown user"
For good popularity needed one or more 100% complete howto step-by-step
reusable for full folk. (not many-many with small pieces solutions by
problems...)
thanks
nora
Auth.log:
Sep 17 14:35:49 dns su:
2016 Jul 24
2
Dovecot cannot find mailboxes
Edgar, thank you for your help:
I have solved gaining access from a client (Evolution) via IMAP to the
server: I can refresh, add folders, and delete folders. But I am still
confounded, as IMAP does not see any mailboxes. Neither we from the
command line (telnet, openssl, login, select) nor the system can find
the mailbox, despite following FindMailLocation:
telnet, openssl, login, then
b
2008 Feb 06
4
LDA postfix + deliver, problem lookup, accepting email for everyone
Hi,
I'm setting up dovecot pop3 deamon for a small set of mailbox.
I want to be able to set a small set of mailbox simply, so I've used
"passdb passwd-file" + virtual mailboxes with "userdb static".
My problem is that it seems that postfix accept and create mailbox for
every address I post. It is configured to use local delivery through
dovecot's deliver.
How
2008 May 04
2
Dovecot SASL doesn't seem to be working with Postfix
I've tried to setup Postfix to use SASL, but it still doesn't seem to be
working with Dovecot. I've set things up based on these instructions:
http://wiki.dovecot.org/HowTo/SimpleVirtualInstall
http://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL
http://wiki.dovecot.org/LDA
I've compiled Postfix with Dovecot SASL and SSL/TLS support. The problems
I'm seeing in Postfix are:
2018 Aug 29
2
Userdb by directory lookup
Hi,
I have the Dovecot (2.2.27-3+deb9u2) with LMTP and Postfix. Static userdb:
userdb {
driver = static
args = uid=vmail gid=vmail home=/data/vmail/user/%n allow_all_users=yes
}
and passdb by LDAP, only to verify IMAP user password by bind.
Problem is, when someone sends email to non-existent at mydomain.tld,
Dovecot automatically creates its home directory and Maildir.
Is there any
2018 Aug 30
1
Userdb by directory lookup
One day, I'll use the LDAP. But infrastructure I got is quite neglected
and some older admins is hard to convince to innovate. Just, aaaaah :)
I read whole documentation related to userdb a and passdb. Easy to
understand with relation to IMAP or POP3 access. But what I didn't
understand is relation to LMTP. Which one is used and when for
successful delivery.
I'll try to move
2008 May 04
1
Can't receive mail for virtual user
I followed the dovecot instructions (
http://wiki.dovecot.org/HowTo/SimpleVirtualInstall) to create a simple
virtual user installation with the /etc/dovecot/passwd file. However,
whenever I try to send a message to the virtual user, Postfix has a problem
delivering it. Postfix is delivering messages to ~/Maildir, but Dovecot is
trying to use /home/vmail/. How can I get the 2 apps to work
2010 Sep 20
2
permissions on auth-userdb Error: userdb lookup
Hello,
first sorry for this question. I already found many threads about this
problem including a thread in this list from August 2010, but nothing
helped :(
Here is the error:
2010-09-20 06:28:04 lda: Debug: Loading modules from directory:
/usr/lib/dovecot/modules/
2010-09-20 06:28:04 lda: Debug: Module loaded:
/usr/lib/dovecot/modules//lib90_sieve_plugin.so
2010-09-20 06:28:04 lda: Error:
2012 Dec 31
4
Dovecot Virtual Users with Sendmail
I'm trying to get Dovecot working with Virtual Users and Sendmail on OpenIndiana 151a7. OpenIndiana is the Open Source continuation of OpenSolaris after Oracle tried to kill it off a couple of years ago shortly after acquiring Sun Microsystems.
I'm not sure if this is so much a Dovecot problem, as much of a Sendmail problem. I thought this would probably be a better list to start with,
2009 Oct 23
1
Error: userdb lookup
Hi list,
I am trying to get rid of the "Error:
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or
directory" by adding home directories to my virtual users (ldap).
I want this home dir' to be specified like this:
/var/vmail/$USER/home/
and the sieve scripts to go to:
/var/vmail/$USER/home/sieve/
So as suggested before in this list, I have replaced:
user_attrs =
2014 Feb 03
3
Duplicate namespace prefix: ""
Hello,
i try to run the mail system which explain dovecot in the wiki.
http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix
I have that complete write in the config, only the domain and user
settings i changed. But something is wrong but i not found where
is the mistake.
<dovecot.log>
Feb 03 16:12:52 lmtp(1079, webmaster at silviosiefke.de): Error: user webmaster at
2014 Jun 03
2
Replication with virtual users and static userdb possible ?
Is it possible to get replication working in a virtual user setup
that uses a static userdb ? My environment is fairly simple and typical
- there's a single system user (vmail) that owns all the home dirs
(/var/mail/domain.com/user). The virtual users
(userid at domain.com:secretpassword) are kept in a single file
(/var/mail/domain.com/PASSWD) that's unique per domain, and referenced
as a
2014 Dec 07
1
userdb lookup not possible with only userdb prefetch
Am 07.12.2014 um 00:56 schrieb Alexander Dalloz:
> You did fulfill the requzirements for prefetch to work documented in the
> wiki?
>
> http://wiki2.dovecot.org/UserDatabase/Prefetch
Ehm, this is my SQL configuration 'dovecot-sql.conf.ext':
> driver = mysql
> connect = host=**** user=**** password=**** dbname=****
> default_pass_scheme = PLAIN
> password_query = \
2009 Feb 19
1
LDA dovecot with Postfix not workin :-(
Hi, tried to use postfix with virtual users and dovecot
imaps/imap pop3/pop3s workin fine lokal smtp too,
but a remote host is not able to send mail
Debian Etch
uname -a Linux mail 2.6.18-6-xen-amd64
#virtual user
vmail:x:5000:8::/home/vmail:/bin/sh
#master.cf added
dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d
2014 Jan 25
1
userdb maildir permission denied in 2.1.7
Dear All,
I'm using version 2.1.7 which currently ships with debian stable.
I'd like to use
userdb {
driver = passwd-file
args = username_format=%n /etc/dovecot/users
default_fields = uid=vmail gid=vmail
override_fields =
skip = never
result_failure = continue
result_internalfail = continue
result_success = return-ok
}
from [1].
The error message is:
Jan 25
2014 Feb 03
3
Namespace Mistake
Hello,
i try to setup the Dovecot Tutorial on
http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix
But when send message i become the follow error message:
<dovecot.log>
Feb 03 18:06:09 lmtp(8386, webmaster at silviosiefke.com): Error: user webmaster at silviosiefke.com: Initialization failed: namespace configuration error: Duplicate namespace prefix: ""
2013 Jun 20
1
HowTo / VirtualUserFlatFilesPostfix
The following is an excerpt from the HOWTO mentioned
Per-domain authentication and configuration structure /var/vmail
dr-x------ 3 doveauth dovecot 4096 2010-03-17 19:09 auth.d |--> domain.tld
Can anybody decypher the "|--> domain.tld" part please.
Regards,
treanorv
--
View this message in context:
2012 Dec 14
1
need help with dovecot-lda
Hello all!
Some month ago I upgraded our dovecot installation from version 1.0.5
to version 2.1.7 without having any trouble. Postfix is delivering
email directly per virtual transport to the maildirs and mailboxes of
the users in /var/spool/vhosts/domains/....
Now I want to use dovecot-lda and created a new entry in the master.cf
of postfix.
dovecot unix - n n - -
2010 Aug 31
3
permissions on auth-userdb
Hi..
im still trying to upgrade to 2.0.
Im getting:
dovecot: lda: Error: userdb lookup:
connect(/var/run/dovecot/auth-userdb) failed: Permission denied
(euid=10000(vmail) egid=10000(vmail) missing +r perm:
/var/run/dovecot/auth-userdb, euid is not dir owner)
the error is correct caus its owned by root. My Questions is who should own it ?
Im not sure how that works, what process/user calls the