Re: [SM-USERS] Delete flaky on SqMa 1.4.6

2011-05-10 Thread Paul Lesniewski
On Mon, Mar 20, 2006 at 3:05 PM, zamri wrote: > On Tue, March 21, 2006 2:36 pm, Tomas Kuliavas wrote: >>> 1. See patch on SquirrelMail tracker. http://sourceforge.net/tracker/index.php?func=detail&aid=1304408&group_id=311&atid=423679 Patch should fix some mailbox caching i

[SM-USERS] Delete attachments

2011-01-31 Thread Raffaele
Hi, I'm looking for a way to delete attachments from incoming mail messages. Can anyone suggest me? Thanks Raffaele -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log manag

Re: [SM-USERS] Delete & Next

2011-01-24 Thread Paul Lesniewski
2011/1/24 Fredrik Jervfors : >> I am facing problem in using button "Delete & Next".  Ideally, it >> should delete mail which I am reading and should move to next mail. It has >> been observed that it delete the current email and reach on top email in >> mail box (INBOX). In this situation, I have

Re: [SM-USERS] Delete & Next

2011-01-24 Thread Fredrik Jervfors
> I am facing problem in using button "Delete & Next". Ideally, it > should delete mail which I am reading and should move to next mail. It has > been observed that it delete the current email and reach on top email in > mail box (INBOX). In this situation, I have to refresh the INBOX in order > t

Re: [SM-USERS] Delete & Next

2011-01-07 Thread Paul Lesniewski
On Thu, Jan 6, 2011 at 8:50 PM, G P S Raghava wrote: > Dear Colleagues > I am facing problem in using button "Delete & Next".  Ideally, it should > delete mail which I am reading and should move to next mail. It has been > observed that it delete the current email and reach on top email in mail bo

[SM-USERS] Delete & Next

2011-01-06 Thread G P S Raghava
Dear Colleagues I am facing problem in using button "Delete & Next". Ideally, it should delete mail which I am reading and should move to next mail. It has been observed that it delete the current email and reach on top email in mail box (INBOX). In this situation, I have to refresh the I

Re: [SM-USERS] delete attachment from message

2007-12-05 Thread Fredrik Jervfors
"Paul Lesniewski": > "Jukka Salmi": >> SquirrelMail seems to lack the ability to delete attachments from >> messages. There's already a [1]feature request for this. >> >> Has anybody written a plugin or a patch to teach SM how to do this? >> >> [1] >> http://sourceforge.net/tracker/index.php?func=d

Re: [SM-USERS] delete attachment from message

2007-12-05 Thread Paul Lesniewski
On Dec 5, 2007 12:22 AM, Jukka Salmi <[EMAIL PROTECTED]> wrote: > Hello, > > SquirrelMail seems to lack the ability to delete attachments from > messages. There's already a [1]feature request for this. > > Has anybody written a plugin or a patch to teach SM how to do this? > > > Regards, Jukka > >

[SM-USERS] delete attachment from message

2007-12-05 Thread Jukka Salmi
Hello, SquirrelMail seems to lack the ability to delete attachments from messages. There's already a [1]feature request for this. Has anybody written a plugin or a patch to teach SM how to do this? Regards, Jukka [1] http://sourceforge.net/tracker/index.php?func=detail&aid=839775&group_id=311

Re: [SM-USERS] Delete/Move Messages on spam_buttons plugins

2007-09-29 Thread Paul Lesniewski
On 2/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > Anyone has a patch to delete or move messages after reported as spam/ham > using spam_buttons plugins? > > For example: > $is_spam_shell_command = 'DELETE'; > $is_not_spam_shell_command = 'MOVE TO INBOX'; These features are implement

Re: [SM-USERS] delete option in inbox window

2006-12-18 Thread Paul Lesniewski
Please ask these questions on the public mailing list, thank you. (see cc) On 12/18/06, Saima Fazli <[EMAIL PROTECTED]> wrote: > Hi Paul, > > I have version 1.4.5 and will upgrade to 1.4.9 however want to know in the > new version the delete function, deletes messages and takes you back to > the i

Re: [SM-USERS] Delete

2006-12-11 Thread Alan in Toronto
On Mon, December 11, 2006 4:46 pm, Sylvia Senensky wrote: > Please delete me from you list. Sylvia Unsubscribe yourself, since you must have subscribed to be receiving this list: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users -

[SM-USERS] Delete

2006-12-11 Thread Sylvia Senensky
Please delete me from you list. Sylvia - 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

