Here is the danish updated translation for 0.1
/Martin.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/wj/57XqVgjI/danish.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,
Here is the swedish translation for RoundCube 0.1-stable.
Regards
<fredrik />
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Uf/866um+ue/roundcube-0.1-stable.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/
updated serbian translation
greetings, kokan
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Ej/3UiiabaQ/serbian_translation.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/
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/De/vCDiDzln/Sinhala.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 all,
Another new patch, who add support to flag message, as Raphael Kallense ask
for (http://lists.roundcube.net/mail-archive/dev/2008-01/0000055.html)
It's add a column between Read-Unread button and the subject, and use the
flag image present with Roundcube.
Of course, it's use IMAP features to set a message as flagged. It's
compatible at least with Thunderbird (a flagged message in Roundcube is
show as flagged in Thunderbird too).
The patch IS NOT compatible with my latest patch who improve GetMail
feature. I want to say there modify both same classes, and I have to
implement the flagged system with the GetMail button too.
I left locates blank (there is two texts), as I'm not good in English ;)
Patch send on the tract.
Regards,
--
Maximilien Cuony [The_Glu]
http://theglu.org
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/6N/vGIIoCSJ/patch-flags
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I see a difference between ThunderBird, and Roundcube, with the 'Get Mail'
button.
In ThunderBird, it's update all : unread-read, remove deleted message, and
add new. In Roundcube, it's only fetch new message. As I'm not using only
RC to manage my mail, (I must use IMAP in some situations), when I came
back to my Roundcube I have an old vue of my INBOX, and I have to 'compact'
the folder...
So you will found in attachment a patch who add this :
- - Add new message in the folder, (and not only the recent)
- - Remove message removed in the folder
- - Update read/unread and deleted/undeleted information.
- - Of course update unread counter when it's needed, as before.
I add a check to have this behavior only when the cache is set to off. Of
course it's can't working with a cache, because between the two checks we
will have the same list... (Or maybe RC's cache is more intelligent what I
think ;))
I know, it's wrote "Get new message" in the tooltip. But in thunderbird too
;) (and gmail if I have have a good memory). I think this is useful, and
better than have to press F5 to have a true refresh of the list. But I
don't no if you found this appropriate, so I haven't send the patch to the
tract for the moment, I'm waiting for you opinion.
What do you think about this ? :)
Regards,
- --
Maximilien Cuony [The_Glu]
http://theglu.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org
iEYEARECAAYFAkfB1pkACgkQjKKs5/FTCjVDiwCghhT7o2zuMLXSjkctvE7jDG9W
0gUAn0QvGybI2DY60aiCIkNlXYsHmMh0
=4Ygk
-----END PGP SIGNATURE-----
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/vk/kc8Hv8sB/patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
On Fri, Feb 22, 2008 at 12:42 PM, Moish <moish(a)mln.co.il> wrote:
> Sure. The email was aimed to the general public and
> not intended to put more burden on you.
Totally understand. And I don't see it as a burdon! :-) Which is also
why I asked you if you can find someone.
Reason is, or rather - from what I remember - we had numerous requests
to improve RTL but so far no one who was able to contribute that.
Should have said that in my first email.
I'll also ask around also.
Cheers,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
On Fri, Feb 22, 2008 at 12:41 PM, Moish <moish(a)mln.co.il> wrote:
> OK but it should be general otherwise I can foresee the emails
> saying "..we cant choose the correct timezone. We are in Asia not Europe..".
>
> So, I guess best will be to create just a "+2" zone with general
> description such as "+2 of gmt" or something.
Please CC the mailinglist. ;-)
Yeah good idea - I'd be for generalizing it like based on this list,
but it's not gonna happen to soon. ;-)
http://greenwichmeantime.com/info/timezone.htm
We could also use PHP's setting for a default to improve this. It
would depend on server setup then. Generally I bet there is always
that one city missing in the list - I can see that. There will be
others who don't know what GMT+2 is. Then again, Google is not far
away. We don't need to bloat the app to add redundant information.
Just my two cents. If you want something else, feel free to open a
ticket so we won't forget about it!
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
I suggest to replace the current comment, lines 15-24 from
editor.js with this file :)
Moish
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/P3/BsfkcqL2/rtl_tinymce.txt
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Using Firefox, when you choose a RTL language,
(E.G. Arabic ), the taskbar is crammed.
Here is the fun part - in IE6 it's ok so I assumed it has to
do with the different methods of computing the padding.
I couldn't find a soulution for that.
I'm using the lastes r1131 from svn.
N.B.
1. I removed any changes I maid after the excellent suggestions
of Robin Elfrink regarding RTL.
2. It actually works under IE ( Robin's changes, that is ).
I don't fill comfortable to suggest it into the main trunk though.
I would be much better if a MUCH more knowledgable programmer will
join me on that.
_______________________________________________
List info: http://lists.roundcube.net/dev/
add timezone to program/steps/settings/func.inc after line 82
$select_timezone->add('(GMT +2:00) Jerusalem, Israel', '2'); //moish
Moish
_______________________________________________
List info: http://lists.roundcube.net/dev/
Is there any work being done on users being able to "register" via
roundcube ? From googling, it appears as though you can only have
accounts for IMAP accounts that exist on the server ?
Are there any extensions that might cover this ??
--
Regards,
Adrian Snyman
Linux Systems Administrator
Tel: (011) 230-6040
Fax: (086) 673-7373
==================
Please read our Email Disclaimer :
http://www.supply-chain.co.za/disclaimer.html
_______________________________________________
List info: http://lists.roundcube.net/dev/
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. Pan Asia Banking Corporation Ltd. 450, Galle Road, Colombo 3, Sri Lanka. www.pabcbank.com
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/tK/xEkYq7q9/Sinhala.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/
Dear all, the last couple of days we have been reviewing all the tickets in TRAC. We now have moved most of the tickets to a milestone. Only this creates 1 problem : The number of tickets per timelines have become numerous!
So may I ask you to start reviewing the tickets in 0.1.1 to help the team get started by providing some extra information .... (and maybe closing some already fixed, dupes, etc)
- can you reproduce? on what platform and browser?
- is there missing information to fix the bug?
- any more intelligence on the specific bugs. or links to that subject on the forum?
Thank you in advance!
(and you are always welcome on IRC to discuss with other online users : #roundcube on irc.freenode.net)
Seansan
FYI. We have moved the tickets to 0.1.1 that are either
- serious and applicable to 0.1 stable (to make it more stable )
- are an easy fix
- have a patch supplied
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Nd/scSesjhY/Emoticon3.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/
Attached the hebrew translation in UTF-8 this time:)
Moish
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/pW/thK5EXMu/hebrew8.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/
Attached translated files 18.2.2008 2100
Moish
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/R9/SjrYr2Xr/hebrew.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 folks!
Today a workmate asked me for help with sending textfiles as attachments
to e-mails because he wasn't able to download the attached files on the
target machine.
After a lot of trying and debugging we found out some quite interesting
things which I would like to discuss here.
Thunderbird, Outlook, etc. do all support showing the plain text
attachments inline + showing them as (downloadable) attachments.
The webinterfaces of GMX, Gmail, etc. don't support this while Horde's
Imp (I think this is what most universities and most Austrian providers
use) works fine with plaintext attachments, e.g. you can see the
attachments inlined after the original message and you can download them
file by file as attachments.
As to my understanding, this is the expected behaviour. I tried with
Roundcube (probably not the latest version I have to admit) and it
behaved exactly the same as all other webmails did: No chance to
download the plaintext files separately.
What do you guys think about it? Personally I think it would make sense
to implement this and allow for downloading plain text attachments - or
is this functionality already implemented in the latest roundcube
version?
ciao,
--
| .-. | Alexander Griesser -- <private(a)tuxx-home.at> | .''`. |
| /v\ \ http://www.tuxx-home.at/ / : :' : |
| /( )\ | GPG-KeyID: 0xA2949B5A | `. `' |
| ^^ ^^ `-------------------------------------------------' `- |
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi everybody
I'm happy to "officially" announce what most of you already might have noticed.
Till became an important project member during the last year and he
meanwhile is in the position to answer questions and make decisions
just as I am. Therefore it was time to change his official position
accordingly. I'd like to thank Till for his contribution to RoundCube
and his endurance to stay with us. Keep it up!
Best regards,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hey Guys,
I couldn't help but notice that all the open bugs on 0.1-stable are
finally closed in trac. Any word yet on when the release is coming?
I don't want to pry, I am just curious.
:-)
--
Jason Williams
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi everyone,
Here is a patch to fix the #1484560 bug. (
http://trac.roundcube.net/ticket/1484560 )
I'm new with RoundCube, feel free to comment !
Thank you !
--
Benjamin Vanheuverzwijn
iWeb Technologies
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/7k/9Djw4pAg/bugfix1484560.patch
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 everyone,
here is the de_DE translation zipped up.
In the current translation are some heavy errors, so i hope you'll update
this. It would be simply embarrassing to leave the errors.
Thanks a lot!
Marcel
--
Weg ist sie... meine Signatur... Wo ist sie hin?
Marcel Schlesinger
Börnestr. 12
45899 Gelsenkirchen
Telefon: 0209/1494387
Email: info(a)marcel-schlesinger.de
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dk/GmfVScwd/de_DE.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/
NetOne,
I created this ticket for you:
http://trac.roundcube.net/ticket/1484778
We can't use your files, they are not UTF-8. Please try again.
Also, this time *please* upload them yourself to the ticket.
I need this by Monday (better Sunday night!), otherwise there is no
Bulgarian in 0.1-stable.
Please use this to do your translation:
http://translator.roundcube.net/
Thanks,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
> Thomas Bruederli escreveu:
>> Hi everybody,
>>
>> The first stable release of RoundCube is coming up soon. Yeah!
>> After adding some new features I'd like to call all translators to
>> update the localization files in order to get everything ready for the
>> release. Please use http://translator.roundcube.net/ to find the
>> missing texts and then submit the updated files to the dev mailing
>> list.
>>
>> Thanks a lot!
>> Thomas
>> _______________________________________________
>> List info: http://lists.roundcube.net/dev/
>>
>> !DSPAM:47b3155083781336712104!
>>
>>
>
Hi
Here is the pt_BR updated translation.
http://www.netnew.com.br/robson/roundcube/messages.inchttp://www.netnew.com.br/robson/roundcube/labels.inc
Thanks
Robson F. Ramaldes
_______________________________________________
List info: http://lists.roundcube.net/dev/
Is it possible to set a timezone in TRAC? When I see changes committed it always shows a time very different from my TZ. Or you are all always working between 24.00 and 7.00 in the morning.
Sean
_______________________________________________
List info: http://lists.roundcube.net/dev/
Concerning trac bugs. There are still al lot of bugs without a version, or without a milestone. This is confusing to users and even more confusing to the development team as these bugs fall between releases.
Some improvements have been suggested in http://trac.roundcube.net/ticket/1484641 (and other tickets_
Is Adam available?
Seansan
_______________________________________________
List info: http://lists.roundcube.net/dev/
Attached.
Mik
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/FN/Ht9j0vLh/lv.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/
--
Horváth Balázs
fejlesztési vezető
WG Informatika Kft.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Mobil: +36/20-971-2904
E-mail: horvath.balazs.wgi(a)gmail.com <mailto:horvath.balazs.wgi@gmail.com>
Web: http://wgi.hu <http://wgi.hu?adid=145>
WG informatika
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/kx/MW/8pbTy/signature_wgi.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/
-------- Original Message --------
Subject: updated hungarian translation attached
Date: Wed, 13 Feb 2008 18:18:18 +0100
From: Horváth Balázs <horvath.balazs.wgi(a)gmail.com>
Organization: WG Informatika Kft.
To: dev(a)lists.roundcube.net
Hi,
updated hungarian translation attached.
It would be nice if beside Label and Original there would be a sample
text (even after the Translation input box). Like for this:
labels.inc
messagecount Messages ___________ 37 Messages
This way the translator could see the context, which
is very important from the point of translation.
Yours,
Balázs
--
Horváth Balázs
fejlesztési vezető
WG Informatika Kft.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Mobil: +36/20-971-2904
E-mail: horvath.balazs.wgi(a)gmail.com <mailto:horvath.balazs.wgi@gmail.com>
Web: http://wgi.hu <http://wgi.hu?adid=145>
WG informatika
--
Horváth Balázs
fejlesztési vezető
WG Informatika Kft.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Mobil: +36/20-971-2904
E-mail: horvath.balazs.wgi(a)gmail.com <mailto:horvath.balazs.wgi@gmail.com>
Web: http://wgi.hu <http://wgi.hu?adid=145>
WG informatika
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/vt/84dZPBfz/signature_wgi.gifhttp://detached.gigo.com/rc/vt/84dZPBfz/locale_hu.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,
Nothing is different for the en-GB translation (for the missing translation
strings). See the attached files for the full .inc files anyway.
Must confess I'm in Windows and used notepad for the copy-paste, so I hope
the newlines are OK...
Regards
Alex
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/hc/ylJGbTzH/labels.inchttp://detached.gigo.com/rc/hc/ylJGbTzH/messages.inc
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 everybody,
The first stable release of RoundCube is coming up soon. Yeah!
After adding some new features I'd like to call all translators to
update the localization files in order to get everything ready for the
release. Please use http://translator.roundcube.net/ to find the
missing texts and then submit the updated files to the dev mailing
list.
Thanks a lot!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
this is updated polish translation.
best regards
--
Wojciech Szczepucha
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Kw/5brZeI7W/polish.tar.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/
The zh-TW translation of Roundcube has been updated and completed.
Files attached.
Cheers,
kourge
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/MU/rgG6TxVP/rc_zh_tw.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/
1. Please find the labels.inc and messages.inc files attached in he.zip
Put under program/localization/he
2. In readme_moish you'll find some crude instructions for adding
directionality support to tinymce and also first steps
converting the css files to support directionality too. ( VERY raw )
Thank you,
P.S. There is a problem in displaying the main menu
( exit, addr book, inbox, preferences ) under firefox
with Arabic and Farsi too. ( maybe other languages too )
I'll investigate.
--
Moshe Leibovitch
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Dm/vhcHkStg/he.ziphttp://detached.gigo.com/rc/Dm/vhcHkStg/readme_moish
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
I just added a script, or well finished a great deal of what I want it
to do for 0.1-stable:
Please read my comment on the corrosponding ticket:
http://trac.roundcube.net/ticket/1483912#comment:16
And please provide feedback either on trac, or here. I know it doesn't
do a *lot*, also doesn't magically setup RoundCube, nor does it offer
a step-by-step way to set it all up. It's more to be used
troubleshooting. For example, you set it up (edited the config files,
or maybe forgot one) and then you pull up the page and keep reloading
it until it's *all* green.
Anyway - I need an IMAP check. If anyone wants to contribute that, let me know.
Cheers,
Till
P.S.
We are down to 8 tickets on the current milestone:
http://trac.roundcube.net/query?status=new&status=assigned&status=reopened&…
Rejoice!!! I see the light!
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
updated hungarian translation attached.
It would be nice if beside Label and Original there would be a sample
text (even after the Translation input box). Like for this:
labels.inc
messagecount Messages ___________ 37 Messages
This way the translator could see the context, which
is very important from the point of translation.
Yours,
Balázs
--
Horváth Balázs
fejlesztési vezető
WG Informatika Kft.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Mobil: +36/20-971-2904
E-mail: horvath.balazs.wgi(a)gmail.com <mailto:horvath.balazs.wgi@gmail.com>
Web: http://wgi.hu <http://wgi.hu?adid=145>
WG informatika
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/x8/7j1oQFkN/signature_wgi.gifhttp://detached.gigo.com/rc/x8/7j1oQFkN/locale_hu.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,
Please find attached the updated Arabic translation.
regards,
Ossama Khayat
----- Original Message ----
From: Thomas Bruederli <roundcube(a)gmail.com>
To: dev <dev(a)lists.roundcube.net>; announce(a)lists.roundcube.net
Sent: Wednesday, February 13, 2008 7:05:02 PM
Subject: [RCD] New texts for RoundCube 0.1-stable
Hi everybody,
The first stable release of RoundCube is coming up soon. Yeah!
After adding some new features I'd like to call all translators to
update the localization files in order to get everything ready for the
release. Please use http://translator.roundcube.net/ to find the
missing texts and then submit the updated files to the dev mailing
list.
Thanks a lot!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/JQ/HrshjwD6/roundcube-ar.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/
Hey everyone,
I had an idea for a feature that I think would be handy. Whenever you send
an email or reply to an email, have RoundCube remember the address you're
mailing and use that in addition to the address book for autocompletion
suggestions when you're typing the Recipient field.
Before I start coding this patch, my questions are:
1) Is anybody working on this feature already?
2) Would anybody else like to see this feature added?
3) What would be the best way to store the email addresses? A new MySQL
table? A flatfile? As address book records with an extra flag to prevent
them from showing in the address book view?
-Ben
_______________________________________________
List info: http://lists.roundcube.net/dev/
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Tf/aG1zHKLY/pl.tar.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/
Hello all,
I recently (actually yesterday) set up RoundCube, and I've gotta say, it
looks quite promising.
One thing I was missing though, was being able to override SMTP settings
from within Identities. This is because I use 3 different POP3/SMTP
accounts that I collect into a single IMAP account. For each of these
accounts I have to use different SMTP settings.
This is where the following patch comes in:
http://schrei00.dyndns.org/files/roundcubemail-identity-smtp.svn1039.diff
Basically it adds the smtp_ settings to the identity settings, and, and
this is the ugly part, passes the identity array all the way through, until
the SMTP connection data is being assembled. The patch doesn't take care of
non-MySQL databases. (The other DDL scripts are not being updated.)
I do understand that this patch is an ugly hack, but I wanted to get
opinions on whether this feature is actually desirable, or if I'm the only
one needing it.
Opinions/ideas/suggestions are welcome,
Hobbes
PS: Sorry if this turns out to be a double 'post', but I confirmed the list
subscription only after sending this mail the first time.
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello all,
I recently (actually yesterday) set up RoundCube, and I've gotta say, it
looks quite promising.
One thing I was missing though, was being able to override SMTP settings
from within Identities. This is because I use 3 different POP3/SMTP
accounts that I collect into a single IMAP account. For each of these
accounts I have to use different SMTP settings.
This is where the following patch comes in:
http://schrei00.dyndns.org/files/roundcubemail-identity-smtp.svn1039.diff
Basically it adds the smtp_ settings to the identity settings, and, and
this is the ugly part, passes the identity array all the way through, until
the SMTP connection data is being assembled. The patch doesn't take care of
non-MySQL databases. (The other DDL scripts are not being updated.)
I do understand that this patch is an ugly hack, but I wanted to get
opinions on whether this feature is actually desirable, or if I'm the only
one needing it.
Opinions/ideas/suggestions are welcome,
Hobbes
_______________________________________________
List info: http://lists.roundcube.net/dev/