Paul Cockings wrote:
> Julien Valroff wrote:
>   
>> Hi,
>>
>> I think it would be great to have DSPAM plugins for DSPAM.
>>
>> The current stable release has a new plugin API - see
>> http://trac.roundcube.net/wiki/Plugin_Repository for existing plugins.
>>
>> I think we could have 2 plugins:
>> - one which could simply add a link to the local DSPAM WebUI on the
>> roundcube toolbar (ideally, we could use the credentials used by
>> RoundCube to avoid the authentication for DSPAM, not sure if that is
>> possible)
>>
>> - one with "mark as junk" and "mark as not junk" buttons - this could
>> work with DSPAM aliases, what do you think?
>>
>> I am unfortunately not able to write such things, but could help testing
>> and documenting if someone is willing to work on them.
>>
>> Cheers,
>> Julien
>>
>>   
>>     
> I am really interested in this too.  Please add to the feature requests 
> tracker
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Dspam-devel mailing list
> Dspam-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-devel
>
>   

Paul, Julien et al,

Some thoughts:

- That's already supported by dovecot, through the anti-spam plugin. 
Other IMAP servers could/should already have that level of functionality.
- That type of implementation requires absolutelly no changes in 
roundcube (which is just another imap client), provided that the IMAP 
server supports it. You just move messages around.
- If you happen to REALLY want SPAM/NOT SPAM buttons, the required 
changes, to roundcube, are as simple as a plugin that shows the buttons 
and moves the messages to the right folders. (this shouldn't be too hard 
to do).
- In the case you consider alternatives to roundcube, you can use 
squirrelmail, which already has that level of functionality, including 
message forwarding, in the case you can't use dovecot or similar as IMAP 
server.

Because of the above, i think that the question should firstly be posted 
to the roundcube community. If there's no feedback, or if someone 
happens to donate code for such a plugin, it could be added to contrib, 
without being "official", just like the rest of what's in there.

my 2¢,

Hugo Monteiro.

-- 
ci.fct.unl.pt:~# cat .signature

Hugo Monteiro
Email    : hugo.monte...@fct.unl.pt
Telefone : +351 212948300 Ext.15307
Web      : http://hmonteiro.net

Centro de Informática
Faculdade de Ciências e Tecnologia da
                   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.ci.fct.unl.pt             ap...@fct.unl.pt

ci.fct.unl.pt:~# _


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to