Re: [SM-USERS] delete ex user prefs

2006-11-23 Thread LuKreme
On 22-Nov-2006, at 01:56, Res wrote: > On Tue, 21 Nov 2006, LuKreme wrote: >> On 21-Nov-2006, at 22:10, Res wrote: >>> Might it not be easier to store these and other user specific files >>> in the >>> users home dir to eliminate this problem? >> >> um... you want to give a web application permissi

Re: [SM-USERS] delete ex user prefs

2006-11-22 Thread Paul Lesniewski
On 11/22/06, Res <[EMAIL PROTECTED]> wrote: > On Wed, 22 Nov 2006, Fredrik Jervfors wrote: > > Might it not be easier to store these and other user specific files > in the users home dir to eliminate this problem? > >>> > >>> um... you want to give a web application permission to write to

Re: [SM-USERS] delete ex user prefs

2006-11-22 Thread Res
On Wed, 22 Nov 2006, Fredrik Jervfors wrote: > Might it not be easier to store these and other user specific files > in the users home dir to eliminate this problem? um... you want to give a web application permission to write to $HOME Well, yeah, THAT sound like

Re: [SM-USERS] delete ex user prefs

2006-11-22 Thread Res
On Wed, 22 Nov 2006, Fredrik Jervfors wrote: Might it not be easier to store these and other user specific files in the users home dir to eliminate this problem? >>> >>> um... you want to give a web application permission to write to $HOME >>> >>> Well, yeah, THAT sound like a great idea

Re: [SM-USERS] delete ex user prefs

2006-11-22 Thread Fredrik Jervfors
Might it not be easier to store these and other user specific files in the users home dir to eliminate this problem? >>> >>> um... you want to give a web application permission to write to $HOME >>> >>> >>> Well, yeah, THAT sound like a great idea. >>> >> >> how the hell do you think you

Re: [SM-USERS] delete ex user prefs

2006-11-22 Thread Fredrik Jervfors
>>> Might it not be easier to store these and other user specific files >>> in the users home dir to eliminate this problem? >> >> um... you want to give a web application permission to write to $HOME >> >> Well, yeah, THAT sound like a great idea. > > how the hell do you think you create extra fol

Re: [SM-USERS] delete ex user prefs

2006-11-22 Thread Res
On Tue, 21 Nov 2006, LuKreme wrote: > On 21-Nov-2006, at 22:10, Res wrote: >> Might it not be easier to store these and other user specific files >> in the >> users home dir to eliminate this problem? > > um... you want to give a web application permission to write to $HOME > > Well, yeah, THAT so

Re: [SM-USERS] delete ex user prefs

2006-11-21 Thread LuKreme
On 21-Nov-2006, at 22:10, Res wrote: > Might it not be easier to store these and other user specific files > in the > users home dir to eliminate this problem? um... you want to give a web application permission to write to $HOME Well, yeah, THAT sound like a great idea. Maybe you should look

[SM-USERS] delete ex user prefs

2006-11-21 Thread Res
Is there any checks and balances for closed users. As it stores the prefs in the data directory, it has no way of knowing if the user is deleted off the system. This becomes a problem when a new system user of same name is added and is allocated previous users prefs? Might it not be easier to s

Re: [SM-USERS] 'Delete & Next' and 'Delete and Prev' missing?

