similar to: dovecot as exchange server?

Displaying 20 results from an estimated 1000 matches similar to: "dovecot as exchange server?"

2009 Sep 30
1
sieve & vacation - ignores "days" parameter
Hi, I am going further with dovecot configuration. Finally managed to configure roundcube 0.3 with managesieve plugin. And it works, although... not perfectly :( For some issues probably roundcube-managesieve is guilty, but simply the sieve plugins seems to work wrong. Here is my sieve file: require ["vacation","fileinto"]; # rule:[wakacje] if anyof (true) {
2008 Aug 26
4
syncml with server push email
Any recommendations for server push email using syncml and dovecot? I am familiar with Funambol for syncing pim info, but not used it for email. Are there any recommended opensource or commercial syncml servers that are known to integrate nicely with Dovecot 1.x? Googling hasn't really turned up much in the way of useful info. To mix it up a little, I was using Funambol for the Pim
2014 Jan 13
2
Sieve - not functioning for additional email aliases.
Hi, On one of my servers (old one, version 1.2.5) user reported that vacation message for basic address works fine, but not for the aliases. I know that this is an old version, but we can't simply switch them to the most current dovecot release without preparing and testing everything... So I'm rather asking for help with debugging the case :) This person has email my.name at
2011 Feb 17
2
Dovecot 1.2, problem with SQL quota and mail aliases
Hello, I have a small server running dovecot 1.2 (still not balsy enough to switch to 2.0 - virtual sql accounts, managesieve etc.). There are no local users - only ones defined in the SQL database, and everything else (including quota) is defined in SQL db too. Dovecot is used as IMAP daemon, and dovecot-lda is responsible for delivery (in order to make use of sieve and managesieve). I know
2009 Sep 29
3
Problem with dict-quota, deliver killed by delivery attempt
Hi, I can't get quota lda plugin working... When I enable quota plugin, the emails (delivered by exim + dovecot-lda) are instantly rejected: 2009-09-29 16:36:12 1MsdoI-0000aJ-2L ** jacek at my-domain.pl R=mysql_localuser T=dovecot_delivery: Child process of dovecot_delivery transport (running command "/usr/lib64/dovecot/deliver -d $local_part@$domain -f $sender_address -a
2009 Sep 29
1
Error (IMHO) with --with-doc option
Hi, I was trying to create complete rpm package for my system, containing dovecot 1.2.5 intregrated with dovecot-sieve and dovecot-managesieve. Finally I succeeded and it works great, but I found something that might be treated as wrong behaviour... When you run ./configure --with-docs=no, Makefile does not build docs anymore, but... installs them anyway :) It caused some troubles because
2005 Nov 24
1
Problem with mysql authentication
Hi, I'm trying to set up dovecot-stable (http://www.dovecot.org/nightly/stable/dovecot-stable-20051124.tar.gz) All seems to be prepared correctly, but... my dovecot can not access the mysql database :( Connection string goes like this (i tried changing the order of parameters, that's why password is the first in the line): connect = password=***** host=/var/lib/mysql/system/mysql.sock
2012 Feb 13
1
Managesieve doesn't listen on 2000/4190
Hi, Finally I decided to give a try to dovecot 2.0, after spending few years with 1.2. Unfortunately, it doesn't go smooth - finally I managed to cope with LMTP transport and exim, but failed to run managesieve. I have compiled pigeonhole, installed it, configured, everything seems to be done well - except the fact, that nothing is listening on port 2000 or 4190. Here is my doveconf -n.
2012 Feb 16
1
Any possibility of running query after sucessful login?
Hi, I'm using finally dovecot 2.0 after quite a smooth upgrade from 1.0 :) with virtual mailboxes stored in sql database. Sometimes I need to check if a mailbox has been used recently or not. Checking for logins in dovecot logs sometimes means searching through gigabytes of info... I was just wondering if there is any possibility of running another query after successful login - just to
2012 Feb 16
1
Recalculate quota when quota=dict ?
Hi, My current setting for quota is: plugin { #quota = dirsize:User quota #quota = maildir:User quota quota = dict:User quota::proxy::quota #quota = fs:User quota } I have used mb2md.pl and copied result files manually to a desired mail folder - but quota was not recalculated. And it seems, that no matter what I do - the quota usage remains the same. I tried uncommenting line with:
2012 Mar 01
1
Concurrent dovecot instances on same spool?
Hi all, While reading the "Multiple locations, 2 servers - planning questions..." thread, it just hit me that I was planning to do something that seems to be a bit hazardous... I am setting up an high-availability server set, which consists of two (or more) servers with common disk space, all set behind redundant hardware load balancers. At first, there will be two servers and disk
2004 Sep 06
3
Problem with mysql...
Hello, I am trying to run dovecot on my Linux. I am using an exim 3.30 as the MTA with vmail-sql virtual users. I have installed latest dovecot release and ran through the config file. Some options seemed unclear to me, but generally I think it is OK. The problem is, that MySQL authentication does not work. It even does not try to authenticate! Dovecot connects correctly with MySQL database,
2012 Oct 05
4
horde sync status ?
Hello all, I had a quick look at the horde site and noticed that horde is being advertised as, let's say, "smartphone friendly". Does anyone know if the newest horde version can "talk" to? smart phones in regards to e-mails ? In other words, can a user owning a smartphone get his/her e-mails on it apart from the webpage ? Thank you, spyros ? ---- "I merely
2010 Nov 23
2
Trying to populate dovecot with outlook contacts
Hello, What the subject says. I am trying, that is. OK, here's the story. Users very lazy. Don't want to write down their contact details from scratch. Here's what I thought : migrate (export?) contacts from outlook to mozilla thunderbird. Then find a way to make thunderbird "talk" to dovecot, so that the latter can import the contact details from mozilla tb. Any ideas ?
2010 Jun 17
3
Proxy Access (Manager/Secretary) Best Practices?
I've mostly got our dovecot+postfix+SOGo+openldap open source groupware replacement working the way I want it to; we're replacing GroupWise in our organization and I'm thrilled to be doing it. I'm supporting about 1,000 active staff users (and another 6,000 student accounts). I've got e-mail and calendar sharing working, and it does what it says it will do, but it is (go
2009 Sep 24
0
Dovecot LDA, quota, sieve
Hi, While moving services to a new server, I finally decided to switch from exim + procmail delivery to exim + dovecot-LDA (dovecot 1.2.5). All accounts are virtual - their settings are stored in mysql. This also includes configuring Quota and Sieve. So... there come some doubts: 1. Using "deliver" As I see, deliver uses auth-master socket to retrieve the mailbox settings
2012 Jun 04
0
Vacation stopped working
Hi, I'm sure that it WAS working, but I can't guarantee... On a system with dovecot 2.0.16 and dovecot-pigeonhole-2.0_0.2.5. Today a user reported that vacation autoreponse did not work for him. As I have checked the dovecot logs, I see such a message: Jun 04 13:39:51 lmtp(9986, user at xxx.com): Info: ZumtCleezE8CJwAAA1GDYg: sieve: msgid=<alpine.LNX.2.00.1206041336520.11397 at
2018 Apr 24
1
smtp crashing with "out of memory" for ONE particular user
Hi, I?m using dovecot 2.0.16 (I know, it?s oooold, but I have too many users to risk the upgrade while so many things have changed since) and virtual users based on MySQL. Today I had some troubles with user, who?s mailbox stopped working. No emails were delivered, with just following error line in EXIM mainlog: LMTP connection closed after end of data When I checked dovecot?s main log, and
2015 Apr 09
15
Calendar and address book with Dovecot
Hi all I recently install Postfix and Dovecot, and so far so good. My assumption was that calendar and address book (similar to Gmail calendar or address book) are part of Dovecot. However I do not see anything concerning them in any of the docs I have read so far. What other software (ideally open source, free) do I need in other to have Calendar and address book so my users can manage their
2009 Oct 01
2
Compile dovecot 1.2.5 with managesieve patch 0.11.9?
Hi, is it possible to compile dovecot 1.2.5 with the managesieve patch 0.11.9 which is for dovecot 1.2.4 or is it better to wait if a new managesieve patch is released? Maybe 1.2.5 will work too? Thanks, Seba