Intervals plugin

View: New views
9 Messages — Rating Filter:   Alert me  

Intervals plugin

by Charles-Hubert MOINDRON-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

I wrote a tiny plugin for Claws Mail, to allow users to specify fetch
mail intervals on a per-account basis.

I'm no GTK or Claws expert, so this plugin is probably not bug-free...
Feedback, comments, patches, etc. all welcome!


---------------------------------------------------------------------
To unsubscribe, e-mail: claws-mail-users-unsubscribe@...
For additional commands, e-mail: claws-mail-users-help@...

intervals-0.1.tar.gz (389K) Download Attachment

Re: Intervals plugin

by Paul-32 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 10 Oct 2009 22:10:42 +0200
Charles-Hubert MOINDRON <chmoindron@...> wrote:

> I wrote a tiny plugin for Claws Mail, to allow users to specify
> fetch mail intervals on a per-account basis.
>
> I'm no GTK or Claws expert, so this plugin is probably not
> bug-free... Feedback, comments, patches, etc. all welcome!

I haven't tested or really looked at your plugin so far, but I think
a feature like this is worth being in the core rather than a plugin.

with regards

Paul


--
It isn't worth a nickel to two guys like you or me,
but to a collector it is worth a fortune

---------------------------------------------------------------------
To unsubscribe, e-mail: claws-mail-users-unsubscribe@...
For additional commands, e-mail: claws-mail-users-help@...


Re: Intervals plugin

by Colin Leroy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 10 October 2009 at 21h10, Paul wrote:

Hi,

> I haven't tested or really looked at your plugin so far, but I think
> a feature like this is worth being in the core rather than a plugin.

Indeed :)

--
Colin


signature.asc (196 bytes) Download Attachment

Re: Intervals plugin

by wwp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Paul,


On Sat, 10 Oct 2009 21:31:07 +0100 Paul <claws@...> wrote:

> On Sat, 10 Oct 2009 22:10:42 +0200
> Charles-Hubert MOINDRON <chmoindron@...> wrote:
>
> > I wrote a tiny plugin for Claws Mail, to allow users to specify
> > fetch mail intervals on a per-account basis.
> >
> > I'm no GTK or Claws expert, so this plugin is probably not
> > bug-free... Feedback, comments, patches, etc. all welcome!
>
> I haven't tested or really looked at your plugin so far, but I think
> a feature like this is worth being in the core rather than a plugin.
Agreed, and for a long time!


Regards,

--
wwp


signature.asc (205 bytes) Download Attachment

Re: Intervals plugin

by Salvatore De Paolis-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 10 Oct 2009 22:10:42 +0200
Charles-Hubert MOINDRON <chmoindron@...> wrote:

Hi Charles,
> Hi!
>
> I wrote a tiny plugin for Claws Mail, to allow users to specify fetch
> mail intervals on a per-account basis.
>
> I'm no GTK or Claws expert, so this plugin is probably not bug-free...
> Feedback, comments, patches, etc. all welcome!

I tried it and works fine. Agreed on being part of the core, maybe using a
combobox to select accounts and the relative interval.

Thanks
Salvatore


signature.asc (204 bytes) Download Attachment

Re: Intervals plugin

by wwp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Salvatore,


On Sun, 11 Oct 2009 10:31:11 +0200 Salvatore De Paolis <iwkse@...> wrote:

> On Sat, 10 Oct 2009 22:10:42 +0200
> Charles-Hubert MOINDRON <chmoindron@...> wrote:
>
> Hi Charles,
> > Hi!
> >
> > I wrote a tiny plugin for Claws Mail, to allow users to specify fetch
> > mail intervals on a per-account basis.
> >
> > I'm no GTK or Claws expert, so this plugin is probably not bug-free...
> > Feedback, comments, patches, etc. all welcome!
>
> I tried it and works fine. Agreed on being part of the core, maybe using a
> combobox to select accounts and the relative interval.
Or:
- in general receive prefs: set the default interval time for auto-retrieving
- in each account, receive tab: [x] use default interval time for .., if
  unchecked, enable another widget (as in general receive prefs) to set
  a per-account fetch time.


Regards,

--
wwp


signature.asc (205 bytes) Download Attachment

Re: Intervals plugin

by Salvatore De Paolis-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, 11 Oct 2009 11:21:13 +0200
wwp <subscript@...> wrote:

Hi Tristan,

> Or:
> - in general receive prefs: set the default interval time for auto-retrieving
> - in each account, receive tab: [x] use default interval time for .., if
>   unchecked, enable another widget (as in general receive prefs) to set
>   a per-account fetch time.
>
>
> Regards,

This looks a way better :)

Regards
Salvatore


signature.asc (204 bytes) Download Attachment

Re: Intervals plugin

by Páder Rezső-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sat, 10 Oct 2009 22:44:18 +0200 -n
Colin Leroy <colin@...> írta:

> On 10 October 2009 at 21h10, Paul wrote:
>
> Hi,
>
> > I haven't tested or really looked at your plugin so far, but I think
> > a feature like this is worth being in the core rather than a plugin.
>
> Indeed :)

http://lists.sunsite.dk/cgi-bin/ezmlm-cgi?28:mss:16953:lancekcdojmpfbgmgngm
(Per-account mail checking interval, 10 Apr 2009)


Best regards,

rezso


signature.asc (205 bytes) Download Attachment

Re: Intervals plugin

by Charles-Hubert MOINDRON-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday 11 October 2009 10:31:11 Salvatore De Paolis wrote:

> On Sat, 10 Oct 2009 22:10:42 +0200
> Charles-Hubert MOINDRON <chmoindron@...> wrote:
>
> Hi Charles,
>
> > Hi!
> >
> > I wrote a tiny plugin for Claws Mail, to allow users to specify fetch
> > mail intervals on a per-account basis.
> >
> > I'm no GTK or Claws expert, so this plugin is probably not bug-free...
> > Feedback, comments, patches, etc. all welcome!
>
> I tried it and works fine. Agreed on being part of the core, maybe using a
> combobox to select accounts and the relative interval.
>
> Thanks
> Salvatore
>

(Charles-Hubert, not Charles, please :) )

Well, to be honest, I agree with all of you, this should be in the core... The
only problem (for me) is that patching it requires a much deeper knowledge of
Claws than I currently have. So yeah, I'm planning on doing it, but I needed
this feature rather quickly, hence the plugin. Patches for core will follow,
but probably not before a few months from now...

Thanks for the feedback!

---------------------------------------------------------------------
To unsubscribe, e-mail: claws-mail-users-unsubscribe@...
For additional commands, e-mail: claws-mail-users-help@...