Re: [SM-USERS] Bug: Replies from subfolders not placed in sent mail on 1.5.2 or 1.4.14 with UW imap

2008-01-14 Thread David C. Rankin
Paul Lesniewski wrote: > On Jan 14, 2008 12:15 PM, David C. Rankin > <[EMAIL PROTECTED]> wrote: >> Listmates, >> >> Here is a heads up on an issues that affects both 1.5.2-dev and >> 1.4.14 >> svn. The os is openSuSE 10.3 the mail server is UW imap imap-2006c1_suse-51. >> >> The Problem: >

Re: [SM-USERS] (no subject)

2008-01-14 Thread Paul Lesniewski
On Jan 14, 2008 7:59 AM, Brien Stelzer <[EMAIL PROTECTED]> wrote: > > I have over 500 emails in my inbox, i want to reply to all of them, but NOT > individually. > > Is there anyway to reply to all of these messages with one email? > Are there any plugins the aid in this? There is no such plugin,

Re: [SM-USERS] Bug: Replies from subfolders not placed in sent mail on 1.5.2 or 1.4.14 with UW imap

2008-01-14 Thread Paul Lesniewski
On Jan 14, 2008 12:15 PM, David C. Rankin <[EMAIL PROTECTED]> wrote: > Listmates, > > Here is a heads up on an issues that affects both 1.5.2-dev and 1.4.14 > svn. The os is openSuSE 10.3 the mail server is UW imap imap-2006c1_suse-51. > > The Problem: > > Replying from a subfolder

Re: [SM-USERS] Can't create folders containing subfolders

2008-01-14 Thread David C. Rankin
Michael Borchers wrote: > Hi, > for some reason the checkbox for creating folders and let them contain > subfolders ist gone. > > Source code in folders.php: > if ($show_contain_subfolders_option) { > echo ''. > addCheckBox('contain_subs', FALSE, '1') .'  ' >. _("Let this fo

[SM-USERS] Bug: Replies from subfolders not placed in sent mail on 1.5.2 or 1.4.14 with UW imap

2008-01-14 Thread David C. Rankin
Listmates, Here is a heads up on an issues that affects both 1.5.2-dev and 1.4.14 svn. The os is openSuSE 10.3 the mail server is UW imap imap-2006c1_suse-51. The Problem: Replying from a subfolder successfully sends the reply, but the reply is not placed or recorded in the sen

Re: [SM-USERS] looking for a web based email package

2008-01-14 Thread Paul Lesniewski
> I have some special needs for a web based email package listed below, can > SquirrelMail handle that? > > 1. I use one email account for all my staffs, example: [EMAIL PROTECTED] > 2. I will read the emails in the abc account first, and then drag-drop them > into different internal users: sales,

Re: [SM-USERS] help

2008-01-14 Thread Paul Lesniewski
On Jan 3, 2008 10:40 PM, SUDHEERA RAO <[EMAIL PROTECTED]> wrote: > Dear Sir, > > > > We have squirrelmail version 1.4.6-1 and squirrel mail version 1.4.4-2. I > have downloaded the plugin change password version 1.4-1.2.8.tar and > installed the change password. I have got change password menu in t

[SM-USERS] (no subject)

2008-01-14 Thread Brien Stelzer
I have over 500 emails in my inbox, i want to reply to all of them, but NOT individually. Is there anyway to reply to all of these messages with one email? Are there any plugins the aid in this? Thank you, Brien _ Use fowl lang

Re: [SM-USERS] SQMail - PHP5.2. & IIS6 config.php not found.

2008-01-14 Thread TomT
Problem solved.. Permissions on the folder were out ! Thanks - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164

Re: [SM-USERS] SOLVED Can't create folders containing subfolders

2008-01-14 Thread Michael Borchers
- Original Message - From: Michael Borchers To: squirrelmail-users@lists.sourceforge.net Sent: Monday, January 14, 2008 10:45 AM Subject: [SM-USERS] Can't create folders containing subfolders Hi, for some reason the checkbox for creating folders and let them contain subfol

[SM-USERS] Can't create folders containing subfolders

2008-01-14 Thread Michael Borchers
Hi, for some reason the checkbox for creating folders and let them contain subfolders ist gone. Source code in folders.php: if ($show_contain_subfolders_option) { echo ''. addCheckBox('contain_subs', FALSE, '1') .'  ' . _("Let this folder contain subfolders") . ''; } I