[SM-USERS] inbox and sent folders

2008-12-25 Thread wwuster
I'm running Ubuntu 8.10, dovecot and squirrelmail. in /etc/dovecot/dovecot.conf I have: mail_location = maildir:~/_mail/inbox and in /etc/squirrelmail/config.php I have: $default_folder_prefix = '_mail/'; $sent_folder = 'sent'; If I go to http://localhost/squirrelmail I can log in and see my in

Re: [SM-USERS] inbox and sent folders

2008-12-22 Thread Tomas Kuliavas
wwuster wrote: > > I'm running Ubuntu 8.10, dovecot and squirrelmail. > > in /etc/dovecot/dovecot.conf I have: > mail_location = maildir:~/_mail/inbox > > and in /etc/squirrelmail/config.php I have: > $default_folder_prefix = '_mail/'; > $sent_folder = 'sent'; > > If I go to http://localhost/