Stephan Schulz | 3 Feb 12:48
Picon

Delete Move Next - Plugin: message order different than inbox listing

Hi all!

I'm using the 1.4.21 version shipped with debian squeeze and the "delete
next move"-plugin. Apparently the plugin seems to have some strange
behaviour where I'm not sure if it is a bug or a problem on my side:
Assuming my Inbox has some messages. If I view the last one I see that the
"delete & previous" link is active and while the "delete & next" link is
inactive. Now if I click "delete & previous" it shows the the next message
but "delete & previous" is now inactive but "delete & next" is active. How
does that come? Is this supposed behaviour?

Best regards,
Stephan

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Paul Lesniewski | 4 Feb 06:16
Favicon

Re: Delete Move Next - Plugin: message order different than inbox listing

On Fri, Feb 3, 2012 at 3:48 AM, Stephan Schulz <ss.cc <at> gmx.net> wrote:
> Hi all!
>
> I'm using the 1.4.21 version shipped with debian squeeze and the "delete
> next move"-plugin. Apparently the plugin seems to have some strange
> behaviour where I'm not sure if it is a bug or a problem on my side:
> Assuming my Inbox has some messages. If I view the last one I see that the
> "delete & previous" link is active and while the "delete & next" link is
> inactive. Now if I click "delete & previous" it shows the the next message

I think you mean it shows the previous message.

> but "delete & previous" is now inactive but "delete & next" is active. How
> does that come? Is this supposed behaviour?

Vanilla SquirrelMail 1.4.23 does not exhibit this behavior that I can
tell.  I can imagine two potential issues:

1) Debian could have their own changes to the code in various places
that might affect this.  You should report to them, as we only support
code downloaded from squirrelmail.org

