[RCU] 0.4 Beta .. Beta2 .. RC
is there any time frame under consideration for a new Beta or perhaps an RC ? _______________________________________________ List info: http://lists.roundcube.net/users/
is there any time frame under consideration for a new Beta or perhaps an RC ? _______________________________________________ List info: http://lists.roundcube.net/users/
On 01.06.2010 22:46, Jim Pazarena wrote: > is there any time frame under consideration for a new Beta or perhaps an RC ? No time frame, but there's a good chance that we'll have stable release in this month. -- -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/users/
Hello For internal reasons I've been asked to add our logo to the Roundcune one on the starting page. Does anybody could tell me where to go to add our company logo ? Thnaks a lot _______________________________________________ List info: http://lists.roundcube.net/users/
Frank Bonnet put forth on 6/3/2010 2:42 AM: > Hello > > For internal reasons I've been asked to add our logo > to the Roundcune one on the starting page. > > Does anybody could tell me where to go to add our > company logo ? <rc-root>/skins/default/images/roundcube_logo.png -- -- Stan _______________________________________________ List info: http://lists.roundcube.net/users/
On 06/03/2010 10:01 AM, Stan Hoeppner wrote: > Frank Bonnet put forth on 6/3/2010 2:42 AM: >> Hello >> >> For internal reasons I've been asked to add our logo >> to the Roundcune one on the starting page. >> >> Does anybody could tell me where to go to add our >> company logo ? > > <rc-root>/skins/default/images/roundcube_logo.png > Thank you_______________________________________________ List info: http://lists.roundcube.net/users/
I'm not certain when it stopped working, but I noticed that the virtuser_file plugin that was working fine last time I tested is not working at all now. I even went so far as to check out a new SVN copy, built a brand new database, and the only plugin enabled is virtuser_file. Still no luck. I have the plugin set to pull from a local file on the system. As I said, I know that this worked a short time ago, perhaps 2 weeks back?
Can anyone else confirm this, either yes or no? We were planning to move totally from squirrelmail to RC at the end of July, but since we provide email to 13 different domains via virtusers, and the the new_user_identity plugin can't grab the email address from LDAP, this plugin is an absolute must have function for our move and on-going as well.
_______________________________________________ List info: http://lists.roundcube.net/users/
On Thu 03 Jun 2010 08:53:03 PM CEST, Arne Berglund wrote > Can anyone else confirm this, either yes or no? i can confirm that RC is not roket cience :=) hint use imap protocol there is no need to have ldap in the mix, execpt for addrsss books -- -- xpoint _______________________________________________ List info: http://lists.roundcube.net/users/
On Fri, 04 Jun 2010 18:37:24 +0200, Benny Pedersen <me@...> wrote: > On Thu 03 Jun 2010 08:53:03 PM CEST, Arne Berglund wrote > >> Can anyone else confirm this, either yes or no? > > i can confirm that RC is not roket cience :=) > > hint use imap protocol there is no need to have ldap in the mix, > execpt for addrsss books > > -- Perhaps you don't understand what's trying to happen here. IMAP access is fine. What I am talking about is correctly populating the various Identity fields upon first login. Due to the fact that our mail system handles 14 separate domains/organizations but uses a shared username space, the email address for the identity can not be constructed by RC, it must be looked up and entered there. Since we don't trust the users to do this properly on their own, we want to populate this field automatically, which is what the virtuser plugins are designed to do. The virtuser_file plugin does a lookup of the address from a sendmail/postfix style virtuser file, and adds the address to the identity. For future reference, we use new_user_identity to auto-populate the Display name field (comes from LDAP), and squirrelmail_usercopy to populate the Personal addressbook and copy over signatures if any. I will admit that it would be simpler if the new_user_identiy plugin could grab and populate the email address from LDAP as well as the Display name, or if squirrelmail_usercopy could get it from the squirrel prefs. Seems convoluted to have to use three different plugins to get the Identity populated. -- -- Arne Berglund System Administrator, Internet Services Lane Education Service District Eugene, OR 541.461.8343 ____________ _______________________________________________ List info: http://lists.roundcube.net/users/
On Fri, 04 Jun 2010 09:52:11 -0700, Arne Berglund <aberglund@...> wrote: > > Perhaps you don't understand what's trying to happen here. IMAP access > is fine. What I am talking about is correctly populating the various > Identity fields upon first login. Due to the fact that our mail system > handles 14 separate domains/organizations but uses a shared username > space, the email address for the identity can not be constructed by RC, > it must be looked up and entered there. Since we don't trust the users > to do this properly on their own, we want to populate this field > automatically, which is what the virtuser plugins are designed to do. > The virtuser_file plugin does a lookup of the address from a > sendmail/postfix style virtuser file, and adds the address to the > identity. > > For future reference, we use new_user_identity to auto-populate the > Display name field (comes from LDAP), and squirrelmail_usercopy to > populate the Personal addressbook and copy over signatures if any. Follow up - I have found that the plugin works as intended if the "identities_level" param allows email addresses to be end-user editable. So with: ================= // Set identities access level: // 0 - many identities with possibility to edit all params // 1 - many identities with possibility to edit all params but not email address // 2 - one identity with possibility to edit all params // 3 - one identity with possibility to edit all params but not email address $rcmail_config['identities_level'] = ?; ================= set to either '0' or '2', it works. But if set to '1' or '3' it does not. I'm pretty certain that this behavior has changed at some point, as I have (to my knowledge) never allowed the addresses to be user-editable. Any other thoughts on this? -- -- Arne Berglund System Administrator, Internet Services Lane Education Service District Eugene, OR 541.461.8343 ____________ _______________________________________________ List info: http://lists.roundcube.net/users/
On Fri 04 Jun 2010 07:11:16 PM CEST, Arne Berglund wrote > set to either '0' or '2', it works. But if set to '1' or '3' it does > not. so with 0 and 2 it works, but then you at the same time accept forged senders > I'm pretty certain that this behavior has changed at some point, as I > have (to my knowledge) never allowed the addresses to be user-editable. > > Any other thoughts on this? postfix rewrite alias before content filters, this solves for me that i can stick to one login in rc and users can still get all email to this mailbox, no rc screewup needed :=) the virtual in rc is just fill the missing mta work imho http://www200.pair.com/mecham/spam/virtualp1.html#alias -- -- xpoint _______________________________________________ List info: http://lists.roundcube.net/users/
RSS Feed23 | |
|---|---|
49 | |
57 | |
71 | |
62 | |
144 | |
122 | |
95 | |
78 | |
127 | |
50 | |
47 | |
50 | |
137 | |
229 | |
134 | |
52 | |
50 | |
101 | |
19 | |
74 | |
66 | |
40 | |
17 | |
20 | |
48 | |
53 | |
57 | |
52 | |
39 | |
60 | |
22 | |
65 | |
56 | |
81 | |
42 | |
44 | |
42 | |
71 | |
53 | |
67 | |
51 | |
40 | |
40 | |
49 | |
68 | |
35 | |
90 | |
49 | |
43 | |
45 | |
19 | |
39 | |
60 | |
46 | |
55 | |
63 | |
34 | |
6 | |
1 | |
3 | |
1 | |
2 | |
1 | |
3 | |
1 | |
1 | |
6 | |
8 |