Re: [SM-USERS] Sent mail folrder

2008-07-21 Thread Papp Tamás
Tomas Kuliavas wrote: > Check your cyrus imap configuration. You have enabled unixhierarchysep. > SquirrelMail cyrus preset is written for unixhierarchysep:no. If you have > turned on unixhierarchysep, you must fix special folder names and delimiter. > Replace period with slash in Drafts, Sent and

Re: [SM-USERS] Sent mail folrder

2008-07-18 Thread Tomas Kuliavas
Papp Tamas wrote: > > On Fri, Jul 18, 2008 at 12:37:09AM +0300, Semih Gokalp wrote: >> Hi Tamas.Did you try on command line, >> >> # squirrelmail-configure >> >> and choose 2nd option(Server Setting) and press "A" to enter "Update >> IMAP >> Setting" and press "8" to enter "Server Software"

Re: [SM-USERS] Sent mail folrder

2008-07-18 Thread Papp Tamas
On Fri, Jul 18, 2008 at 12:37:09AM +0300, Semih Gokalp wrote: > Hi Tamas.Did you try on command line, > > # squirrelmail-configure > > and choose 2nd option(Server Setting) and press "A" to enter "Update IMAP > Setting" and press "8" to enter "Server Software" and type "cyrus" enter > and press

Re: [SM-USERS] Sent mail folrder

2008-07-17 Thread Semih Gokalp
Hi Tamas.Did you try on command line, # squirrelmail-configure and choose 2nd option(Server Setting) and press "A" to enter "Update IMAP Setting" and press "8" to enter "Server Software" and type "cyrus" enter and press "S" and "Q". Could you look at http://www.squirrelmail.org/docs/admin/admi

[SM-USERS] Sent mail folrder

2008-07-17 Thread Papp Tamás
Dear All, I have a problem with sending mails. There is no copy in the Sent folder. config.php $sent_folder= 'INBOX.Sent'; The imap server is cyrus 2.2.13-13ubuntu3, squirrelmail is 2:1.4.13-2ubuntu1 . What should I check, how can I debug this? Thank you very much, tam