Re: [SM-USERS] Mapping mailbox names in squirrelmail
> Hello! > > Can I easily (i.e. without major rewriting of code) map mailbox names in > Squirrelmail? > > I need to have standard boxes (INBOX, Trash, Sent, Drafts) appear to > users in Russian translation, but attempts to name them in Russian on > IMAP level yields strange and unsatisfactory results. Implementing mailbox rewriting yields strange and unsatisfactory results too. See SquirrelMail 1.5.2cvs folder preferences. We already had long discussion on some mailing list about it. Mailbox rewriting can cause confusion in folder names. If we want to prevent confusion, we'll need lots of complex checks. If you want to use Russian folder names, you should make sure that your PHP installation has mbstring support and create Russian folders in SquirrelMail Folders page. If you want to set it in config.php, use UTF7-IMAP encoding. -- Tomas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Mapping mailbox names in squirrelmail
>>> Hello! >>> >>> Can I easily (i.e. without major rewriting of code) map mailbox names >>> in >>> Squirrelmail? >>> >>> I need to have standard boxes (INBOX, Trash, Sent, Drafts) appear to >>> users in Russian translation, but attempts to name them in Russian on >>> IMAP level yields strange and unsatisfactory results. >>> >> >> Implementing mailbox rewriting yields strange and unsatisfactory results >> too. See SquirrelMail 1.5.2cvs folder preferences. We already had long >> discussion on some mailing list about it. Mailbox rewriting can cause >> confusion in folder names. If we want to prevent confusion, we'll need >> lots of complex checks. >> >> If you want to use Russian folder names, you should make sure that your >> PHP installation has mbstring support and create Russian folders in >> SquirrelMail Folders page. If you want to set it in config.php, use >> UTF7-IMAP encoding. >> >> > Promlems are not in encoding, some glitch within either Squirrelmail or > IMAP server results in both INBOX and translated-INBOX appearing in list > of mailboxes. Well, mapping of INBOX alone should solve 99% of my > problems :( It is closer to 75% or 50%. Every piece of code that uses standard IMAP folder names or custom folder list generation functions must be changed. SquirrelMail is IMAP client. We don't have abstraction level between IMAP folder listing and SquirrelMail folder listing. INBOX folder name is controlled in translation. Other special folders are not. If you see INBOX.Some-Russian-Name, check folder listing styles in Folder preferences. -- Tomas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Problems saving messages
Hello I'm using squirrelmail 1.4.8-1 in a debian etch system. Some users are complaining that when they use the "Download this as a file" to save the message, sometimes all they get is the message headers. I've tried reproducing this error but was unable to. Is this a know problem? Is there a solution? Another user mentioned that in a previous version there was a "Save this message" option, but we don't see it now. Is it part of some plugin? Thanks -- Mário Filipe Serviço de Computação da Universidade de Évora [EMAIL PROTECTED] http://neptuno.sc.uevora.pt/~mjnf signature.asc Description: Esta é uma parte de mensagem assinada digitalmente - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV-- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] multiple imap servers / one webmail server with squirrelmail
On 9/19/06, Paul Lesniewski < [EMAIL PROTECTED]> wrote: >> But Paul, isn't the login "user at domainone.tld" Supplying the needed info> to construct the imapserver mail.+domainone.tld ?OK, yes, if you want to trust the username as given, then no list or abstraction is needed. I can work with you to include this in thepending vlogin release (hopefully). Running with this kind offunctionality, however raises some questions such as whether or notthe SMTP server should also be the same as the given domain OK. Wonderful. Of course such a setup will allow sq installation to work for users on any imap server as long as it is running on "mail"+usrdomain.com . Maybe a simple list of accepted domain can limit such a possibility as an option. This is if sq admin elects to control who gets to use his installation. He just adds a domain into a list of accepted domains. The "MAIL" could be configurable. Like , (webmail, imap)+userlogindomain.tld to allow for other possibilities. You know best about this anyway. :D Thank you Paul for a great plugin and for your feedback. Serving - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV-- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Two "stupid" questions... or not!
Hi. I'm using squirrelmail 1.4.8-1 in a Debian Etch system. One of our users presented a complaint the other day and I would like to give him a answer (a proper one). Personally I think he is just lame, but that's just me... One of his complaints is that he can't select a set of messages from the list, using . I told him that it just wasn't possible, but I would like to know if it really is impossible or if there is a plugin outthere somewhere that permits such usage. The other complaint (and for this one he was spitting fire as he spoke) is that on the composition window, he attachs a large file by browsing and then adding it. And then, before the file has been uploaded he starts typing the message. When the file is completely uploaded the page refreshes and he looses everything he typed. In my opinion he should change the way he writes messages, but, on the other hand, is it really difficult to be able to keep whatever he as written. Thanks -- Mário Filipe Serviço de Computação da Universidade de Évora [EMAIL PROTECTED] http://neptuno.sc.uevora.pt/~mjnf signature.asc Description: Esta é uma parte de mensagem assinada digitalmente - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV-- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Two "stupid" questions... or not!
> Hi. > > I'm using squirrelmail 1.4.8-1 in a Debian Etch system. > > One of our users presented a complaint the other day and I would like to > give him a answer (a proper one). Personally I think he is just lame, > but that's just me... > > One of his complaints is that he can't select a set of messages from the > list, using . I told him that it just wasn't > possible, but I would like to know if it really is impossible or if > there is a plugin outthere somewhere that permits such usage. select_range plugin - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Problems saving messages
> Hello > > I'm using squirrelmail 1.4.8-1 in a debian etch system. > > Some users are complaining that when they use the "Download this as a > file" to save the message, sometimes all they get is the message > headers. I've tried reproducing this error but was unable to. > > Is this a know problem? Is there a solution? > > Another user mentioned that in a previous version there was a "Save this > message" option, but we don't see it now. Is it part of some plugin? message_details plugin allows to save whole message. See also archive_mail plugin. I think SquirrelMail never had "Save this message" option that allowed to save email in rtf822 format. src/download.php supports it, but interface does have correct link in message display window. "Download this as a file" link always downloaded only selected message part. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] (no subject)
Hi, I have installed rpm of squirrelmail, but it is not working for me. I am getting these errors: [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/squirrelmail/index.php) is not within the allowed path(s): (/tmp:/home/default/mydomain.com) in Unknown on line 0 [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/squirrelmail/index.php) is not within the allowed path(s): (/tmp:/home/default/mydomain.com) in Unknown on line 0 My server is fedora core 5 with php 5 and httpd-2.2.0-5.1.2. Any solution please ? Thanks. Farhan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] squirrelmail path problems
Hi, I have installed rpm of squirrelmail, but it is not working for me. I am getting these errors: [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/squirrelmail/index.php) is not within the allowed path(s): (/tmp:/home/default/mydomain.com) in Unknown on line 0 [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/squirrelmail/index.php) is not within the allowed path(s): (/tmp:/home/default/mydomain.com) in Unknown on line 0 My server is fedora core 5 with php 5 and httpd-2.2.0-5.1.2. Any solution please ? Thanks. Farhan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] squirrelmail path problems
> Hi, > I have installed rpm of squirrelmail, but it is not working for me. I > am getting these errors: > > [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP > Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php' > for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 > [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP > Warning: Unknown: failed to open stream: Operation not permitted in > Unknown on line 0 > [Thu Sep 21 12:27:36 2006] [error] [client 81.137.212.56] PHP > Warning: Unknown: open_basedir restriction in effect. > File(/usr/share/squirrelmail/index.php) is not within the allowed > path(s): (/tmp:/home/default/mydomain.com) in Unknown on line 0 > [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP > Warning: Unknown: Failed opening '/usr/share/squirrelmail/index.php' > for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0 > [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP > Warning: Unknown: failed to open stream: Operation not permitted in > Unknown on line 0 > [Thu Sep 21 12:27:35 2006] [error] [client 81.137.212.56] PHP > Warning: Unknown: open_basedir restriction in effect. > File(/usr/share/squirrelmail/index.php) is not within the allowed > path(s): (/tmp:/home/default/mydomain.com) in Unknown on line 0 > > > > My server is fedora core 5 with php 5 and httpd-2.2.0-5.1.2. > > Any solution please ? "Warning: Unknown: open_basedir restriction in effect." You can set open_basedir in php.ini, Apache and blocks. You have set it in php.ini or . Set different open_basedir value in block. -- Tomas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Config file "config/config.php" not found
Hi, I have done it according to you and error is changed now to: ERROR: Config file "config/config.php" not found. You need to configure SquirrelMail before you can use it. do i need to add some more path variables ? Thanks. Farhan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Config file "config/config.php" not found
Hi, I have done it according to you and error is changed now to: ERROR: Config file "config/config.php" not found. You need to configure SquirrelMail before you can use it. Error log is: [Thu Sep 21 13:00:59 2006] [error] [client 81.137.212.56] PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(config/config.php) is not within the allowed path(s): (/usr/share/squirrelmail) in /usr/share/squirrelmail/index.php on line 15 [Thu Sep 21 13:00:57 2006] [error] [client 81.137.212.56] PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(config/config.php) is not within the allowed path(s): (/usr/share/squirrelmail) in /usr/share/squirrelmail/index.php on line 15 do i need to add some more path variables ? Thanks. Farhan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Config file 'config/config.php' not found
On Thu, September 21, 2006 14:07, Muhammad Farhan wrote: > Hi, > > > I have done it according to you and error is changed now to: > > > ERROR: Config file "config/config.php" not found. You need to > configure SquirrelMail before you can use it. > http://www.squirrelmail.org/wiki/InstallingSquirrelMail -- "Whenever you have a problem, try to find the question, not the answer." - John D. Eisenfelt - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Sent in Inbox
> Restriction was added in 1.4.8. It should prevent interface > misconfigurations. If user selects INBOX as Trash folder, 'empty trash' > option is available next to INBOX and user is one click away from deleting > his or her emails. If user selects INBOX as Sent folder, SquirrelMail > displays To: header instead of From: in mailbox listing. Ok, thanks for help! - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Cyrus Thread sort
Hello, i read, that in general thread sort should work with cyrus. I turned it on in the config ($allow_thread_sort=true;), but it dont works. I use squirrelmail 1.4.8. Thanks Stolzi - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Sent in Inbox
Am Mittwoch, 20. September 2006 21:49 schrieb Tomas Kuliavas: > Restriction was added in 1.4.8. It should prevent interface > misconfigurations. If user selects INBOX as Trash folder, 'empty trash' > option is available next to INBOX and user is one click away from deleting > his or her emails. If user selects INBOX as Sent folder, SquirrelMail > displays To: header instead of From: in mailbox listing. > > Check options provided by variable_sent_folder plugin. Ok, works this way, but i think it should only be disabled for Trash folder. There is no reason why sent folder should not be INBOX. In special for "threaded" view its very useful. Thanks - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Plugins don't work
Hi, I have sorted out everything and here is my squirrelmail.conf: # # SquirrelMail is a webmail package written in PHP. # Alias /webmail /usr/share/squirrelmail php_admin_value open_basedir /usr/share/squirrelmail/:/etc/squirrelmail:/var/lib/squirrelmail/data/:/var/lib/squirrelmail/prefs/ AllowOverride none Options MultiViews IncludesNoExec FollowSymLinks DirectoryIndex index.html index.php Now, i am trying to install Plugins like quota_usage and it does not work and it does not give any error. any suggestions ? Thanks. Farhan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Plugins don't work
On 9/21/06, Muhammad Farhan <[EMAIL PROTECTED]> wrote: > Hi, > > I have sorted out everything and here is my squirrelmail.conf: > > # > # SquirrelMail is a webmail package written in PHP. > # > > Alias /webmail /usr/share/squirrelmail > > php_admin_value open_basedir > /usr/share/squirrelmail/:/etc/squirrelmail:/var/lib/squirrelmail/data/:/var/lib/squirrelmail/prefs/ > AllowOverride none > Options MultiViews IncludesNoExec FollowSymLinks > DirectoryIndex index.html index.php > > > > Now, i am trying to install Plugins like quota_usage and it does not > work and it does not give any error. > > any suggestions ? http://www.squirrelmail.org/wiki/MailingListPostingGuidelines - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Plugins don't work
> Hi, > > I have sorted out everything and here is my squirrelmail.conf: > > # > # SquirrelMail is a webmail package written in PHP. > # > > Alias /webmail /usr/share/squirrelmail > > php_admin_value open_basedir > /usr/share/squirrelmail/:/etc/squirrelmail:/var/lib/squirrelmail/data/:/var/lib/squirrelmail/prefs/ > AllowOverride none > Options MultiViews IncludesNoExec FollowSymLinks > DirectoryIndex index.html index.php > > > > Now, i am trying to install Plugins like quota_usage and it does not > work and it does not give any error. > > any suggestions ? # make sure that script works without open_basedir restrictions php_admin_value open_basedir none # make sure that script works without safe_more restrictions php_admin_flag safe_mode off # show errors php_admin_flag display_errors on # show all errors (including notices) php_admin_value error_reporting 2047 AllowOverride none Options MultiViews IncludesNoExec FollowSymLinks DirectoryIndex index.html index.php - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Plugins are not working
Hi, I have changed it to: Alias /webmail /usr/share/squirrelmail php_admin_value open_basedir none php_admin_flag display_errors on php_admin_value error_reporting 2047 php_admin_flag safe_mode off AllowOverride none Options MultiViews IncludesNoExec FollowSymLinks DirectoryIndex index.html index.php but i still can't see any plugin running. Fedora Core 5 courier-imap-4.1.1-1.fc5.mf httpd-2.2.0-5.1.2 squirrelmail-1.4.8-1.fc5 compatibility-2.0.4 addgraphics-2.3-1.0.3 image_buttons-1.4-1.4 quota_usage-1.3.1-1.2.7 Thanks. Farhan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Two "stupid" questions... or not!
Hello > The other complaint (and for this one he was spitting fire as he spoke) > is that on the composition window, he attachs a large file by browsing > and then adding it. And then, before the file has been uploaded he > starts typing the message. When the file is completely uploaded the page > refreshes and he looses everything he typed. In my opinion he should > change the way he writes messages, but, on the other hand, is it really > difficult to be able to keep whatever he as written. I solved this last one with quick_save Thanks for the help. -- Mário Filipe - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Stolz wrote: > i read, that in general thread sort should work with cyrus. I turned it on in > the config ($allow_thread_sort=true;), but it dont works. I use squirrelmail > 1.4.8. Can you be more specific? Chris Hilts [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFErdj98ixrK2vMtARApQZAJ9Sl/qj/eiM2JbrwZrS0a0N7PnF4ACdGeFv DwqJDuo4/q8oqsRFjNJACo8= =4vNP -END PGP SIGNATURE- - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Plugins are not working
> Hi, > I have changed it to: > > Alias /webmail /usr/share/squirrelmail > > php_admin_value open_basedir none > php_admin_flag display_errors on > php_admin_value error_reporting 2047 > php_admin_flag safe_mode off > AllowOverride none > Options MultiViews IncludesNoExec FollowSymLinks > DirectoryIndex index.html index.php > > > but i still can't see any plugin running. > > Fedora Core 5 > courier-imap-4.1.1-1.fc5.mf > httpd-2.2.0-5.1.2 > squirrelmail-1.4.8-1.fc5 > compatibility-2.0.4 > addgraphics-2.3-1.0.3 http://www.squirrelmail.org/wiki/CompatibilityDependencies Please remove compatibility 2.0.4 patch from SquirrelMail functions/strings.php and downgrade compatibility plugin to 1.3 version. Make sure that you have created addgraphics plugin configuration file. > image_buttons-1.4-1.4 Plugin requires modifications in two SquirrelMail scripts. Have you applied sm14x.diff patch? Have you created image_buttons plugin configuration file? Buttons are not enabled by default. Check SquirrelMail display preferences. Some plugin options require PHP GD extension. Fedora distributes php gd extension in separate package. Plugin uses GD functions that are not compatible with some SquirrelMail translations. You use custom Fedora SquirrelMail package and gd buttons are not compatible with all 8bit translations. > quota_usage-1.3.1-1.2.7 enable info plugin and execute 'GETQUOTAROOT INBOX' test in SquirrelMail Options -> IMAP Server information. Show server's CAPABILITY string and test results. -- Tomas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Sent in Inbox
>> Restriction was added in 1.4.8. It should prevent interface >> misconfigurations. If user selects INBOX as Trash folder, 'empty trash' >> option is available next to INBOX and user is one click away from >> deleting >> his or her emails. If user selects INBOX as Sent folder, SquirrelMail >> displays To: header instead of From: in mailbox listing. >> >> Check options provided by variable_sent_folder plugin. > Ok, works this way, but i think it should only be disabled for Trash > folder. > There is no reason why sent folder should not be INBOX. In special for > "threaded" view its very useful. "If user selects INBOX as Sent folder, SquirrelMail displays To: header instead of From: in mailbox listing." Stable SquirrelMail versions can't display From: AND To: headers in same mailbox listing. Variable Sent Folder can be configured to store emails "As original message when replying" http://squirrelmail.cvs.sourceforge.net/squirrelmail/squirrelmail/include/options/folder.php?r1=1.6.2.12&r2=1.6.2.13 If you want to discuss these changes - do it on devel list. I don't care about result of discussion. If others decide that change must be reverted - fine. Folder options are created with SquirrelMail option widgets and PEBKAC safety checks can be implemented in plugin. -- Tomas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Sent in Inbox
On Thursday 21 September 2006 06:43 am, Stefan Stolz wrote: > Am Mittwoch, 20. September 2006 21:49 schrieb Tomas Kuliavas: > > Restriction was added in 1.4.8. It should prevent interface > > misconfigurations. If user selects INBOX as Trash folder, 'empty > > trash' option is available next to INBOX and user is one click away > > from deleting his or her emails. If user selects INBOX as Sent > > folder, SquirrelMail displays To: header instead of From: in mailbox > > listing. > > Check options provided by variable_sent_folder plugin. > Ok, works this way, but i think it should only be disabled for Trash > folder. There is no reason why sent folder should not be INBOX. In > special for "threaded" view its very useful. Use SquirrelMail 1.5.1 and set the "Save replies in same folder as original" option to get the behaviour you want. -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
On Thursday 21 September 2006 05:26 am, Stefan Stolz wrote: > i read, that in general thread sort should work with cyrus. I turned it > on in the config ($allow_thread_sort=true;), but it dont works. I use > squirrelmail 1.4.8. Yes, it does work. Been using thread sort with Cyrus IMAP for several years now, works great. What isn't working for you? -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] korganizer (and others) and squirrelmail kalendar / addressbook
Hello, in the moment i see no chance to use one calender in squirrelmail and on an other computer in for example korganizer. ical is not useful here. The only way would be for example to use the same file over sshfs on the korganizer computer. But this is not a nice solution. Would it be possible for example to make a backend to use calendars stored in an imap account? This is for example also possible with korganizer and this would be a good way to use the same calendar. The same would be cool for the addressbook. Thanks Stolzi - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: > Yes, it does work. Been using thread sort with Cyrus IMAP for several > years now, works great. > > What isn't working for you? Thanks for answer. The change made no difference to my view in the inbox... Shouldn`t the messages now be sorted first to subject and then to date? Or meens "thread sort" an other thing? Or have i to turn something in cyrus on. Thanks Stolzi - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Sent in Inbox
Am Donnerstag, 21. September 2006 18:35 schrieb Freddie Cash: > Use SquirrelMail 1.5.1 and set the "Save replies in same folder as > original" option to get the behaviour you want. Ok, with this option all is fine! Thanks for it. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Sent in Inbox
Am Donnerstag, 21. September 2006 18:35 schrieb Tomas Kuliavas: > If you want to discuss these changes - do it on devel list. I don't care > about result of discussion. If others decide that change must be reverted > - fine. Folder options are created with SquirrelMail option widgets and > PEBKAC safety checks can be implemented in plugin. Ok, i am not very familar with mailing lists. Thanks. But this problem is allready solved with answer of Freddie. Next time i will use devel list. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
On Thursday 21 September 2006 09:43 am, Stefan Stolz wrote: > Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: > > Yes, it does work. Been using thread sort with Cyrus IMAP for > > several years now, works great. > > What isn't working for you? > Thanks for answer. > The change made no difference to my view in the inbox... Shouldn`t the > messages now be sorted first to subject and then to date? Or meens > "thread sort" an other thing? Or have i to turn something in cyrus on. You need to click on the "Thread View" link in the folder message list to switch to thread view. -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
> Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: >> Yes, it does work. Been using thread sort with Cyrus IMAP for several >> years now, works great. >> >> What isn't working for you? > Thanks for answer. > The change made no difference to my view in the inbox... Shouldn`t the > messages now be sorted first to subject and then to date? Or meens "thread > sort" an other thing? Or have i to turn something in cyrus on. Have you clicked on 'Thread View' link in SquirrelMail mailbox listing? -- Tomas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
On Thu, September 21, 2006 18:51, Tomas Kuliavas wrote: >> Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: >> >>> Yes, it does work. Been using thread sort with Cyrus IMAP for >>> several years now, works great. >>> >>> What isn't working for you? >>> >> Thanks for answer. >> The change made no difference to my view in the inbox... Shouldn`t the >> messages now be sorted first to subject and then to date? Or meens >> "thread >> sort" an other thing? Or have i to turn something in cyrus on. > > Have you clicked on 'Thread View' link in SquirrelMail mailbox listing? > > I hear an echo in this channel ;) -- "Whenever you have a problem, try to find the question, not the answer." - John D. Eisenfelt - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
Am Donnerstag, 21. September 2006 18:51 schrieb Tomas Kuliavas: > Have you clicked on 'Thread View' link in SquirrelMail mailbox listing? Hmm, there seems something to be not really ok. I didnt had the link in my View... Then i went again to the preferences. I tryed araound. Then i deactivated the "Sort by Received Date" in the options and the link was there! When i now try to reproduce it and turn on "Sort by Received Date" the link is still there? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Multiple Domains
I have a Postfix server with multiple domains, can Squirrelmail be configured for multiple domains? Jim - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Multiple Domains
What a question, for sure it can, many isp's use it because it's quick and and easy to setup server wide for multiple domains. for the postfix just read the VIRTUAL_README :) On Thursday 21 September 2006 14:05, Jim Douglas wrote: > I have a Postfix server with multiple domains, can Squirrelmail be > configured for multiple domains? > > Jim > > > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > -- > squirrelmail-users mailing list > Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: > squirrelmail-users@lists.sourceforge.net > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List > Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List > Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users -- Charles Lacroix, Administrateur UNIX. Service des télécommunications et des technologies Cégep de Sainte-Foy (418) 659-6600 # 4266 - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Cyrus Thread sort
On Thursday 21 September 2006 10:50 am, Stefan Stolz wrote: > Am Donnerstag, 21. September 2006 18:51 schrieb Tomas Kuliavas: > > Have you clicked on 'Thread View' link in SquirrelMail mailbox > > listing? > Hmm, there seems something to be not really ok. I didnt had the link in > my View... Then i went again to the preferences. I tryed araound. Then > i deactivated the "Sort by Received Date" in the options and the link > was there! When i now try to reproduce it and turn on "Sort by Received > Date" the link is still there? We've experienced the "missing thread view link" problem here as well, but I have not been able to narrow it down to anything even remotely specific or reproducible (hence why I haven't submitted any bug reports about it). Every now and then, I can login to SM and the Thread/Unthread View link won't be there, and the messages will be sorted by date. Leaving the folder and coming back won't fix it. Logging out and in won't fix it. And then suddenly it will be there and messages are sorted by thread again. Haven't found anything in the IMAP or Apache logs that would indicate a problem, and I can't make it happen on command. Very strange. Since it's only once every few weeks/months, I haven't worried about it too much. (SM 1.5.1, Cyrus IMAP 2.2, Apache 2.0.55, PHP 5.1.2) -- Freddie Cash, LPIC-2 CCNT CCLP Network Support Technician School District 73 (250) 377-HELP [377-4357] [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] saconf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Staff, I am trying to use saconf (http://www.squirrelmail.org/plugin_view.php?id=111, spamassassin) but am not obtaining, I have many problems with plugin. Somebody has installed it and can give some tips to me? - -- Márcio Luciano Donada Bal. Ciência da Computação mdonada at auroraalimentos dot com dot br Aurora Alimentos - Cooperativa Central Oeste Catarinense - Departamento de T.I. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEup5yJq2hZEymxcRAtAjAJ97Z0Vkpk4/LBHwLQHKLo/haju63QCgkkKF eIZNl7iF48s0B+CREXb7/gM= =giyc -END PGP SIGNATURE- - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] korganizer (and others) and squirrelmail kalendar / addressbook
> Hello, > > in the moment i see no chance to use one calender in squirrelmail and on > an other computer in for example korganizer. ical is not useful here. The > only way would be for example to use the same file over sshfs on the > korganizer computer. But this is not a nice solution. > Would it be possible for example to make a backend to use calendars stored > in an imap account? This is for example also possible with korganizer and > this would be a good way to use the same calendar. > > The same would be cool for the addressbook. http://dot.kde.org/1100073835/ How about working on something more standard than yet another data storage format? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users