search for: asmoore

Displaying 10 results from an estimated 10 matches for "asmoore".

2004 Apr 02
2
RE: Missed config option
I am trying to sync a set of maildir folders from a dovecot server and a different imap server on a different host. Using a perl tool called imapsync. The tool says the following about the two servers capabilities: >From capability : IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED To capability : IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
2003 Dec 24
2
RE: Compile problem
...age.c' || echo './'`proxy-mail-storage.c "proxy-mail-storage.c", line 10: void function cannot return value cc: acomp failed for proxy-mail-storage.c *** Error code 2 make: Fatal error: Command failed for target `proxy-mail-storage.o' Current working directory /export/home/asmoore/build/dovecot-0.99.10/src/lib-st\orage *** Error code 1 .. Thanks, Alex Moore
2004 Oct 21
3
RE: build errors on cvs
...include -c buffer.c "buffer.c", line 159: void function cannot return value "buffer.c", line 205: void function cannot return value cc: acomp failed for buffer.c *** Error code 2 make: Fatal error: Command failed for target `buffer.o' Current working directory /export/medusa/asmoore/build/dovecot-sparc/src/lib Thanks, Alex
2004 Feb 13
3
RE: Question on folders
I have read and read the dovecot docs on maildir folders and think that this is what I want. However, the MUA programs that I use, SylpheedClaws, Evolution, Mozilla seem to react differently to how I setup the folders. Is there a good FAQ on this subject somewhere? I think that I want to setup a virtual domain and am looking for documents. Alex
2004 Mar 08
0
RE: imap process abends
I am trying to setup dovecot imap on a test Solaris 8 box. I have dovecot POP3S running fine on another box, but I want to switch to IMAP. I see a successful login with a message like: Mar 8 13:22:47 sws601.mcsun.local imap-login: [ID 457029 mail.info] Login: sunuser1 [192.168.1.17] Then the Mozilla Mail client gets a message that the server disconnected. It appears to be from a segfault on
2004 Mar 20
0
RE: Locking problem
Running dovecot on Solaris 8 sparc with SylpheedClaws as the MUA. I tried moving to many messages from a folder to my maildir folder, which is a local directory on the dovecot server. Now, I cannot open the folder due to this message: 'Mar 20 10:26:15 sws601.mcsun.local imap(amoore): [ID 702911 mail.error] Timeout while waiting for release of shared fcntl() lock for index file
2004 Mar 21
0
RE: Lock problem - take 2
I deleted the index folder to fix a lock problem described on my previous post. I still cannot access the folder. Now, I have a file in the maildir folder named dovecot-uidlist.lock that must be corrupt. How do I fix this? I can remove this particular maildir folder and there is no great loss. But I want to know how to fix it, in case this problem occurs on an important folder. Thanks, Alex
2004 Sep 14
0
RE: compile from cvs source
On Solaris 9 and using Sun's compiler. I get the following error when building from the cvs source. Can you fix this? '"mail-index-transaction-view.c", line 21: void function cannot return value' Thanks, Alex
2004 Oct 26
1
Cache fields
Using 1.0-test51, or maybe test50. I this message in syslog: mail_cache_fields: Invalid cache field name 'MessagePart', ignoring >From the what I see, MessagePart is the default value. My <sysconfdir>/dovecot.conf has: mail_cache_fields = MessagePart Thanks, Alex
2006 Feb 14
0
Solaris 10 U1 (x86?) LDAP gotcha
On Tue, 14 Feb 2006 12:25:15 +0900 Peter Evans <peter+dovecot at ixp.jp> wrote: > This is not actually a problem with dovecot, but something with the > way the library in /opt/sfw/lib/libldap.* is compiled. If you find > yourself eating cpu, compile your own ldap from openldap, it is NOT > dovecot's fault. > > It looks like pilot error with the sun freeware edition.