Displaying 5 results from an estimated 5 matches for "vicinus".
2012 Jun 24
3
Mail migration to dovecot with doveadm backup
Hi,
i try to migrate mails from a non dovecot imap server to a dovecot imap 
server with doveadm backup as described there:
http://wiki2.dovecot.org/Migration/Dsync
i first tried (local-mailbox port 18143 is the non dovecot imap server):
/usr/bin/doveadm -o imapc_user=user at example.org -o imapc_password=imappw 
-o imapc_host=local-mailbox -o imapc_features=rfc822.size -o 
imapc_port=18143 -o
2011 Aug 17
2
Segmentation fault in dovecot director lmtp service
Hi,
    the lmtp service of our dovecot director installation quits with a
    segmentation fault if a lot of mails are simultaneously delivered.
    For example if the postfix mailqueue is filled (for whatever reason)
    and postqueue -f is run the lmtp service quits with a segmentation
    fault:
    Program terminated with signal 11, Segmentation fault.
    #0? o_stream_cork (stream=0x0)
2011 Apr 05
1
Invalid old index files
Hi,
i'm in the process of evaluating dovecot. I have a rather big testing 
environment with four dovecot director frontend instances and four 
dovecot backend instances. Mailboxes are all in mdbox format and stored 
on nfs. Indexes are stored locally. dovecot nfs setup for high 
performance is used (mmap_disable = no, dotlock_use_excl = yes, 
mail_nfs_storage = yes, mail_nfs_index = no).
The
2012 Jul 09
1
configuring imap_stats
Hi,
i'm trying to configure imap_stats like it's documented in the wiki: 
http://wiki2.dovecot.org/Statistics. But as soon as i activate the 
imap_stats plugin i get the following error message trying to login via 
imap:
dovecot: imap: Error: Can't load plugin imap_stats_plugin: Plugin stats 
must be loaded also (you must set: mail_plugins=$mail_plugins stats)
But the stats plugin
2013 Dec 04
10
MySQL server install with datadir != /var/lib/mysql
Has anybody sucessfully used puppetlabs-mysql (or some other method) to 
install MySQL-server on Linux with a my.cnf where datadir != /var/lib/mysql 
?
-- 
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com.
To view