Displaying 20 results from an estimated 10000 matches similar to: "doveadm delete-user ?"
2011 Dec 20
1
Sieve too rfc compliant ;-)
It seems we have a few email addresses that are not RFC 5322 compliant,
and now that we've started using sieve these are failing. The problem is
that we have a few addresses with leading, trailing or double dots in
the local part:
jan..frode at tanso.net
.janfrode at tanso.net
janfrode. at tanso.net
I believe these has been working fine with everything else in dovecot
(lda, lmtp, imap,
2012 Feb 13
5
IMAP-proxy or not with sogo webmail and dovecot backend
We've been collecting some stats to see what kind of benefits
UP/SquirrelMail's IMAP Proxy in for our SOGo webmail users. Dovecot is
running in High-performance mode http://wiki2.dovecot.org/LoginProcess
with authentication caching http://wiki2.dovecot.org/Authentication/Caching
During the weekend two servers (webmail3 and webmail4) has been running
with local imapproxy and two servers
2013 Nov 13
1
highly available userdb
On 11/12/13, Jan-Frode Myklebust <janfrode at tanso.net> wrote:
> My installation is only serving 1/10 of your size, but long time ago we
> migrated off mysql for userdatabase, and over to LDAP. The MySQL data
> source had issues (not dovecot related), and didn't seem like the right
> tool for the job.
A database is a database, a master is a master, and a slave is a slave
2013 Jul 03
2
login_trusted_networks from webmail ?
I'd like to get the IP-address of the webmail-klient logged in my
maillog (for being compliant with coming data retention policies). I've
noticed that with login_trusted_networks pointing at my dovecot
directors, we get rip=client-ip logged on the backends. How is the proxy
providing this to the dovecot backends? Anybody know what magic we need
to implement in our webmail-solution to be
2012 Jan 01
3
Dsync fails on second sync for folders with dot in the name
I'm in the processes of running our first dsync backup of all users
(from maildir to mdbox on remote server), and one problem I'm hitting
that dsync will work fine on first run for some users, and then
reliably fail whenever I try a new run:
$ sudo dsync -u janfrode at example.net backup ssh -q mailbackup at repo1.example.net dsync -u janfrode at example.net
$ sudo dsync -u janfrode
2012 Jan 17
2
resolve mail_home ?
I now have "mail_home = /srv/mailstore/%256RHu/%d/%n". Is there any way
of asking dovecot where a user's home directory is?
It's not in "doveadm user":
$ doveadm user -f home janfrode at lyse.net
$ doveadm user janfrode at tanso.net
userdb: janfrode at tanso.net
mail : mdbox:~/mdbox
quota_rule: *:storage=1048576
Alternatively, is there an easy way
2012 Feb 02
3
Question about quota configuration
Hi
This is my first post here so i will be as precise as i can
I'm trying to setup a quota system using dovecot postfix and procmail
dovecot version 1.2.9
postfix version 2.7.0
I have succesfully modified dovecot config to use fs quota system (so far
imap and pop3)
It reports correct quotas to imap and pop3 clients (both user and group)
What im tryin to do now is to modify
2011 Dec 29
1
dsync / separator / namespace config-problem
Guess I don't quite get namespaces, but we have the following namespace
configured:
$ doveconf namespace
namespace {
hidden = no
inbox = yes
list = yes
location =
prefix = INBOX.
separator =
subscriptions = yes
type = private
}
But when I try running dsync it complains:
$ sudo -u atmail dsync -u janfrode at tanso.net mirror mdbox:/tmp/janfrodeboks
2011 Dec 05
2
Strange quota problem
I have a strange problems with quota on v2.0.14. We have an ldap user
directory, and all users should have a mailQuota defined there. My
problem is that some users gets the quota enforced, while others don't,
and "doveadm user" doesn't seem to agree with "doveadm quota ge gett"
Ref:
$ doveadm user janfrode at example.net
userdb: janfrode at example.net
home
2001 Feb 17
2
snapshot sftpserver
I'm having some problems with the sftpserver from yesterdays snapshot. It's
working fine on the machine I built it on, but the (supposedly) identical
machines I rdisted it to fails (SGI O2, Irix 6.5.11m).
The client says:
% sftp buskfuru
Connecting to buskfuru...
Enter passphrase for key '/usr/people/jfm/.ssh/id_dsa':
janfrode at buskfuru's password:
Received message too
2012 Dec 27
1
Mixing v2.1 and 2.0 directors ?
I'm preparing to set up a new set of directors on
dovecot-ee-2.1.10.3-1, but would prefer to do this a bit gradually.
Will it be OK to set up a ring of directors with 2x
dovecot-ee-2.1.10.3-1 and 2x dovecot-2.0.14 ?
-jf
2011 Jan 20
3
utility to update indexes ?
We have both dovecot and a webmail application that are both modifying
our users maildirs, so dovecot indexes can be out of sync when the
webmail has been messing with the maildirs. We also have a webservice
that report how many unread messages a user has in his inbox, which is
simply counting files in the maildirs (plus caching the result, and
present old values if the directory timestamps hasn?t
2013 Feb 01
1
lmtp-proxying in 2.1 slower than in 2.0.14 ?
We upgraded our two dovecot directors from v2.0.14 to dovecot-ee
2.1.10.3 this week, and after that mail seems to be flowing a lot
slower than before. The backend mailstores are untouched, on v2.0.14
still. After the upgrade we've been hitting process_limit for lmtp a
lot, and we're struggeling with large queues in the incoming
mailservers that are using LMTP virtual transport towards our
2012 Apr 19
3
migrate 15K users to new domain name
I need to migrate 15K users to a new domain name, and plan to use "dsync
mirror" in the transition phase. Could someone confirm that this should
work:
Before giving users access to new-domain do a first sync to get all the
stale data over:
for user in $old-domain; do
dsync mirror $user at old-domain $user at new-domain
done
Configure sieve vacation filter to forward all messages
2011 Jan 13
6
Best Cluster Storage
Hi Everyone,
I wish to create a Postfix/Dovecot active-active cluster (each node will
run Postfix *and* Dovecot), which will obviously have to use central
storage. I'm looking for ideas to see what's the best out there. All of
this will be running on multiple Xen hosts, however I don't think that
matters as long as I make sure that the cluster nodes are on different
physical
2012 Feb 06
1
doveadm purge on shared storage
We've finally (!) started to put some users on mdbox instead of maildir,
and now I'm wondering about the purge step. As we're running GPFS for the
mailboxes (and dovecot director in front of every dovecot service), is
it important to run the "doveadm purge -u $user" on the same host as
$user is logged into to avoid index corruption ?
If so, will we need to run the
2012 Feb 14
1
doveadm director proxy
I'm trying to configure a doveadm service that will proxy trough our
directors, following the recipie at:
http://wiki2.dovecot.org/Director#Doveadm_server
So on the backends I have:
service doveadm {
inet_listener {
port = 24245
address = *
}
}
doveadm_proxy_port = 24245
local 192.168.42.0/24 {
doveadm_password = suPerSeecret
}
I assume the "local"
2012 Mar 27
1
doveadm purge on clusterfs
Since doveadm service proxying apparently doesn't work with dovecot
v2.0, we need to find a way to safely run doveadm purge on the host the
user is logged into.
Would it be OK to run purge in the pop/imap postlogin scripts? We
already do a conditional:
test /var/log/activemailaccounts/imap/$USER -ot /var/log/activemailaccounts/today
then
touch /var/log/activemailaccounts/imap/$USER
fi
so
2011 Aug 31
2
lmtp bouncing -- Invalid parameters (in reply to MAIL FROM command)
I just configured postfix' virtual_transport to point at my dovecot
director, but am seeing occational problems like this:
Aug 31 11:50:06 smtpgw postfix/lmtp[5339]: 69E2F5410D: to=<email at example.net>, relay=loadbalancers.example.net[192.168.42.17]:24, delay=0.15, delays=0.14/0.01/0/0, dsn=5.5.4, status=bounced (host loadbalancers.example.net[192.168.42.17] said: 501 5.5.4 Invalid
2012 Jan 23
3
make imap search less verbose
We have an imap-client (SOGo) that doesn't handle this status output while
searching:
* OK Searched 76% of the mailbox, ETA 0:50
Is there any way to disable this output on the dovecot-side?
-jf