Displaying 20 results from an estimated 2000 matches similar to: "Dovecot / Exim with Multiple Domiains"
2011 Jan 14
8
Web Based User Management
Does anyone know of a web GUI type application that would allow the
creation and deletion of email accounts on an email server?
2008 Jan 20
3
Exim Dovecot Authentication Problem
Having a hard time figuring out something that is supposed to be easy. 
Tryiong to configure Dovecot so that it provides authentication to Exim 
for outgoing smtp. Tried different things and getting
authentication socket protocol error
dovecot_plain:
  driver = dovecot
  public_name = PLAIN
  server_socket = /var/run/dovecot/auth-client
  server_set_id = $auth1
auth default {
  # Space
2005 Jul 16
1
Feature Request - Authentication Scheme - Linuxconf
This would make my life a lot easier in migrating to Dovecot. And it 
should be really easy to implement. Here's how linuxconf does it:
Password files are placed in the /etc/vmail directory as follows:
/etc/vmail/passwd.domain1
/etc/vmail/shadow.domain1
/etc/vmail/passwd.domain2
/etc/vmail/shadow.domain2
The password and shadow files are exactly the same format as the 
/etc/password and
2005 Jul 17
1
Authentication feature I need
OK - here's whay I need to make it work for my Linuxconf compatible 
authentication system. First - a question:
Will this work? I can find docs on "virtualfile.
auth virtualfile {
  mechanisms = plain digest-md5
  userdb = passwd-file /etc/vmail/passwd.%d
  passdb = passwd-file /etc/vmail/shadow.%d
  user = root
}
Then - since the dmain name selects the passwd file, if there were a 
2003 Dec 05
1
Authenting in Linuxconf format
I have an existing email system and I'm trying to addapt dovecot into 
it. It uses the linuxconf virtual email format. The way it is set up is 
there there are multiple passwd/shadow files - one for eact domain. They 
are in standard format. The names of these files are:
/etc/vmail/passwd.domain.com
/etc/vmail/shadow.domain.com
I tried this:
auth_userdb = passwd-file /etc/vmail/passwd.%d
2006 Oct 24
1
Creating MySQL db
I was just wondering if anyone was using or aware of a program to create
MySQL Data Bases for use with Dovecot. For Postfix, there is the
'Postfixadmin' application. I have not seen anything similar for Dovecot
and was wondering if one existed. My system consists of all virtual
users.
-- 
Gerard
     Never attribute to malice what can adequately be explained by
     incompetence.
2009 Feb 07
2
Migrating mail between servers
I've currently got dovecot running on a Fedora server and I want to move 
all my mail to my new server running ubuntu.  Both use mbox and I have 
IMAP working in both.  Can I just copy the ~user/mail directory and 
/var/mail/user file and replace them in the new server?
Thanks,
-- 
Knute Johnson
"The urge to save humanity is almost always a false front for the urge 
to rule."
  
2009 Feb 12
2
Bynari Insight connector
Hi,
Since IMAP support in Outlook is 'somewhat broken', and Bynari has some 
promising specifications on their website, I might want to try their 
product.
Does anyone here have any experience with their software? Would you 
recommend it? Or maybe point me at alternatives? (If there are any.. aside 
from ditching Outlook of course :-P )
Regards,
Maarten Bezemer
2005 Jul 16
1
Compiling under Fedora Core 4 - Problem
OK - trying to migrate to dovecot and I like what I see so far, but 
having a hard time getting it to work. I decided to go with the 1.0 
version because I need to get away from the ~/Mail namespace. I'm trying 
to port from a Linuxconf virtual WU-IMAP type config.
So - I compiled but then decided I wanted mysql so I tried to 
reconfigure and now getting compile errors. Looks like I'm
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
2006 Aug 12
1
multiple Authentication
I'm using the following authentication passing the full email address 
user at domain.com
auth default {
  mechanisms = plain
 
  # Linuxconf passwd-like file with specified location
  passdb passwd-file {
    args = /etc/vmail/shadow.%d
  }
  # Linuxconf passwd-like file with specified location
  userdb passwd-file {
    args = /etc/vmail/passwd.%d
  }
  user = root
}
But - what I want to
2005 Aug 21
1
Multiple Mail Environments?
The default_mail_env is very powerful, but ....
If you have multiple databases wouldn't it make sense to have a separate 
mail environment for each database? For example:
  userdb passwd {
    default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u
  }
  # Linuxconf passwd-like file with specified location
  userdb passwd-file {
    args = /etc/vmail/passwd.%d
    default_mail_env = 
2004 Dec 15
1
Linuxconf ?
Can I work with linuxconf on Centos 3.3 ??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20041215/284e9eed/attachment.html>
2001 Mar 05
2
SWAT: please help
Hello all:
Here's the problem [on a RH7 running kernel 2.2.17-14 with
Samba 2.0.7-21ssl and xinetd-2.1.8.9pre14]:
http://localhost:901 does bring up the SWAT login dialog
box.. but upon entering root as the user, followed by my
root passwd in the next entry... it tells me "Authentication
failed. Retry?"  I can tell you that I did enter the correct
root passwd, because I am root
2003 Jun 02
2
Exim as default MTA?
Yes, I've been reading /. :)
But this isn't the first time this has occured to me.
With all the security vulnerbilties, would it be unreasonable to either
change the default MTA from sendmail to Exim/Qmail/Postfix, or give
people the option of installing something instead of Sendmail at install
time?
-- 
Avleen Vig                   "Say no to cheese-eating surrender-monkeys"
2020 Jun 18
1
Sieve-scripts won't replicate
Hi,
I am trying to use dovecot replication for a two-way sync. And whatever 
I do, sieve-scripts won?t replicate. Mails replicate near 
instantaneous. When I disable the sieve-script in roundcube, the other 
server will create in the home of the user on the other side a folder 
sieve/tmp but enabling won?t create the roundcube.sieve and the 
symlink .dovecot.sieve -> sieve/roundcube.sieve
The
2010 Sep 26
4
v2.0.4 released
http://dovecot.org/releases/2.0/dovecot-2.0.4.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.4.tar.gz.sig
multi-dbox users: Be careful about the INDEX change.
Maildir users: I hope v2.0 is now finally stable.
	* multi-dbox: If :INDEX=path is specified, keep
	  storage/dovecot.map.index* files also in the index path rather than
	  in the main storage directory.
	  WARNING: if you specified
2010 Sep 26
4
v2.0.4 released
http://dovecot.org/releases/2.0/dovecot-2.0.4.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.4.tar.gz.sig
multi-dbox users: Be careful about the INDEX change.
Maildir users: I hope v2.0 is now finally stable.
	* multi-dbox: If :INDEX=path is specified, keep
	  storage/dovecot.map.index* files also in the index path rather than
	  in the main storage directory.
	  WARNING: if you specified
2002 Jun 23
2
Easy security administration?
Hello. 
I've got several clients using samba (ranging from 2.2.1a to 2.2.5) as
their primary windows server. The question has come up with clients about
ease of administration and security rights for samba. Currently, the only
way I've been able to show clients how to manipulate security settings and
restrict users from certian shares is to use write and read lists per
share, or create
2007 Dec 26
1
Visit to Melbourne in January
Hi all,
I''ll be in Melbourne, Australia from January 24th until February 2nd,  
for LinuxConf Australia and a bit of vacation.  James Turnbull is  
going to organize a meetup during the trip, so ping James at  
james@lovedthanlost.net if you''re going to be in .au and are  
interested in joining us.
Cheers,
Luke
  --
  Never interrupt your enemy when he is making a mistake.