Re: [SM-USERS] Compatibilty error

2005-10-14 Thread Paul Lesneiwski
> > Iam trying to work with the compatibility plugin. Using Squirrel 1.4.5 > But when I patch as in readme file from compatibilty plug in I get the > following error: > > *Warning*: main(../include/validate.php): failed to open stream: > Permission denied in */usr/share/squirrelmail/src/right_mai

Re: [SM-USERS] system address book - ?

2005-10-14 Thread Tomas Kuliavas
> Greetings to all squirrel people. > > We have succeeded in installing your extraordinary webmail server (if that > is what you call it) on a PC with Windows 2003 Server OS and Apache 2.0.54 > and PHP 4.4.0. We use David Harris's Mercury/32 IMAP server running on the > same machine. This combinati

[SM-USERS] Search function for address book

2005-10-14 Thread Liew Toh Seng
Hi all, Currently the address book only can search the email address field. Is there anyway to make it to search multiple fields or user can choose what fields to search for the contacts ? --- This SF.Net email is sponsored by: Power Archi

[SM-USERS] Is there a quick way to read the next unread mail?

2005-10-14 Thread Kent Nyberg
I have just got SM to work for me and everything works as it should. But I lack one feature though. In clients like evolution its possible to quickly view the next unread message in a folder. Can SM do that in some way? Perhaps with a plugin that gives me a "read next unread mail" in the mailview?

[SM-USERS] system address book - ?

2005-10-14 Thread Damien Moore
Greetings to all squirrel people. We have succeeded in installing your extraordinary webmail server (if that is what you call it) on a PC with Windows 2003 Server OS and Apache 2.0.54 and PHP 4.4.0. We use David Harris's Mercury/32 IMAP server running on the same machine. This combination seems to

Re: [SM-USERS] Unknown response, Server replied: 566 5.0.0 sender address not found

2005-10-14 Thread Kent Nyberg
Perhaps you had the same problem as I had. I fetch my mail from an extern pop3-server. I store it locally on my own imap. I need to login on the smtp to be able to send mails. I, as you, configured SM to use login. But it seems SM uses the account from the imap to login into the smtp, which at lea

[SM-USERS] Unknown response,Server replied: 566 5.0.0 sender address not found

2005-10-14 Thread Oliver Tomkins
Hi there, I keep getting this error when I try to send mail. I can read mail, move, delete, create folders without any problems. Our SMTP server requires a username and password. So I have this configured 7. SMTP Authentication : login 8. Secure SMTP (TLS) : false 9. Header encr

Re: [SM-USERS] migrating from file based setting to database back-end

2005-10-14 Thread Tony Earnshaw
Tomas Kuliavas wrote: http://article.gmane.org/gmane.mail.squirrelmail.user/23504/match=flat2sql open(ABOOK, ">$data_dir/$filename") or You mean it should be: open(ABOOK, ">$data_dir/$filename", O_RDONLY); ? Then somebody, please, like Tomas, put that in ... Recheck script that you

Re: [SM-USERS] migrating from file based setting to database back-end

2005-10-14 Thread Tomas Kuliavas
>> >> http://article.gmane.org/gmane.mail.squirrelmail.user/23504/match=flat2sql >> >> open(ABOOK, ">$data_dir/$filename") or > > You mean it should be: > > open(ABOOK, ">$data_dir/$filename", O_RDONLY); ? Then somebody, please, > like Tomas, put that in ... > >> >> >> Recheck script that

Re: [SM-USERS] migrating from file based setting to database back-end

2005-10-14 Thread Tony Earnshaw
Tomas Kuliavas wrote: to den 13.10.2005 Klokka 13:02 (-0700) skreiv Laurent Saplairoles: On 13 Oct 2005 at 22:44, Tomas Kuliavas wrote: Hi everyone I am working with SquirrelMail 1.51 latest CVS (2005-10-13). I am upgrading my mail server to a more powerfull machine and have decided to move

Re: [SM-USERS] New e-mail account with Squirrelmail..

2005-10-14 Thread Paul Lesneiwski
mailing by GSoft wrote: > Hello list, > > this is my first post inside that list, however sorry for apparent bud > question's. Well i have a small-small hosting qith squirrelmail enabled > as simple webmail for my domain. My question is: is it possibile with a > module of Squirrelmail enabled th

RE: [SM-USERS] invalid mailboxname

2005-10-14 Thread Tomas Kuliavas
> Hi, > > our user get their mails via pop3 (qpopper), the mailbox files are > stored in /var/spool/mail so far it works well. > Now I want to use Squirrelmail to read our mails via webmail > (Squirrelmail) > As far as I know Squirrelmail needs imap. > How do I make it works that we can read the ma