2) You might be running the Preview Pane plugin or some other plugin
that modifies this behavior.  The newest code of Preview Pane does
have a similar (but not identical) issue where you may see that the
"Delete & Next" link becomes active in the scenario you've described
because the preview and message list panes update asynchronously - not
much you can do about that, and for such a minor issue, I don't see
much reason to worry about it.  It will *not*, however, cause the
"Delete & Previous" link to become inactive (unless you got to the
(Continue reading)

Paul Lesniewski | 6 Feb 14:47
Favicon

Re: Download all plugin

On Wed, Jan 25, 2012 at 1:12 AM, ck80 <ck80 <at> mail.ru> wrote:
>
> Trying to install "Download_all" plugin for saving all attachments.
> Installation is ok.

Please be more specific than that.  The mailing list posting
guidelines are a good place to start.  Please post information about
your system and details about how you installed SM *and* the plugin.
Note the plugin may require a source patch.  Also note I believe it
may require you to have the zlib extension installed.  See:

http://us.php.net/manual/en/zlib.installation.php

> But i dont see "download all" button. Need help.
>
> Debian. Squirrelmail 1.4.0

--

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
-----
(Continue reading)

Paul Lesniewski | 7 Feb 11:22
Favicon

Re: Download all plugin

On Mon, Feb 6, 2012 at 5:47 AM, Paul Lesniewski <paul <at> squirrelmail.org> wrote:
> On Wed, Jan 25, 2012 at 1:12 AM, ck80 <ck80 <at> mail.ru> wrote:
>>
>> Trying to install "Download_all" plugin for saving all attachments.
>> Installation is ok.
>
> Please be more specific than that.  The mailing list posting
> guidelines are a good place to start.  Please post information about
> your system and details about how you installed SM *and* the plugin.
> Note the plugin may require a source patch.  Also note I believe it
> may require you to have the zlib extension installed.  See:
>
> http://us.php.net/manual/en/zlib.installation.php
>
>> But i dont see "download all" button. Need help.
>>
>> Debian. Squirrelmail 1.4.0

While I'm not convinced what you have won't work if you make sure to
install the plugin correctly, I have undertaken a re-write of this
plugin.  I have a very alpha version that is working enough to provide
a replacement for the old plugin plus some bug fixes for things the
old plugin didn't do right.  It will be a long time before I find time
to finish everything I want to do with the new code, so it won't be on
the website soon, but you can ask offlist for a copy if you want to
try it.  Note that the installation instructions won't be much
different than the old version, so make sure you can handle that
first.

--

-- 
(Continue reading)

apcsilver | 5 Feb 04:17
Picon

Sending emails every "x" number of seconds


Is there an addon, pluggin or script that would enable me to send 'x' number
of emails from Squirrel mail every few seconds?

For example, load 2000 emails into the TO field and then the system would
send those emails, one at a time, every 15 seconds.
--

-- 
View this message in context: http://old.nabble.com/Sending-emails-every-%22x%22-number-of-seconds-tp33265016p33265016.html
Sent from the squirrelmail-plugins mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Paul Lesniewski | 14 Feb 21:51
Favicon

Re: Sending emails every "x" number of seconds

On 2/4/12, apcsilver <jae.apc <at> gmail.com> wrote:
>
> Is there an addon, pluggin or script that would enable me to send 'x' number
> of emails from Squirrel mail every few seconds?
>
> For example, load 2000 emails into the TO field and then the system would
> send those emails, one at a time, every 15 seconds.

Several years back, I created a plugin that can email all users on
your system (or some other massive list of addresses), and because of
MTA limits, it also does so incrementally.  Therefore, it can be
adapted easily to fit your needs - however, with that kind of usage,
you're likely to hit page request timeout problems on your web server.

Moreover, you should explain what you are trying to accomplish, since
generally, the only reason to do what it is you've asked about is to
send unsolicited commercial emails.  That's the main reason I haven't
published the aforementioned plugin.

--

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
(Continue reading)

apcsilver | 15 Feb 00:40
Picon

Re: Sending emails every "x" number of seconds


We currently use Sperry Software, "Send Individually' which is a Outlook Add
on. Works fine but we want a web based solution.  Due to ISP We cant send
more than 500 emails per hour hence the need to throttle. Dont understand
your time out coment - we never get that problem with Sperry when we send
every 15 secs.

Paul Lesniewski wrote:
> 
> On 2/4/12, apcsilver <jae.apc <at> gmail.com> wrote:
>>
>> Is there an addon, pluggin or script that would enable me to send 'x'
>> number
>> of emails from Squirrel mail every few seconds?
>>
>> For example, load 2000 emails into the TO field and then the system would
>> send those emails, one at a time, every 15 seconds.
> 
> Several years back, I created a plugin that can email all users on
> your system (or some other massive list of addresses), and because of
> MTA limits, it also does so incrementally.  Therefore, it can be
> adapted easily to fit your needs - however, with that kind of usage,
> you're likely to hit page request timeout problems on your web server.
> 
> Moreover, you should explain what you are trying to accomplish, since
> generally, the only reason to do what it is you've asked about is to
> send unsolicited commercial emails.  That's the main reason I haven't
> published the aforementioned plugin.
> 
> -- 
(Continue reading)

Paul Lesniewski | 15 Feb 22:38
Favicon

Re: Sending emails every "x" number of seconds

Please do not top-post.  You were asked to read the mailing list
posting guidelines which explain how to post to this list.

>>> Is there an addon, pluggin or script that would enable me to send 'x'
>>> number
>>> of emails from Squirrel mail every few seconds?
>>>
>>> For example, load 2000 emails into the TO field and then the system would
>>> send those emails, one at a time, every 15 seconds.
>>
>> Several years back, I created a plugin that can email all users on
>> your system (or some other massive list of addresses), and because of
>> MTA limits, it also does so incrementally.  Therefore, it can be
>> adapted easily to fit your needs - however, with that kind of usage,
>> you're likely to hit page request timeout problems on your web server.
>>
>> Moreover, you should explain what you are trying to accomplish, since
>> generally, the only reason to do what it is you've asked about is to
>> send unsolicited commercial emails.  That's the main reason I haven't
>> published the aforementioned plugin.
>
> We currently use Sperry Software, "Send Individually' which is a Outlook Add
> on. Works fine but we want a web based solution.  Due to ISP We cant send
> more than 500 emails per hour hence the need to throttle. Dont understand
> your time out coment - we never get that problem with Sperry when we send
> every 15 secs.

Web software isn't the same as desktop software.  You cannot click
"send" and let it sit for 10 minutes sending every 15 seconds.  Even
if you could implement this, the web server will time out.  The only
(Continue reading)

kwadronaut | 16 Feb 10:20

Re: Sending emails every "x" number of seconds

On 15/02/12 00:40, apcsilver wrote:
> 
> We currently use Sperry Software, "Send Individually' which is a Outlook Add
> on. Works fine but we want a web based solution.  Due to ISP We cant send
> more than 500 emails per hour hence the need to throttle. Dont understand
> your time out coment - we never get that problem with Sperry when we send
> every 15 secs.

You should configure your MTA to throttle. If you have 2 colleagues who
are both sending 400 mails, you'll hit your limit. Therefore, let the
MTA take care of such things. Policyd can do that for Postfix, other
MTAs probably have such a function too.

kwadronaut.
----

(Keep It Simple Stupid)

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
(Continue reading)

apcsilver | 16 Feb 11:17
Picon

Re: Sending emails every "x" number of seconds


Sorry, no idea what you mean by MTA.

kwadronaut wrote:
> 
> On 15/02/12 00:40, apcsilver wrote:
>> 
>> We currently use Sperry Software, "Send Individually' which is a Outlook
>> Add
>> on. Works fine but we want a web based solution.  Due to ISP We cant send
>> more than 500 emails per hour hence the need to throttle. Dont understand
>> your time out coment - we never get that problem with Sperry when we send
>> every 15 secs.
> 
> You should configure your MTA to throttle. If you have 2 colleagues who
> are both sending 400 mails, you'll hit your limit. Therefore, let the
> MTA take care of such things. Policyd can do that for Postfix, other
> MTAs probably have such a function too.
> 
> 
> kwadronaut.
> ----
> 
> (Keep It Simple Stupid)
> 
> 
>  
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing 
(Continue reading)


Gmane