Re: [Dbmail] Run two instances of dbmail-lmtpd

2014-11-26 Thread Anatoly
Hi. You can try copy dbmail.conf to dbmail.conf_lmtp2 cp /etc/dbmail.conf /etc/dbmail.conf_lmtp change option "port" in [LMTP] section. vim /etc/dbmail.conf_lmtp2 run second dbmail-lmtpd with alternative config dbmail-lmtpd -f /etc/dbmail.conf_lmtp2 And try change postfix configuration for u

Re: [Dbmail] dbmail-util performance

2014-11-18 Thread Anatoly
Please answer: DB Type? DB Size? mail flow range? (how many letters received/deleted per day?) dbmail-utils options? dbmail-utils output? 16.11.2014 17:04, Jorge Bastos пишет: Hi people! With 3.1.17 I notice that dbmail-util is much much slower. Does anyone feels the same about this? Jorge,

[Dbmail] dbmail-3.2.1 3 problems with dbmail-imapd

2014-11-18 Thread Anatoly
Hi. I Try to install dbmail-3.2.1 on test mailserver. Please help to resolve 3 troubles. Is this centos problems or dbmail bugs? All three troubles present in dbmail-3.2.1, dbmail-3.2.0 and dbmail-3.1.17. I have server with dbmail-2.2.12 on CentOS 5 x86_64 - this server works properly. (with

[Dbmail] Crashed imapd dbmail from git

2014-11-13 Thread Anatoly
Hi. Sorry - english not native language for me. OS - Centos 7 mhash - from source (mhash.sourceforge.net) dbmail - from git 12 november. git clone git://git.dbmail.eu/paul/dbmail I have installed horde (http://www.horde.org/) and horde/imp (webmail interface) Then pushed "Refresh" button

[Dbmail] Crashed imapd dbmail from git

2014-11-13 Thread Anatoly
Hi. Sorry - english not native language for me. OS - Centos 7 mhash - from source (mhash.sourceforge.net) dbmail - from git 12 november. git clone git://git.dbmail.eu/paul/dbmail I have installed horde (http://www.horde.org/) and horde/imp (webmail interface) Then pushed "Refresh" button

Re: [Dbmail] changing domain, adding/removing aliases

2011-05-31 Thread Anatoly
zamri wrote: Hi all, I have changed my domain. So I need to act fast to all these in one go: 1. How do I add the new alias to all of my users? 2. How do i delete old aliases to all my users? Any help appreciated. Thx ___ DBmail mailing list DBmail

Re: [Dbmail] mail migration between two dbmail hosts

2011-02-24 Thread Anatoly
fp wrote: On 24.02.2011 11:21, Anatoly wrote: admin wrote: Hello! I wonder if there is some posibility to transfer all mail for, say, one domain from one dbmail host to another. Any thoughts are welcome! ___ DBmail mailing list DBmail@dbmail.org

Re: [Dbmail] mail migration between two dbmail hosts

2011-02-24 Thread Anatoly
admin wrote: Hello! I wonder if there is some posibility to transfer all mail for, say, one domain from one dbmail host to another. Any thoughts are welcome! ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/

Re: [Dbmail] Deliver mail to multiple users

2011-01-14 Thread Anatoly
Ingo wrote: Hi, I searched the web and the documentation, but I did not get any answer. Is it possible to create an alias-mail-address which delivers the mail to more than one user? We want to have webmas...@domain.com as a "virtual" email-address. Mails to this address should be delivered to mu

Re: [Dbmail] /tmp full

2009-04-22 Thread Anatoly
Guntis Bumburs wrote: > Hello, > > I have a problem with dbmail on Freebsd. The situation is that dbmail > fills all the /tmp space (seems to not releasing used space/opened file) > and when it's full the imap daemon starts acting strange, postfix cant > flush new mails ... (pop daemon still wo

Re: [Dbmail] 2.2.2 slow

2007-04-04 Thread Anatoly
Try vacuumdb -f -U -d When this command is run, the database is locked. Eric Hiller wrote: I ran dbmail-util -cy and it helped some, but not much. I clocked the loading a single message about 2 paragraphs in length, no attachments, at around 5 seconds both before and after dbmail-util -cy.