Re: Re: [Dbmail] dbmail-imapd mailboxes with characters other than latin

2002-09-21 Thread Roel Rozendaal
you could try to supplie a patch :-) regards roel - Original Message - From: "Kostas Georgakopoulos" <[EMAIL PROTECTED]> To: Sent: Saturday, September 21, 2002 1:47 PM Subject: Re: Re: [Dbmail] dbmail-imapd mailboxes with characters other than latin I think that the pr

Re: Re: [Dbmail] dbmail-imapd mailboxes with characters other than latin

2002-09-21 Thread Kostas Georgakopoulos
I think that the problem is in the way dbmail-imapd understands input.I telnet my mail server at port 143 and i tried to issue the command (after login) : command create where mailboxname was a mailbox with greek letters.Allthough i typed in greek letters , imapd echoed them in us-ascii!! It

Re: [Dbmail] dbmail-imapd mailboxes with characters other than latin

2002-09-19 Thread roel
Hi, Another possibility for this failure could be that you are exceeding the mailboxname sizelimit (currently 100 chars). Assuming you are not, however; I just checked adding a '!' to the accepted mailboxchar list and found no problems; try to run ./dbmail-imapd after 'make clean all' to make sur