Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-08 Thread Tomas Kuliavas
> 1. using telnet:/ > Escape character is '^]'. > * OK dovecot ready ok. it is dovecot. > /2. This is the differences that I found important, tell me if I am > missing something I don't see any change that might break things. Unless you made changes in configuration and forgot to restart imap

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-08 Thread Alvaro Jérez
1. using telnet:/ Escape character is '^]'. * OK dovecot ready. A01 CAPABILITY * CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT IDLE CHILDREN LISTEXT LIST-SUBSCRIBED NAMESPACE STARTTLS AUTH=PLAIN A01 OK Capability completed. AO2 LOGOUT * BYE Logging out AO2 OK Logout completed.

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-08 Thread Tomas Kuliavas
1. telnet to IMAP server and show server's greeting. telnet localhost 143 > some response from imap server, show it A01 CAPABILITY > some response from imap server, show it A02 LOGOUT > connection closed 2. compare your dovecot.conf with attached sample dovecot configuration file. diff -uw doveco

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-08 Thread Alvaro Jérez
I have checked and my default_main_env is /*mbox:~/mail/:INBOX=/var/mail/%u */how can I check the other two options ? Thanks a lot Tomas for you time, Tomas Kuliavas dijo: If .Trash, .Send and .Drafts are directories with tmp, new and cur subdirectories, then your default_main_env is not 'mbo

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-08 Thread Tomas Kuliavas
If .Trash, .Send and .Drafts are directories with tmp, new and cur subdirectories, then your default_main_env is not 'mbox:~/mail/:INBOX=/var/mail/%u' or you have user level configuration overrides or ~/mail directory belongs to some other program. > In my mail folder (/mail/"myuser"/ ) my Sent Dr

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-07 Thread Alvaro Jérez
In my mail folder (/mail/"myuser"/ ) my Sent Drafts and Trash folders are in the .Trash, .Send and .Drafts format, I don't have it as regular folder as I see in your configuration. Is that correct anyway ? Tomas Kuliavas wrote: > > Are you sure that issue is not specific to your dovecot version

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-04 Thread Tomas Kuliavas
Are you sure that issue is not specific to your dovecot version? Can't reproduce it in standard 0.99.14 install with your default_mail_env setting. Could you enable info plugin, go to SquirrelMail Options -> IMAP Server Information and run two tests. Show results of 'LSUB "" "*"' and 'LIST "" "*"

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-03-02 Thread Alvaro Jérez
I have tried with your mail location and I still have this problem. I I go to /home/"myusername"/mail I have files like INBOX:.trash,INBOX.sent,etc so I suppose that in some way this folder are shadowed by the main INBOX folder but I don't understand way. Rainer Sokoll wrote: > > On Mon, Feb 26,

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-02-26 Thread Rainer Sokoll
On Mon, Feb 26, 2007 at 11:13:39AM -0800, Alvaro Jérez wrote: > Here is the asked information: > > 1: default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u I have dovecot-1.0.rc23 running with mail_location = mbox:%h/mail:INBOX=/var/mail/%u without problems. Note that there is no trailing slash

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-02-26 Thread Alvaro Jérez
Tomas Kuliavas wrote: > >> I have installed Squirrelmail in a a mail server and it is working with >> Sendmail and Dovecot. >> Squirrelmail works fine but the problem that I am having is that when I >> enter the webmail interface only the /INBOX/ folder is shown, I mean, >> the /Trash/, /Sent/

Re: [SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-02-24 Thread Tomas Kuliavas
> I have installed Squirrelmail in a a mail server and it is working with > Sendmail and Dovecot. > Squirrelmail works fine but the problem that I am having is that when I > enter the webmail interface only the /INBOX/ folder is shown, I mean, > the /Trash/, /Sent/ and /Drafts/ folders are not show

[SM-USERS] Special Folders are not shown in squirrelmail webmail interface.

2007-02-23 Thread Alvaro Jérez
I have installed Squirrelmail in a a mail server and it is working with Sendmail and Dovecot. Squirrelmail works fine but the problem that I am having is that when I enter the webmail interface only the /INBOX/ folder is shown, I mean, the /Trash/, /Sent/ and /Drafts/ folders are not shown. If

Re: [SM-USERS] special folders shown as sub-folders of INBOX with courier IMAP

2005-03-31 Thread Jose Manuel Blanco Cortiñas
der = 'Eliminados'; ) - for trash folder: defined the translated name within courier's imapd file (IMAP_TRASHFOLDERNAME=Eliminados) Regards. - Original Message - From: "Paul Lesneiwski" <[EMAIL PROTECTED]> To: "Jose Manuel Blanco Cortiñas" <

[SM-USERS] special folders shown as sub-folders of INBOX with courier IMAP

2005-03-31 Thread Jose Manuel Blanco Cortiñas
Hi again... I use SM 1.4.4 and courier IMAP 4.0.2 (last version at present day). SM shows the special folders (Trash, Sent, Draft) as sub-folders of INBOX, not as folders at the same level. I've tried combinations of the variables in config.php (those refered to folders/maildir manipulation) base

Re: [SM-USERS] special folders shown as sub-folders of INBOX with courier IMAP

2005-03-31 Thread Paul Lesneiwski
I use SM 1.4.4 and courier IMAP 4.0.2 (last version at present day). Me too. SM shows the special folders (Trash, Sent, Draft) as sub-folders of INBOX, not as folders at the same level. Not for me. I've tried combinations of the variables in config.php (those refered to folders/maildir manipulati

Re: [SM-USERS] Special Folders

2003-02-19 Thread Jonathan Angliss
Hello Dan, On Wednesday, February 19, 2003, Dan Davis wrote... > Is there a way to define your own Special Folders? I don't mean change the > 4 default folders (trash, drafts, sent, inbox). I mean define a new > special folder altogether. For example, an Announcements folder... There isn't at t

Re: [SM-USERS] Special Folders

2003-02-19 Thread Jeffrey Gordon
Not sure if there is a way. However to add to your request. A special folder called SPAM would be handy and also allow for a "purge" button on that folder. > Is there a way to define your own Special Folders? I don't mean change > the 4 default folders (trash, drafts, sent, inbox). I mean define

[SM-USERS] Special Folders

2003-02-19 Thread Dan Davis
Is there a way to define your own Special Folders? I don't mean change the 4 default folders (trash, drafts, sent, inbox). I mean define a new special folder altogether. For example, an Announcements folder... Thanks, Dan --- This SF.net ema