Displaying 20 results from an estimated 11000 matches similar to: "real and virtual users"
2013 May 26
1
mixing virtual and system users
Hello all,
I'm setting up a small mail server for aprox 20 users, and I'm trying to
keep it really simple so I went the virtual users as text file way,
following this page :
http://lukas-schulze.de/2012/02/setup-postfix-and-dovecot-on-debian-squeeze-with-users-stored-text-file/
It seemed to work fine except for the 'system' users, and I am stumped
by this. Basically the config
2010 Dec 01
1
All messages in double in a virtual mailbox.
Hello,
I've got some virtual maiboxes that are configured as follows :
!RealMail.Sent
RealMail.Sent
all
In all those mailboxes, all the messages appears in double. I don't
think it's the expected behaviour, but I perhaps missed something.
Here's my dovecot -n :
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-bpo.5-amd64 x86_64 Debian 5.0.7
log_timestamp:
2005 Oct 21
2
dual auth with real users and virtual users
Hi, im using 0.99 stable in RPM form,
Im using this for postfix+dovecot+real unix users, now i tried to enable
virtual support with this:
protocols = imap pop3
ssl_disable = yes
log_path = /var/log/dovecot.log
info_log_path = /var/log/dovecot.info
login_user = dovecot
mail_extra_groups = mail
auth = default
auth_mechanisms = plain
auth_passdb = pam
auth_userdb = passwd
auth_userdb =
2011 Jan 12
0
mail quota dovecot 1.2.15-3
Dear all,
I am attempting to enforce quota with Dovecot 1.2.15-3 using LDA for
deliver. I use smtp-source (postfix) to deliver large messages but the
quota is never noticed. The webmail interface is Roundcube, and the
admin is performed using Postfixadmin. I have not looked into the
postfix portion for quota, yet. Is there something that I have missed
from the configuration? (The
2010 Dec 02
1
Virtual mailboxes and subfolders
Hello again,
I'd like to know if there is a way to have subfolders in virtual
mailbox?
In my virtual namespaces, I have some virtual maiboxes named like this
:
Mailbox
Mailbox.SubMailbox
(the separator is '.')
But when I try to access the submailbox, depending on my client, it
either :
- Tells me the mailbox doesn't exists (Roundcube)
- Don't show me
2012 May 29
1
i can't make DOTS before mailbox names
hello
i have a real stumper of an issue here and need some help! (config posted below)
ok, so i'm building out a new mail system with v1.2.15 of dovecot on debian6
this new system is being designed to seamlessly migrate from an older dovecot mail system (v1.1.3). i have everything almost perfect but i've hit a wall which I need help on.
so the existing mailboxes on the old server are
2012 Jan 18
1
Quota won't work
I tried to set a quota setting. I installed dovecot with newest
version, patched it and started it.
dovecot -n:
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.3 ext4
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
ssl_listen: 143
ssl_cipher_list: ALL:!LOW:!SSLv2
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
2013 May 17
1
ACLs - creating new top level folders
Hi,
I'm wondering, whether it's possible, to define an ACL on the mailbox
itself. We use Dovecot 1.2.15 (included in Debian 6) and maildir
filesystem layout:
/home/mail01/user1/Maildir/new \
/home/mail01/user1/Maildir/cur Inbox
/home/mail01/user1/Maildir/tmp /
/home/mail01/user1/Maildir/.folder1/new \
/home/mail01/user1/Maildir/.folder1/cur folder1
2011 Mar 18
2
dovecot LDA: "temporary failure"
This really has me stumped and desperate. I upgraded Debian from 5
to 6 (squeeze) and now Dovecot LDA fails. I have checked permissions
and the usual. Postfix SMTP, Dovecot POP3 and Dovecot IMAP work.
Having to upgrade MySQL from 5.0 to 5.1 made me question that. Logging is
of little help. I have turned on logging for LDA to a separate file.
When I try to run the deliver command it returns
2011 Feb 16
4
Permission denied after dist-upgrade
Hello,
after I have done a dist-upgrade to Squeeze, I got some nasty problem with my dovecot.
When I try to establish a connection via IMAP, it doesn't react and writes the following into my logfile:
2011-02-16 15:23:49 imap-login: Info: Login: user=<thomas at XXX>, method=PLAIN, rip=84.130.16.134, lip=XX.XXX.XX.XXX, TLS
2011-02-16 14:23:49 dovecot: Fatal:
2012 Jan 16
2
Quota is not working (Debian Squeeze - Dovecot 1.2)
Hi all,
I'm trying to make quota work in Squeeze (Dovecot 1.2.15-7).
The quota module is correctly loaded and, when receiving a message, from
the log I see these messages:
Jan 16 11:20:04 mail-1 dovecot: deliver(testquota@<mydomain>): Loading
modules from directory: /usr/lib/dovecot/modules/lda
Jan 16 11:20:04 mail-1 dovecot: deliver(testquota@<mydomain>): Module
loaded:
2012 Jun 20
1
Dovecot not liking AD config from wiki??
Hi,
I'm trying to setup Dovecot with MS AD and am using this as my guide:
http://wiki2.dovecot.org/HowTo/ActiveDirectoryNtlm
I can definitely access information on the AD server using wbinfo -g
and wbinfo -u.....
Currently my dovecot.conf file looks like this:
# v1.1:
#auth_ntlm_use_winbind = yes
# v1.2+:
auth_use_winbind = yes
auth_winbind_helper_path = /usr/local/bin/ntlm_auth
2009 Mar 30
1
Double mysql auth problem
Hello ,
I am forced to use 2 DBs to auth users. First one is for our CRM system
(new user=mail from him/her) , second is for other (cannot user CRM DB :( )
Postfix have no problem to deliver mails to both DBs but I've some
problems with reciveing mails from second (not CRM) DB.
The dovecot.conf :
protocols = imap pop3 imaps
disable_plaintext_auth = no
mail_location =
2011 Jan 04
2
dovecot v1.2.15 - Unknown dict module: quota - Fatal: Quota root storage=200000 proxy init [postfix, dovecot LDA, postfixadmin, mysql]
Dear everyone,
I am trying to get my Email set-up to work, and wonder if someone would
shed some light onto this?
Best regards, J.
------------------------------------------------------------------
Set-up is :
postfix -> dovecot LDA -> mysql <- postfixadmin
What works:
postfix delivers to dovecot.
postfixadmin is configured, and have created one domain test.info.
What is
2017 Mar 10
1
virtual all mails folder in dovecot
I have Centos 7 mail server installed with dovecot and postfix with
MariaDB. I am trying to add a virtual All Mails folder for every user so
that they can have all mails such as inbox, sent in a single folder,
something like gmail. Please help me for this.
*Regards,*
*Rahul*
-------------- next part --------------
[rahul at surrey ~]$ dovecot --version
2.2.10
[rahul at surrey ~]$ dovecot -n
#
2014 Oct 21
0
Multiple user attributes in LDAP userdb query strings
Hello list, I have an issue with dovecot and Ldap... Any help will be
grateful...
I have my virtual users stored in an Active Directory database. I am
using 2 attributes in AD to locate the user account: mail (their primary
email address) and proxyAddresses (a multivalue attribute containing
their mail aliases). I also control the mount point in which the mail is
located with another attribute
2012 Feb 03
1
What does this /var/log/maillog message means?
Hi,
I'm, trying to configure Devcot(2.0.9). Here is my dovecot.conf:
[code]
protocols = imap pop3 lmtp
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_location = maildir:/home/vmail/%d/%n/Maildir
ssl_cert = /etc/pki/dovecot/certs/dovecot.pem
ssl_key = /etc/pki/dovecot/private/dovecot.pem
namespace {
type = private
separator = .
prefix = INBOX.
inbox = yes
}
protocol
2011 Aug 19
1
Sharing all mailboxes and userdb LDAP attrs
Hello all,
I'm setting up a Dovecot environment here, version 1.2.15 on Debian 6.0.2
"squeeze". This is actually a complete revamp of the previous setup we have
in-place here, built from the ground up with updated versions of all
involved software.
The operators have told me that they use some scripts hacked up by a
previous sysadmin to give a single "admin" account full
2010 Jul 17
1
namespace trouble
I am having some trouble with dovecot 1.2.12 and some namespace issues, or at
least that's what I think is the issue. I setup a virtual mailhosting using
mysql and postfix. I can receive email and send email without a problem, but
when I use mutt to sign in to dovecot, I can't list any Folders, it see's
INBOX but it doesn't see any mail. I generally try to not post my problems
2011 Jan 20
1
Problems with Upgrade from Courier
I inherited a server from a previous employee. The server crashed so it was
time to move everything over to another server. We have a web mail site and
I installed everything running dovecot, postfix and roundcube. After I
installed it, everything worked great when I created a new user. The new
user could send and receive emails with no issues. I then copied the home
directory over from the