Hello.
I really like Roundcube webmail.
The idea of plugins in 0.3 version is also great.
I've made 2 plugins for roundcube to manage Postfixadmin database - one
for editing vacation, another for forwarding (changing password works
fine with the Chenage Passord plugin.
How can I make my plugins available to the public, put them on the
Roundcubbe website?
--
Paweł Muszyński
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hey Sandro,
for next time, a so called diff improves visibility for changes, e.g.
rcube_imap.php (your edits) and rcube_imap.php.orig (non edited)
diff -up rcube_imap.php.orig rcube_imap.php
Cheers,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
I have activate the console command in the imap.inc file but there is any
console file in logs folder.
Any idea?
Thanks
--
Sandro Pazzi
IdWeb s.r.l.
Viale Romagna 69/A - 06012 Citta' di Castello (PG)
Tel. 075 851 97 28
Fax 075 851 97 30
_______________________________________________
List info: http://lists.roundcube.net/dev/
I decided to try the new version of roundcube. It works well. Many bugs
have been fixed, but if I choose contact and i click button "Compose
mail to", i get an error "No contacts found". with some contacts it
works fine.
Can anyone help me?
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I updated Japanese translation.
By the way, I can't use RoundCube Translator for Japanese and many languages.
I think that translator/localization/index.inc is old.
Please fix this.
--
@YMC Corporation / URL: http://www.ymc.ne.jp/
Kazuhiko Iwama / Tel: 083-228-1193 Fax: 083-228-1194
_________________/ Mail: iwama(a)ymc.ne.jp
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/TR/PmCJ9J59/roundcubemail-0.3-st.gz
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
Attached is a plugin to make posible that a roundcube user
has its own SMTP parameters (Host, Port, User, Pass).
Realy, there is
two plugins
custom_smtp -> responsible for the tab and form to mantain a
per user SMTP parameters
custom_smtp_hook -> necesary to make this
changes on sending emails
Hope this will be usefull for anyone.
Karim.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/8H/cECcsaa/custom_smtp.tar.bz2http://detached.gigo.com/rc/8H/cECcsaa/custom_smtp.gif
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
Attached you will find the Swedish localization of the archive plug-in
for Roundcube.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/kn/vIXwphhk/archive-sv_SE.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi Roundcube users
We're proud to announce the stable release of version 0.3 with the
long-awaited plugin API. Now the doors are finally open to extend
Roundcube's functionality and the integration in other web-based systems
got much easier. The package includes a default set of useful plugins as
well as some sample code. An introduction to plugin development can be
found on our wiki [1].
This release also includes some more bug fixes especially fixes and
improvements of the LDAP support. Get all the details from the Changelog [2].
Together with this release we pimped our website with a fresh and sexy
screen design created by Micha Krautwasser, a very talented designer at
bueroflint.com. Many thanks man!
As usual you can download the new release from our (gorgeous) website [3].
Have fun!
Thomas
[1] http://trac.roundcube.net/wiki/Doc_Plugins
[2] http://trac.roundcube.net/wiki/Changelog
[3] http://roundcube.net/downloads
_______________________________________________
List info: http://lists.roundcube.net/dev/
LDAP being used is AD. name_field is 'displayName'.
If I specify name_field as 'displayname', then it properly displays
names in the list (for search results), but it won't show the display
name in the contact details.
If I specify name_field as 'displayName', then it displays empty (but
clickable) fields in the list, but the display name shows up properly in
the contact details.
By dumping variables, I can see that the same is happening for
firstname_field (givenName in LDAP), but that isn't a big deal since
that isn't used in the listing, only in the details.
Any thoughts?
Kyle
_______________________________________________
List info: http://lists.roundcube.net/dev/