2006-11-14 Thread Fredrik Jervfors
>> To enable the plugin that provides that functionality. (It's a plugin >> in 1.4, but integrated in 1.5.) > > Thanks for replying Fredrik, but the only plugin I can find for this is > in the 'Obsolete' section?? Don't download it from the plugins page. As you can see there, the DMN plugin has be

[SM-USERS] 'Delete & Next' and 'Delete and Prev' missing?

2006-11-14 Thread Bob Mortimer
Following an OS upgrade/reinstall I've moved from my old Squirrelmail 1.5.0 running under PHP4 to 1.4.8 under PHP5. I'm running apache 2.2.3 One feature I'm missing are the 'Delete & Next' and 'Delete & Prev' links when reading messages. I now have to either delete which then takes me back to the

Re: [SM-USERS] 'Delete & Next' and 'Delete and Prev' missing?

2006-11-14 Thread Fredrik Jervfors
> Following an OS upgrade/reinstall I've moved from my old Squirrelmail > 1.5.0 running under PHP4 to 1.4.8 under PHP5. I'm running apache 2.2.3 > > One feature I'm missing are the 'Delete & Next' and 'Delete & Prev' links > when reading messages. I now have to either delete which then takes me >

[SM-USERS] Delete and Mark Read?

2006-08-20 Thread Thomas Zehetbauer
Hi! Is it possible to either mark a message as deleted AND read from the index or to make the new message count only count messages not deleted? Tom -- PGP encrypted mail preferred - KeyID 0x96FFCB89 - Using Tomcat but ne

Re: [SM-USERS] "delete" button GUI?

2006-06-08 Thread zamri
On Thu, June 8, 2006 3:40 pm, [EMAIL PROTECTED] wrote: >> >> On Tue, June 6, 2006 4:55 am, Freddie Cash wrote: >>> >>> There's nothing worse than starting at the top of the page, checking >>> off a >>> bunch of messages, then scrolling all the way back to the top of the >>> page >>> to find the re

Re: [SM-USERS] "delete" button GUI?

2006-06-08 Thread jam
> > On Tue, June 6, 2006 4:55 am, Freddie Cash wrote: >> >> There's nothing worse than starting at the top of the page, checking off a >> bunch of messages, then scrolling all the way back to the top of the page >> to find the read/unread/delete/move buttons. These should be at the top >> and bott

Re: [SM-USERS] "delete" button GUI?

2006-06-07 Thread zamri
On Tue, June 6, 2006 4:55 am, Freddie Cash wrote: > > There's nothing worse than starting at the top of the page, checking off a > bunch of messages, then scrolling all the way back to the top of the page > to find the read/unread/delete/move buttons. These should be at the top > and bottom. > >

Re: [SM-USERS] "delete" button GUI?

2006-06-05 Thread Freddie Cash
On Saturday 03 June 2006 02:07 am, [EMAIL PROTECTED] wrote: > We use Squirrelmail as our community radio station's email, and I > delete the spam. (Thus, I'm the secret heart of keeping the station > working, and I get to use the "delete" button a lot.) I'm getting to > like your program an

[SM-USERS] "delete" button GUI?

2006-06-05 Thread musicdpt
Hi, We use Squirrelmail as our community radio station's email, and I delete the spam. (Thus, I'm the secret heart of keeping the station working, and I get to use the "delete" button a lot.) I'm getting to like your program and here's a thought. I notice that the Delete buttons

Re: [SM-USERS] Delete flaky on SqMa 1.4.6

2006-03-18 Thread Tomas Kuliavas
> running on postfix/mail-dirs, Courier-IMAP, Suse 10.0 > > Here's observation > > Consider default use of 15 message indices per page. Let's say we're in > page 2 & want to delete the 20th message. Click the message index box > then click the delete box. Total number message count decrements bu

[SM-USERS] Delete flaky on SqMa 1.4.6

2006-03-18 Thread Marty Reynolds
running on postfix/mail-dirs, Courier-IMAP, Suse 10.0 Here's observation Consider default use of 15 message indices per page. Let's say we're in page 2 & want to delete the 20th message. Click the message index box then click the delete box. Total number message count decrements but message in

Re: [SM-USERS] Delete/Move Messages on spam_buttons plugins

