The scenario is I have one master debian lenny running ispconfig3.3.3 hosting a couple of sites, emails, dns, and databases. Slave a is in a datacentre and relies very little on the master other than to manage it and a coupe of DNS records. Slave b is a mirror of Master with limited databases replicated (some of which are old) and using rsync to copy the contents of just the websites I believe. Master has suffered a catastrophic failure and is at a remote location. I can't get it to boot. People who can see it tell me it reports a grub error 25. I won't be able to get to this Master until much later in the week. Master and Slave B both sit behind a router which uses port forwarding to send all traffic to Master. The good news is, I've managed to now get the router to diver all traffic to Slave B. Slave B is now serving up DNS records (which master previously did) and serve older versions of the websites... which is good for now. So, my first task is I want to get Slave B to act as the Master now. How do I do this? The other good news that will hopefully assist with this is, I have been using go0ogl3's script to make backups of the master : http://howtoforge.com/forums/showthread.php?t=41609 Master and Slave B do have different host names. Is this and issue? Their IP addresses shouldn't be an issue as they sat behind a router which would obviously be their public IP apparant to slave A. The next task will be once I've looked at the problems on the failed Master, ie build a new one or permanently promote slave B to Master. Your help is MUCH appreciated.
In a ispconfig master slave setup, not all information from the master database is transferred to the slave(s) for security reasons. So you can not make the slave to be the master easily as the slave has not an exact copy of the master database, it has just the data that is relevant for its functions. My recommendation is that you restore the master server from your backup, the slave should work until then and serve the websites and mail services until the master is online again. If you really want to make the slave a master, you will have to insert the missing data from the amster database to the slave database e.g. by restoring the mysql database backup of the ispconfig database of the master on the slave. But I did not tested that yet.
Thanks Till I had a feeling that may be the case. Which splits my thread into two questions. The first is my temporary solution - Slave C is operational as far as web serving, dns and database is concernerned. Mail has a problem though. The server is able to send mails both in squirrel mail and through a mail client. However, the accounts don't seem to be able to receive mails. Mails that are sent to these accounts get the message back from "Relay access denied (in reply ro RCPT TO Command)" I've looked through some other threads to get some ideas. telnet localhost responds Trying 127.0.0.1... Trying ::1... telnet: Unable to connect to remote host: Connection refused netstat -tap responds: Code: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:52960 *:* LISTEN 1859/rpc.statd tcp 0 0 *:51235 *:* LISTEN - tcp 0 0 localhost:10024 *:* LISTEN 2141/amavisd (maste tcp 0 0 localhost:841 *:* LISTEN 3633/famd tcp 0 0 localhost:10025 *:* LISTEN 3516/master tcp 0 0 *:mysql *:* LISTEN 2201/mysqld tcp 0 0 localhost:spamd *:* LISTEN 2276/spamd.pid tcp 0 0 *:sunrpc *:* LISTEN 1853/portmap tcp 0 0 *:munin *:* LISTEN 3784/munin-node tcp 0 0 *:ftp *:* LISTEN 3548/pure-ftpd (SER tcp 0 0 debian1.badbison:domain *:* LISTEN 3360/mydns tcp 0 0 localhost:domain *:* LISTEN 3360/mydns tcp 0 0 *:ssh *:* LISTEN 2113/sshd tcp 0 0 *:8888 *:* LISTEN 2113/sshd tcp 0 0 *:smtp *:* LISTEN 3516/master tcp 0 0 localhost:41880 localhost:mysql ESTABLISHED 30451/amavisd (ch6- tcp 0 0 localhost:37845 localhost:mysql TIME_WAIT - tcp 0 0 localhost:mysql localhost:37846 ESTABLISHED 2201/mysqld tcp 0 0 debian1.badbison.:mysql badbison.badbison:59534 TIME_WAIT - tcp 0 0 localhost:32812 localhost:mysql ESTABLISHED 30614/amavisd (ch4- tcp 0 0 localhost:36836 localhost:10025 TIME_WAIT - tcp 0 0 debian1.badbison.:mysql badbison.badbison:59535 TIME_WAIT - tcp 0 0 localhost:37846 localhost:mysql ESTABLISHED 31152/cleanup tcp 0 0 localhost:mysql localhost:32812 ESTABLISHED 2201/mysqld tcp 0 300 debian1.badbison.co:ssh 5ad3ed22.bb.sky.c:49879 ESTABLISHED 28180/0 tcp 0 0 localhost:37841 localhost:mysql TIME_WAIT - tcp 0 0 localhost:mysql localhost:41880 ESTABLISHED 2201/mysqld tcp 0 0 debian1.badbison.:41524 badbison.co.uk:ssh TIME_WAIT - tcp 0 0 localhost:37844 localhost:mysql TIME_WAIT - tcp6 0 0 [::]:imaps [::]:* LISTEN 3318/couriertcpd tcp6 0 0 [::]:pop3s [::]:* LISTEN 3343/couriertcpd tcp6 0 0 [::]:pop3 [::]:* LISTEN 3328/couriertcpd tcp6 0 0 [::]:imap2 [::]:* LISTEN 3302/couriertcpd tcp6 0 0 [::]:http-alt [::]:* LISTEN 698/apache2 tcp6 0 0 [::]:www [::]:* LISTEN 698/apache2 tcp6 0 0 [::]:tproxy [::]:* LISTEN 698/apache2 tcp6 0 0 [::]:ftp [::]:* LISTEN 3548/pure-ftpd (SER tcp6 0 0 localhost:domain [::]:* LISTEN 3360/mydns tcp6 0 0 [::]:ssh [::]:* LISTEN 2113/sshd tcp6 0 0 [::]:8888 [::]:* LISTEN 2113/sshd tcp6 0 0 [::]:https [::]:* LISTEN 698/apache2 tcp6 0 0 debian1.badbison.:imaps 5ad3ed22.bb.sky.c:50096 ESTABLISHED 30988/couriertls tcp6 0 0 debian1.badbison.:imaps 5ad3ed22.bb.sky.c:50095 ESTABLISHED 30987/couriertls
My other question: With the intention to rebuild a new master, presumably the best way to do this would be to do a complete fresh install of debian lenny with exactly the same settings as the old master and the run go0ogl3 restore script affectively restoring mysql databases and content?
Reagrding mail: Please post the exact error message from the mail log file. I dont know that script, so I can not tell you which parts of the operating sytem are in that backup. Doing a restore as you described above should work in any case, maybe its even enough to install just a basic operating system and then run the restore, if your script has created a backup of the whole operting system.
ref mail mail.log looks like this: Code: May 17 07:55:21 debian1 postfix/anvil[24743]: statistics: max cache size 1 at May 17 07:52:01 May 17 08:00:01 debian1 postfix/pickup[24603]: BC4642A22CF: uid=0 from=<root> May 17 08:00:01 debian1 postfix/cleanup[24848]: BC4642A22CF: message-id=<[email protected]> May 17 08:00:01 debian1 postfix/qmgr[3420]: BC4642A22CF: from=<[email protected]>, size=1630, nrcpt=1 (queue active) May 17 08:00:01 debian1 postfix/smtpd[24854]: connect from localhost[127.0.0.1] May 17 08:00:01 debian1 postfix/smtpd[24854]: E38D82A2045: client=localhost[127.0.0.1] May 17 08:00:01 debian1 postfix/cleanup[24848]: E38D82A2045: message-id=<[email protected]> May 17 08:00:01 debian1 postfix/qmgr[3420]: E38D82A2045: from=<[email protected]>, size=2105, nrcpt=1 (queue active) May 17 08:00:01 debian1 postfix/smtpd[24854]: disconnect from localhost[127.0.0.1] May 17 08:00:01 debian1 amavis[8248]: (08248-15) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: IiDnM4n2OdnK, Hits: 1.405, size: 1629, queued_as: E38D82A2045, 157 ms May 17 08:00:01 debian1 postfix/smtp[24851]: BC4642A22CF: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.06/0.01/0.01/0.17, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=08248-15, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as E38D82A2045) May 17 08:00:01 debian1 postfix/qmgr[3420]: BC4642A22CF: removed May 17 08:00:01 debian1 postfix/local[24855]: E38D82A2045: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.06, delays=0.01/0.03/0/0.02, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") May 17 08:00:01 debian1 postfix/qmgr[3420]: E38D82A2045: removed May 17 08:03:10 debian1 postfix/smtpd[24888]: connect from unknown[68.71.42.143] May 17 08:03:10 debian1 postfix/smtpd[24888]: NOQUEUE: reject: RCPT from unknown[68.71.42.143]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<143.42.71.68.in-addr.arpa> May 17 08:03:11 debian1 postfix/smtpd[24888]: disconnect from unknown[68.71.42.143] May 17 08:05:02 debian1 postfix/pickup[24603]: 2CCAF2A22CF: uid=0 from=<root> May 17 08:05:02 debian1 postfix/cleanup[24919]: 2CCAF2A22CF: message-id=<[email protected]> May 17 08:05:02 debian1 postfix/qmgr[3420]: 2CCAF2A22CF: from=<[email protected]>, size=1630, nrcpt=1 (queue active) May 17 08:05:02 debian1 postfix/smtpd[24925]: connect from localhost[127.0.0.1] May 17 08:05:02 debian1 postfix/smtpd[24925]: 542A72A2045: client=localhost[127.0.0.1] May 17 08:05:02 debian1 postfix/cleanup[24919]: 542A72A2045: message-id=<[email protected]> May 17 08:05:02 debian1 postfix/qmgr[3420]: 542A72A2045: from=<[email protected]>, size=2105, nrcpt=1 (queue active) May 17 08:05:02 debian1 postfix/smtpd[24925]: disconnect from localhost[127.0.0.1] May 17 08:05:02 debian1 amavis[8315]: (08315-15) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: O4qD2gpKF9PM, Hits: 1.405, size: 1629, queued_as: 542A72A2045, 159 ms May 17 08:05:02 debian1 postfix/smtp[24922]: 2CCAF2A22CF: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.06/0.01/0.01/0.17, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=08315-15, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 542A72A2045) May 17 08:05:02 debian1 postfix/qmgr[3420]: 2CCAF2A22CF: removed May 17 08:05:02 debian1 postfix/local[24926]: 542A72A2045: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.07, delays=0.01/0.03/0/0.03, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") May 17 08:05:02 debian1 postfix/qmgr[3420]: 542A72A2045: removed May 17 08:05:03 debian1 postfix/smtpd[24928]: connect from unknown[59.93.171.71] May 17 08:05:05 debian1 postfix/smtpd[24928]: NOQUEUE: reject: RCPT from unknown[59.93.171.71]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<pwcivil.municipality.local> May 17 08:05:05 debian1 postfix/smtpd[24928]: lost connection after RCPT from unknown[59.93.171.71] May 17 08:05:05 debian1 postfix/smtpd[24928]: disconnect from unknown[59.93.171.71] May 17 08:08:25 debian1 postfix/anvil[24890]: statistics: max connection rate 1/60s for (smtp:68.71.42.143) at May 17 08:03:10 May 17 08:08:25 debian1 postfix/anvil[24890]: statistics: max connection count 1 for (smtp:68.71.42.143) at May 17 08:03:10 May 17 08:08:25 debian1 postfix/anvil[24890]: statistics: max cache size 1 at May 17 08:03:10 May 17 08:10:01 debian1 postfix/pickup[24603]: 96F642A22CF: uid=0 from=<root> May 17 08:10:01 debian1 postfix/cleanup[24990]: 96F642A22CF: message-id=<[email protected]> May 17 08:10:01 debian1 postfix/qmgr[3420]: 96F642A22CF: from=<[email protected]>, size=1630, nrcpt=1 (queue active) May 17 08:10:01 debian1 postfix/smtpd[24996]: connect from localhost[127.0.0.1] May 17 08:10:01 debian1 postfix/smtpd[24996]: BE6B42A2045: client=localhost[127.0.0.1] May 17 08:10:01 debian1 postfix/cleanup[24990]: BE6B42A2045: message-id=<[email protected]> May 17 08:10:01 debian1 postfix/qmgr[3420]: BE6B42A2045: from=<[email protected]>, size=2105, nrcpt=1 (queue active) May 17 08:10:01 debian1 postfix/smtpd[24996]: disconnect from localhost[127.0.0.1] May 17 08:10:01 debian1 amavis[8248]: (08248-16) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: GVxnqWZbV6fG, Hits: 1.405, size: 1629, queued_as: BE6B42A2045, 157 ms May 17 08:10:01 debian1 postfix/smtp[24993]: 96F642A22CF: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.07/0.01/0.01/0.16, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=08248-16, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as BE6B42A2045) May 17 08:10:01 debian1 postfix/qmgr[3420]: 96F642A22CF: removed May 17 08:10:01 debian1 postfix/local[24997]: BE6B42A2045: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.06, delays=0.01/0.03/0/0.02, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") May 17 08:10:01 debian1 postfix/qmgr[3420]: BE6B42A2045: removed May 17 08:14:17 debian1 postfix/smtpd[25028]: connect from relay.ptn-ipout02.plus.net[212.159.7.36] May 17 08:14:17 debian1 postfix/smtpd[25028]: NOQUEUE: reject: RCPT from relay.ptn-ipout02.plus.net[212.159.7.36]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<relay.ptn-ipout02.plus.net> May 17 08:14:22 debian1 postfix/smtpd[25028]: disconnect from relay.ptn-ipout02.plus.net[212.159.7.36] May 17 08:14:25 debian1 pop3d: Connection, ip=[::ffff:93.97.188.1] May 17 08:14:25 debian1 pop3d: LOGIN, [email protected], ip=[::ffff:93.97.188.1], port=[56254] May 17 08:14:25 debian1 pop3d: LOGOUT, [email protected], ip=[::ffff:93.97.188.1], port=[56254], top=0, retr=0, rcvd=12, sent=39, time=0 May 17 08:15:01 debian1 postfix/pickup[24603]: F00A52A22CF: uid=0 from=<root> May 17 08:15:02 debian1 postfix/cleanup[25053]: F00A52A22CF: message-id=<[email protected]> May 17 08:15:02 debian1 postfix/qmgr[3420]: F00A52A22CF: from=<[email protected]>, size=1630, nrcpt=1 (queue active) May 17 08:15:02 debian1 postfix/smtpd[25059]: connect from localhost[127.0.0.1] May 17 08:15:02 debian1 postfix/smtpd[25059]: 236092A2045: client=localhost[127.0.0.1] May 17 08:15:02 debian1 postfix/cleanup[25053]: 236092A2045: message-id=<[email protected]> May 17 08:15:02 debian1 postfix/qmgr[3420]: 236092A2045: from=<[email protected]>, size=2105, nrcpt=1 (queue active) May 17 08:15:02 debian1 postfix/smtpd[25059]: disconnect from localhost[127.0.0.1] May 17 08:15:02 debian1 amavis[8315]: (08315-16) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: 27Vy7ZaF81pc, Hits: 1.405, size: 1629, queued_as: 236092A2045, 161 ms May 17 08:15:02 debian1 postfix/smtp[25056]: F00A52A22CF: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.06/0.01/0.01/0.17, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=08315-16, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 236092A2045) May 17 08:15:02 debian1 postfix/qmgr[3420]: F00A52A22CF: removed May 17 08:15:02 debian1 postfix/local[25060]: 236092A2045: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.07, delays=0.02/0.03/0/0.02, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") May 17 08:15:02 debian1 postfix/qmgr[3420]: 236092A2045: removed May 17 08:15:19 debian1 imapd-ssl: Connection, ip=[::ffff:90.211.237.34] May 17 08:15:19 debian1 imapd-ssl: Connection, ip=[::ffff:90.211.237.34] May 17 08:15:19 debian1 imapd-ssl: Connection, ip=[::ffff:90.211.237.34] May 17 08:15:20 debian1 imapd-ssl: LOGIN, [email protected], ip=[::ffff:90.211.237.34], port=[50547], protocol=IMAP May 17 08:15:20 debian1 imapd-ssl: LOGIN, [email protected], ip=[::ffff:90.211.237.34], port=[50548], protocol=IMAP May 17 08:15:20 debian1 imapd-ssl: LOGIN, [email protected], ip=[::ffff:90.211.237.34], port=[50549], protocol=IMAP May 17 08:16:56 debian1 imapd-ssl: LOGOUT, [email protected], ip=[::ffff:90.211.237.34], headers=0, body=0, rcvd=181, sent=980, time=96, starttls=1 May 17 08:17:42 debian1 postfix/anvil[25030]: statistics: max connection rate 1/60s for (smtp:212.159.7.36) at May 17 08:14:17 May 17 08:17:42 debian1 postfix/anvil[25030]: statistics: max connection count 1 for (smtp:212.159.7.36) at May 17 08:14:17 May 17 08:17:42 debian1 postfix/anvil[25030]: statistics: max cache size 1 at May 17 08:14:17 May 17 08:20:01 debian1 postfix/pickup[24603]: 617372A22CF: uid=0 from=<root> May 17 08:20:01 debian1 postfix/cleanup[25122]: 617372A22CF: message-id=<[email protected]> May 17 08:20:01 debian1 postfix/qmgr[3420]: 617372A22CF: from=<[email protected]>, size=1630, nrcpt=1 (queue active) May 17 08:20:01 debian1 postfix/smtpd[25128]: connect from localhost[127.0.0.1] May 17 08:20:01 debian1 postfix/smtpd[25128]: 88CC82A2045: client=localhost[127.0.0.1] May 17 08:20:01 debian1 postfix/cleanup[25122]: 88CC82A2045: message-id=<[email protected]> May 17 08:20:01 debian1 postfix/qmgr[3420]: 88CC82A2045: from=<[email protected]>, size=2105, nrcpt=1 (queue active) May 17 08:20:01 debian1 postfix/smtpd[25128]: disconnect from localhost[127.0.0.1] May 17 08:20:01 debian1 amavis[8248]: (08248-17) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: CawBKrKF5sib, Hits: 1.405, size: 1629, queued_as: 88CC82A2045, 160 ms May 17 08:20:01 debian1 postfix/smtp[25125]: 617372A22CF: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.06/0.01/0.01/0.17, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=08248-17, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 88CC82A2045) May 17 08:20:01 debian1 postfix/qmgr[3420]: 617372A22CF: removed May 17 08:20:01 debian1 postfix/local[25129]: 88CC82A2045: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.07, delays=0.01/0.03/0/0.02, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") May 17 08:20:01 debian1 postfix/qmgr[3420]: 88CC82A2045: removed May 17 08:20:26 debian1 pop3d: Connection, ip=[::ffff:86.163.135.199] May 17 08:20:26 debian1 pop3d: LOGIN, [email protected], ip=[::ffff:86.163.135.199], port=[49298] May 17 08:20:26 debian1 pop3d: LOGOUT, [email protected], ip=[::ffff:86.163.135.199], port=[49298], top=0, retr=0, rcvd=12, sent=39, time=0 May 17 08:25:01 debian1 postfix/pickup[24603]: C31712A22CF: uid=0 from=<root> May 17 08:25:01 debian1 postfix/cleanup[25184]: C31712A22CF: message-id=<[email protected]> May 17 08:25:01 debian1 postfix/qmgr[3420]: C31712A22CF: from=<[email protected]>, size=1630, nrcpt=1 (queue active) May 17 08:25:01 debian1 postfix/smtpd[25190]: connect from localhost[127.0.0.1] May 17 08:25:01 debian1 postfix/smtpd[25190]: EA8B32A20EF: client=localhost[127.0.0.1] May 17 08:25:01 debian1 postfix/cleanup[25184]: EA8B32A20EF: message-id=<[email protected]> May 17 08:25:01 debian1 postfix/qmgr[3420]: EA8B32A20EF: from=<[email protected]>, size=2105, nrcpt=1 (queue active) May 17 08:25:01 debian1 postfix/smtpd[25190]: disconnect from localhost[127.0.0.1] May 17 08:25:02 debian1 amavis[8315]: (08315-17) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: rv5aeDYn0RbM, Hits: 1.405, size: 1629, queued_as: EA8B32A20EF, 159 ms May 17 08:25:02 debian1 postfix/smtp[25187]: C31712A22CF: to=<[email protected]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.06/0.01/0.01/0.17, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=08315-17, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as EA8B32A20EF) May 17 08:25:02 debian1 postfix/qmgr[3420]: C31712A22CF: removed May 17 08:25:02 debian1 postfix/local[25191]: EA8B32A20EF: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.06, delays=0.01/0.03/0/0.02, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") May 17 08:25:02 debian1 postfix/qmgr[3420]: EA8B32A20EF: removed mail.warn : Code: May 17 07:52:01 debian1 postfix/smtpd[24741]: warning: 178.18.17.217: address not listed for hostname mail.teamrep.com mail.err is empty mail.err.1 : Code: May 16 18:44:58 debian1 imapd: Error reading ACLs for : Invalid argument May 16 18:44:59 debian1 imapd: Error reading ACLs for : Invalid argument May 16 18:44:59 debian1 imapd: Error reading ACLs for : Invalid argument May 16 18:44:59 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:16:11 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:16:11 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:16:11 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:16:12 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:32:29 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:32:29 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:32:29 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:32:29 debian1 imapd: Error reading ACLs for : Invalid argument May 16 20:36:25 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:00:58 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:00:58 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:00:58 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:00:58 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:01:19 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:03:31 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:21:12 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:28:09 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:29:09 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:29:09 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:29:10 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:29:10 debian1 imapd: Error reading ACLs for : Invalid argument May 16 21:32:04 debian1 imapd: Error reading ACLs for : Invalid argument