Re: Could not connect to socket /var/imap/socket/lmtp: Connection refused by localhost

2017-01-17 Thread Eugene M. Zheganin via Info-cyrus
Hi. On 17.01.2017 19:09, Andy Dorman via Info-cyrus wrote: I am not an expert by any means and I hope someone corrects me if I make a bad suggestion...but I have two questions: 1. It sounds like you have a heavily used server, so why do you have Cyrus listening on both "localhost:lmtp" AND

Could not connect to socket /var/imap/socket/lmtp: Connection refused by localhost

2017-01-17 Thread Eugene M. Zheganin via Info-cyrus
Hi, I'm using cyrus-imapd for quite long, but recently I encountered an issue with delivery: one of my mail servers is handling a significant load of e-mails, and quite often I'm seeing line like this in the maillog: Jan 17 12:35:26 gw0 sm-mta[7]: v0H7ZML4078586: SYSERR(root): Could not conne

idled multiplying and consuming the server

2016-06-10 Thread Eugene M. Zheganin via Info-cyrus
Hi. Recently I've upgraded one of my servers to cyrus-imapd 2.5.x, and shortly after upgrade I notices that logs are filling with errors like Jun 10 19:48:03 ns imap[13392]: IDLE: error sending message DONE to idled for mailbox user.foobar.Sent: Connection refused. I was not using idled on 2.4.x

bugzilla bug

2016-06-06 Thread Eugene M. Zheganin via Info-cyrus
Hi. Guys, where do I report the issue with a cyrus bugzilla site ? Right now it's using localized interface (at least russian when it sees russian language reported by the browser), but it incorrectly indicates the encoding in the page headers, setting it to ISO-8859-5, instead of the UTF-8 which

fud - some mailboxes don't respond

2016-05-31 Thread Eugene M. Zheganin via Info-cyrus
Hi. Half a year ago I wrote the message here asking about how can I retriever various statistics about a mailbox, like the last date the user was getting his mail out of it and so. and I was told about fud. I was using it since that, and successfully. But recently I got the access to one of m

Re: determine whan the mailbox was last accessed

2016-01-12 Thread Eugene M. Zheganin via Info-cyrus
Hi. On 28.12.2015 18:11, Bron Gondwana via Info-cyrus wrote: > You'd be looking for the "recenttime" field in the mailbox. Interestingly, it > appears you can get it via the 'fud' daemon, but it's not exposed via an > annotation. > > If you create a bug in bugzilla (or phabricator) to remind us..

determine whan the mailbox was last accessed

2015-12-28 Thread Eugene M. Zheganin via Info-cyrus
Hi. Some time ago I used the seen per-user databases to determine when the mailbox was last accessed (and it was easy - it was the time of seen database modification - for IMAP users, of course). Now the seen database has migrated into one file for all users, and I'm not sure how to do this. I wil