2006-02-11 Thread jam
> Hi, > Anyone has a patch to delete or move messages after reported as spam/ham > using spam_buttons plugins? > > For example: > $is_spam_shell_command = 'DELETE'; > $is_not_spam_shell_command = 'MOVE TO INBOX'; > Yip - see attached diff file, it moves the mail to a folder you can specify (see. co

[SM-USERS] Delete/Move Messages on spam_buttons plugins

2006-02-10 Thread kisanak
Hi, Anyone has a patch to delete or move messages after reported as spam/ham using spam_buttons plugins? For example: $is_spam_shell_command = 'DELETE'; $is_not_spam_shell_command = 'MOVE TO INBOX'; TIA -- Regards, A. Yahya Sjarifuddin ---

[SM-USERS] Delete at the bottom of the list page

2006-01-15 Thread paul
Usefull client I use for my private mail : Comments abount the delete button at the bottom of the list page... Solution:- Function re-written from mailbox_display.php function mail_message_listing_end($num_msgs, $paginator_str, $msg_cnt_str, $color) { if ($num_msgs) { /* space between list

[SM-USERS] Delete Trash

2005-12-19 Thread Pat Law
I cannot delete mail that is in the INBOX.trash folder. I am using Cyrus imap. I can move the files to and from INBOX.trash, but when I click delete nothing happens. Please help. Platform: Centos 4 Server: Postfix + Cyrus Imap Thank you! ---

Re: [SM-USERS] Delete & Next?

2005-08-11 Thread C. Bensend
> The SM viewer has a "delete" button, which is cool. What would be even > cooler would be a single "delete and go to the next message" button. > Maybe it's time for me to learn PHP :). I think you should check your plugins first. ;) delete-move-next is exactly what you're asking for. Benny

[SM-USERS] Delete & Next?

2005-08-11 Thread Jerry Kaidor
Hi folks, After at least 10 years with Elm, I have switched to SM - it's great! And it's clear that the Squirrelmail community is very active. I only tried SM because I wanted to provide webmail to my employees - but wound up using it as my main mailer. At first, I thought it was fairly br

Re: [SM-USERS] Delete Messages

2005-08-01 Thread Tony Earnshaw
man, 01.08.2005 kl. 11.11 skrev Tilman Schmidt: > >> How can I automatically deletes messages from "Inbox" folder > >> which are older than XX days for _ALL_ users in the domain? > > > > cron, find. > > Um, depending on your IMAP server and the way it stores its messages > this may either not wor

Re: [SM-USERS] Delete Messages

2005-08-01 Thread Tilman Schmidt
Tony Earnshaw wrote: > lør, 30.07.2005 kl. 18.39 skrev Mad Unix: > >> How can I automatically deletes messages from "Inbox" folder >> which are older than XX days for _ALL_ users in the domain? > > cron, find. Um, depending on your IMAP server and the way it stores its messages this may either no

Re: [SM-USERS] Delete Messages

2005-07-30 Thread Tony Earnshaw
lør, 30.07.2005 kl. 18.39 skrev Mad Unix: > How can I automatically deletes messages from "Inbox" folder > which are older than XX days for _ALL_ users in the domain? cron, find. --Tonni -- mail: [EMAIL PROTECTED] http://www.billy.demon.nl --

[SM-USERS] Delete Messages

2005-07-30 Thread Mad Unix
Hi ALL How can I automatically deletes messages from "Inbox" folder which are older than XX days for _ALL_ users in the domain? Thanks --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Ro

[SM-USERS] Delete attachments - Save email

2004-11-03 Thread Norrin Radd
Is it possible to delete attachments but save the email?  I have some users trying to conserve space.   Thank you     IMAP = Courier OS = Redhat 9 Posfix   Plugins  Installed Plugins    1. vlogin    2. squirrelspell    3. abook_take    4. listcommands    5. mail_fetch    6. message_details    7. se

Re: [SM-USERS] delete messages bug

2004-10-21 Thread Jonathan Angliss
Hello Synrat, On Thursday, October 21, 2004, synrat wrote... > This I was able to repicate on various browsers. > backend server is Courier 3.0.7. > If deleting e-mail after changing message sort order ( by date, > recp,subject ) or if deleting e-mail from pages other then the 1st one ( > after c

[SM-USERS] delete messages bug

2004-10-21 Thread synrat
This I was able to repicate on various browsers. backend server is Courier 3.0.7. If deleting e-mail after changing message sort order ( by date, recp,subject ) or if deleting e-mail from pages other then the 1st one ( after clicking next to go to the next page with messages ) there's always a p

[SM-USERS] Delete does not appear to work

2004-08-25 Thread David Snowden
Hi, Running version 1.4.3a. If you select a message on the first screenful and click "Delete" the window refreshes and the deleted message disappears from the list. However, if you try to do the same thing on a later screenful or after clicking on "Show All", clicking "Delete" seems to result in

[SM-USERS] Delete attachment, but save mail

2004-07-27 Thread Norrin Radd
SM 1.4.3 OS = rh9 IMAP = Courier   I have some users who will aproach their quota limit in short order. (Day 4 of use and already 4% of 1GB consumed).   How can users delete attachments on received email without deleting the email itself?   Thanks,   Do you Yahoo!? New and Improved Yahoo! Mail -

Re: [SM-USERS] Delete Attachments ONLY

2004-04-07 Thread Graeme
Marc Groot Koerkamp said: > Daniel Watts said: >> Hi guys - can you think of a way whereby users can delete attachments >> but >> keep the email itself? This allows a greater flexibility in storage >> management for users with limited quotas. >> > > Currently that is not possible. The only way to r

Re: [SM-USERS] Delete Attachments ONLY

2004-04-07 Thread Marc Groot Koerkamp
Daniel Watts said: > Hi guys - can you think of a way whereby users can delete attachments but > keep the email itself? This allows a greater flexibility in storage > management for users with limited quotas. > Currently that is not possible. The only way to remove attachments from a mail is recon

[SM-USERS] Delete Attachments ONLY

2004-04-07 Thread Daniel Watts
Hi guys - can you think of a way whereby users can delete attachments but keep the email itself? This allows a greater flexibility in storage management for users with limited quotas. Let me know if I'm missing something obvious - I did a quick search for "delete attachment" but found nothing (am

Re: [SM-USERS] Delete Next PLugin incompatabolity with 1.4.2

2004-02-17 Thread John Madden
> Hi there. I seem to be having issues with the "delete & next" plugin. > I looked around the squirrelmail site, and noticed that it's now under > obsolete. Which is fine and all, but unfortunately, there seems to be > no inherent functionality within 1.4.2 for this. What sort of issues are you

[SM-USERS] Delete Next PLugin incompatabolity with 1.4.2

2004-02-17 Thread Stewart MacLund
Hi there. I seem to be having issues with the "delete & next" plugin. I looked around the squirrelmail site, and noticed that it's now under obsolete. Which is fine and all, but unfortunately, there seems to be no inherent functionality within 1.4.2 for this. Any thoughts? Sundie...

[SM-USERS] Delete folder leads to IMAP Error with SqM 1.4.2 (after Upgrading to php 4.3.3)

2003-10-30 Thread Nino Novak
Dear Squirrel-Developers, after php upgrading we saw following behavior: 1. create a new folder "test1" 2. Delete this folder test1 3. Squirrel displays following ERROR: | ERROR : Could not complete request. | Query: UNSUBSCRIBE "test1" | Reason Given: no such mailbox IMAP server says: 30.10.

[SM-USERS] Delete attachment error

2003-08-14 Thread Mark Cotter
Elo, I am using SM 1.4.1, and UW Imap (i think, not sure how to make certain of that!). When I add an attachment to SM it works fine and I can see it in the /var/spool/squirrelmail/attach directory. If I delete this attachment it deletes it from the directory but I then get the following error :

Re: [SM-USERS] Delete

2003-07-31 Thread Peter Milne
Jonathan Angliss said: > Hello Peter, > On Thursday, July 31, 2003, Peter Milne wrote... > > Sounds like a slight caching error within the message cache... I'll > take a peek over the weekend. > > -- > Jonathan Angliss > ([EMAIL PROTECTED]) Thanks Jonathan! -- ~~~Pete~~~ http://milneweb.com ht

Re: [SM-USERS] Delete

2003-07-31 Thread Peter Milne
Andrew Brook said: > However, that cache is still enabled when you check which ones you want to > delete, and then actually delete them. I've created a fix which in is a > patch that is listed at the end of this email. Let me know if you need > help applying this. > > Andy Brook Andy, I need hel

Re: [SM-USERS] Delete

2003-07-31 Thread Andrew Brook
> verson 1.41 > > If I have 87 messages, I 'toggle all' and subtract what I want to keep. > My inbox then is displayed with a bunch of messages...but none of them > were the ones I wanted. I then refresh the page and I have the messages I > want. > > Anyone know why this happens? > What is happe

Re: [SM-USERS] Delete

2003-07-31 Thread Jonathan Angliss
Hello Peter, On Thursday, July 31, 2003, Peter Milne wrote... > verson 1.41 > If I have 87 messages, I 'toggle all' and subtract what I want to keep. > My inbox then is displayed with a bunch of messages...but none of them > were the ones I wanted. I then refresh the page and I have the messages

[SM-USERS] Delete

2003-07-31 Thread Peter Milne
verson 1.41 If I have 87 messages, I 'toggle all' and subtract what I want to keep. My inbox then is displayed with a bunch of messages...but none of them were the ones I wanted. I then refresh the page and I have the messages I want. Anyone know why this happens? -- ~~~Pete~~~ http://milne

Re: [SM-USERS] Delete Folders problem

2003-07-18 Thread itsbruce
On Fri, Jul 18, 2003 at 12:30:07PM +0100, Daniel Watts wrote: > It isn't in the list! In fact I can delete ANY folders that can contain > subfolders (whether they do or not). > I can rename them and also unsubscribe from them though. > > Am using SM 1.2.10 > PHP 4.0.6 Ah, but which IMAP server ar

[SM-USERS] Delete Folders problem

2003-07-18 Thread Daniel Watts
Hi guys, Is it just me or does anyone else have this problem: 1. Create a folder which can contain subfolders (need that option enabled). 2. Try to delete that folder. It isn't in the list! In fact I can delete ANY folders that can contain subfolders (whether they do or not). I can rename them a

[SM-USERS] 'delete view'

2003-07-11 Thread Peter Milne
Hi All, Say I have 75 messages. I then go through and 'toggle' the ones I dont want to look at, hit delete and what is left remains. All works fine until that point. What is left remaining is not what I had 'untoggled'. I then click 'inbox' again and I am brought to the ones I wanted to remain.

Re: [SM-USERS] Delete not updating message list correctly

2003-06-20 Thread Stephen Carr
Dear All I know it is bad form to reply to your own post. This delete problem annoyed me so I had another look at all the options etc using conf.pl and I seem to have solved the problem by setting true thread and sort support in the general settings. Now what happens if messages are deleted is t

[SM-USERS] Delete not updating message list correctly

2003-06-19 Thread Stephen Carr
Dear All I have just installed SM 1.4.0 after using 1.2.x for ages. I have noticed that if I delete a message from a list by clicking the box next to the message and use the delete button the total number of messages is decremented BUT it seems the wrong message was deleted but if you refresh

Re: [SM-USERS] delete-move-next strange actions

2003-06-05 Thread Julian Gomez
On Fri, Jun 06, 2003 at 09:10:55AM +0800, Julian Gomez @Work spoke thusly: >On Tue, Jun 03, 2003 at 02:20:39PM -0700, Grue spoke thusly: > >Hmm, I just reported something which resembles this -- except I found my >bug in 'threading' mode. Let me run a quick test on the 'oldest -> newest' >thing and

Re: [SM-USERS] delete-move-next strange actions

2003-06-05 Thread Julian Gomez
On Tue, Jun 03, 2003 at 02:20:39PM -0700, Grue spoke thusly: >i sort my mail newest to oldest. in the message list, i select the oldest >unread mail in a folder for reading. once in the message, i click "delete >and next". since i'm sorting newest to oldest, the next message should be >the next

[SM-USERS] delete-move-next strange actions

2003-06-04 Thread Grue
(i apologize if this is the wrong list; i assumed that since delete-move-next is part of the standard distribution, it should be discussed here even though it's a plugin.) i've found a situation where delete-move-next acts very strangely. i sort my mail newest to oldest. in the messa

[SM-USERS] Delete-move-next Plugin?

2003-05-29 Thread Al Kwan
SquirrelMail 1.4.0 PHP 4.1.1 Apache 1.3.26 MySQL Server 3.23.26 Anyone use the delete-move-next plugin on a setup similar to mine? I really like this plugin but can't seem to get it working properly. The "delete and next" links won't show up as links, they're just text. And the move to folder feat

Re: [SM-USERS] Delete Move Next

2003-02-28 Thread William R. Mussatto
> I've installed "delete-move-next" and have it enabled in the configure > program, however nothing new has shown up on the pages. Do I have to > do something else? Any ideas? > > Go to Options->Display Preferences and decide where the new stuff should be displayed. William R. Mussatto, Senior

Re: [SM-USERS] Delete Move Next

2003-02-28 Thread Alan Sparks
Have you gone into the Options / Display Preferences page, and played with the "Delete/Move/Next Buttons:" options yet? -Alan On Fri, 2003-02-28 at 10:51, Matt Hoppes wrote: > I've installed "delete-move-next" and have it enabled in the configure > program, however nothing new has shown up on the

[SM-USERS] Delete Move Next

2003-02-28 Thread Matt Hoppes
I've installed "delete-move-next" and have it enabled in the configure program, however nothing new has shown up on the pages. Do I have to do something else? Any ideas? --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heave

[SM-USERS] Delete folder error.

2003-02-11 Thread robert
I am using SM mail version 1.2.10 and added dbmail 1.0. and using dbmail-imap. When I go to Folders-Delete folder I get this error message. ERROR : Could not complete request. Query:UNSUBSCRIBE "Trash/older_1" Reason Given: mailbox does not exist however, when I use microsoft outlook configured

[SM-USERS] delete&next -> malformed message?

2002-10-31 Thread kvh
Every now and then when I 'delete & next' I get the below message. Is this a IMAP/server, squirrelmail or what? Subject: View Full Header View Printable Version From: Date: Wed, December 31, 1969 7:00 pm To: Priority: Normal Body retrieval error. The reason for this is most probably that the m