Gerhard Mourani put forth on 2/19/2010 6:59 PM:
>
> I've download and installed the latest r3240 and now upload is working.
That good news. Hay, maybe in the future you could always reply to the list
instead of individual members. Try "reply all" or "reply list" in your MUA.
Anyway, glad you got it working.
--
Stan
> On Fri, 19 Feb 2010 15:42:38 -0600, Stan Hoeppner <stan(a)hardwarefreak.com>
> wrote:
>> Gerhard Mourani put forth on 2/19/2010 2:34 PM:
>>>
>>> The only thing that I can see inside the syslog file is this line that
>>> repeat often:
>>> roundcube: PHP Warning: strtolower() expects parameter 1 to be string,
>>> array given in /var/www/html/program/include/rcube_imap.php on line
> 1285
>>>
>>> Nothing else inside the log. Don't know if there is a debug level that
> I
>>> can activate to get more verbose output.
>>
>> What Linux distro and rev? What version of RC are you running?
>> Roundcube.net
>> version or a Linux distro package of RC?
>>
>> Is this the same or similar to your problem?
>>
> http://www.roundcubeforum.net/5-release-support/17-pending-issues/6163-file…
_______________________________________________
List info: http://lists.roundcube.net/users/
Gerhard Mourani put forth on 2/19/2010 2:34 PM:
>
> The only thing that I can see inside the syslog file is this line that
> repeat often:
> roundcube: PHP Warning: strtolower() expects parameter 1 to be string,
> array given in /var/www/html/program/include/rcube_imap.php on line 1285
>
> Nothing else inside the log. Don't know if there is a debug level that I
> can activate to get more verbose output.
What Linux distro and rev? What version of RC are you running? Roundcube.net
version or a Linux distro package of RC?
Is this the same or similar to your problem?
http://www.roundcubeforum.net/5-release-support/17-pending-issues/6163-file…
--
Stan
> On Fri, 19 Feb 2010 12:49:06 -0600, Stan Hoeppner <stan(a)hardwarefreak.com>
> wrote:
>> Gerhard Mourani put forth on 2/19/2010 10:10 AM:
>>>
>>> Unfortunately no, the /logs folder is empty and apache logs return
>>> nothing.
>>>
>>> Here the error logging parameters inside php.ini
>>
>>> error_log = syslog
>>
>> Looks like your error logging is going to syslog. Check syslog:
>>
>> zgrep roundcube /var/log/syslog /var/log/syslog.1 /var/log/syslog.2.gz
>>
>> I don't know how fast your logs rotate so you may need to zgrep them
> all.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello List, I've succefully installed Roudcube on Linux and everything
run perfectly except the Upload feature of the program. Nice spellcheker
and look in general, one of the best if not the best in this area. I like a
lot this webmail software and would like to use it for all my users but
unfortunately, the upload feature which is very important as you may know
today doesn't work. Permission of logs and temp directories are set
correctly (drwxr-xr-x 2 apache apache 4096 Oct 31 09:20 logs/ - drwxr-xr-x
2 apache apache 4096 Feb 18 22:13 temp/). Temp directory is also correctly
defined inside main.inc.php file ($rcmail_config['temp_dir'] = 'temp/';).
Apache server version is 2.2.14 with php 5.3.1 and dovecot 1.2.8. Upload
dir is correctly defined inside /etc/php.ini file: ; File
Uploads
file_uploads = On
;upload_tmp_dir =
upload_max_filesize = 128M I
don't use .htaccess feature on this configuration of Apache. I've also made
some search on the Internet (Google) about this problem without success and
that's why I'm now on this mailling list to ask if some one know this issue
and what to do to fix it, thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I'm in trouble with vacation plugin which perform an FTP session at
localhost , for an obscure PAM/FreeBSD reason the FTP session is not
always working ...
The machine runs FreeBSD 7.2-R with Dovecot 1.2.10 imap server
Any clarification welcome !
Thank you.
Sometimes it works well
connection from localhost (127.0.0.1)
Feb 16 13:21:10 mail ftpd[46479]: FTP LOGIN FROM localhost as bonj
Feb 16 13:21:10 mail ftpd[46480]: FTP LOGIN FROM localhost as bonj
Feb 16 13:21:29 mail ftpd[46541]: connection from localhost (127.0.0.1)
Feb 16 13:21:29 mail ftpd[46541]: FTP LOGIN FROM localhost as bonj
Feb 16 13:21:29 mail ftpd[46542]: connection from localhost (127.0.0.1)
then suddenly it stops working
Feb 16 13:23:19 mail ftpd[46782]: connection from localhost (127.0.0.1)
Feb 16 13:23:19 mail ftpd[46782]: pam_acct_mgmt: new authentication
token required
Feb 16 13:23:19 mail ftpd[46782]: FTP LOGIN FAILED FROM localhost
Feb 16 13:35:55 mail ftpd[48202]: connection from localhost (127.0.0.1)
Feb 16 13:35:55 mail ftpd[48202]: pam_acct_mgmt: new authentication
token required
Feb 16 13:35:55 mail ftpd[48202]: FTP LOGIN FAILED FROM localhost
Feb 16 13:35:55 mail ftpd[48203]: connection from localhost (127.0.0.1)
Feb 16 13:35:55 mail ftpd[48203]: pam_acct_mgmt: new authentication
token required
_______________________________________________
List info: http://lists.roundcube.net/users/
Quick question: Are threaded message views going to be the only option in the new version of RC0.4? In other words, is it an option you can turn on/off or the only option?
// Andrés
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I tried to use the managesieve plugin and I have a problem
when trying to build an incoming email filter it does not work
I use Dovecot 1.2.10 + managesieve
I've looked into the user's home directory the script is well
created but does not work.
I think I forgot something in Dovecot configuration but what ???
here is the sieve related part of dovecot.conf I have modified
I'm not sure about the LDA section ...
thanks you for any infos
> ##
> ## LDA specific settings
> ##
>
> protocol lda {
> # Address to use when sending rejection mails.
> postmaster_address = postmaster(a)esiee.fr
>
> # Hostname to use in various parts of sent mails, eg. in Message-Id.
> # Default is the system's real hostname.
> #hostname =
>
> # Support for dynamically loadable plugins. mail_plugins is a space separated
> # list of plugins to load.
> #mail_plugins =
> #mail_plugin_dir = /usr/lib/dovecot/lda
>
> # Binary to use for sending mails.
> #sendmail_path = /usr/lib/sendmail
>
> # UNIX socket path to master authentication server to find users.
> #auth_socket_path = /var/run/dovecot/auth-master
> }
>
> protocol managesieve {
> # Specify an alternative address:port the daemon must listen on
> # (default: *:2000)
> listen = localhost:2000
> login_executable = /usr/local/libexec/dovecot/managesieve-login
> mail_executable = /usr/local/libexec/dovecot/managesieve
> managesieve_max_line_length = 65536
> managesieve_logout_format = bytes ( in=%i : out=%o )
> managesieve_implementation_string = dovecot
> }
>
> plugin {
> # Used by both the Sieve plugin and the ManageSieve protocol
> sieve=~/.dovecot.sieve
> sieve_dir=~/sieve
> }
>
_______________________________________________
List info: http://lists.roundcube.net/users/
After upgrade from 0.2 to 0.3 (debian pakage)
I can no more log in ...
Activating $rcmail_config['imap_debug'] = true;
I can see in the log file <log_dir>/imap that rc sends the password to
the IMAP server corectly and authenticates, than it logs out and tries
to re-authentricate with "cripted password", the server refuses it and
login fails!
Any help!?!?!?
Girogio
[12-Feb-2010 10:03:43 +0100]: S: * OK [CAPABILITY IMAP4rev1 UIDPLUS
CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA
IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2008
Double Precision, Inc. See COPYING for distribution information.
[12-Feb-2010 10:03:43 +0100]: C: cp01 CAPABILITY
[12-Feb-2010 10:03:43 +0100]: S: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN
NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL
ACL2=UNION STARTTLS
[12-Feb-2010 10:03:43 +0100]: S: cp01 OK CAPABILITY completed
[12-Feb-2010 10:03:43 +0100]: C: a001 LOGIN "giorgio" "MYCLEARPASSWORD"
[12-Feb-2010 10:03:43 +0100]: S: a001 OK LOGIN Ok.
[12-Feb-2010 10:03:43 +0100]: C: ns1 NAMESPACE
[12-Feb-2010 10:03:43 +0100]: S: * NAMESPACE (("INBOX." ".")) NIL
(("#shared." ".")("shared." "."))
[12-Feb-2010 10:03:43 +0100]: S: ns1 OK NAMESPACE completed.
[12-Feb-2010 10:03:43 +0100]: C: I LOGOUT
[12-Feb-2010 10:03:43 +0100]: S: * OK [CAPABILITY IMAP4rev1 UIDPLUS
CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA
IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2008
Double Precision, Inc. See COPYING for distribution information.
[12-Feb-2010 10:03:43 +0100]: C: cp01 CAPABILITY
[12-Feb-2010 10:03:43 +0100]: S: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN
NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL
ACL2=UNION STARTTLS
[12-Feb-2010 10:03:43 +0100]: S: cp01 OK CAPABILITY completed
[12-Feb-2010 10:03:43 +0100]: C: a001 LOGIN "giorgio" "J?sp
[12-Feb-2010 10:03:50 +0100]: S: a001 NO Login failed.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
Quick question on AddressBooks in Roundcube.
I have two client sites set up using an ldap directory address book searching based on a field within the directory - all working fine. This however leaves them as a read-only global address list and nowhere to add personal addresses within the webmail interface.
>From what I can find on the web, the choice is to have either a SQL address book or LDAP - not both. Does anyone know of a plugin which has been written to permit using a personal address book alongside the global ldap addressbook?
Cheers,
Peter
--
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Diego,
No, this doesn't double-create the mailfolders in your IMAP-Server (dovecot
in this case). It's only a paremeter for Roundcube.
I did this myself when I had the same problem with my first installation. I
can assure you, the folders weren't touched.
cheers,
ck
ps: When you reply, add also the Roundcube User list as recipient or cc.
On Thu, Feb 4, 2010 at 4:45 PM, Diego Gomes - Cecred <
diego.gomes(a)cecred.coop.br> wrote:
> Hey ck, thanks to answer..
>
> lets goo...
>
> Im from Brazil, so.. my array is...
>
> $rcmail_config['default_imap_folders'] = array('INBOX', 'Rascunhos', 'Itens
> Enviados', 'Spam', 'Lixeira');
>
> I want that the name of box come in PT-BR...
>
> $rcmail_config['create_default_folders'] = FALSE;
>
> I put FALSE because I was thinking that can be duplicate de BOXes..
>
> If i have the BOX with name Sent, because I use Outlook Express, for
> example.. So, already exist the BOX with this name in my home dir..
> If I put to TRUE, it doesn´t duplicate the BOX with name Sent?
>
> Diego
>
>
>
> ----- Original Message -----
> *From:* Claudio Kuenzler <napsty(a)gmail.com>
> *To:* Diego Gomes - Cecred <diego.gomes(a)cecred.coop.br>
> *Cc:* users(a)lists.roundcube.net
> *Sent:* Thursday, February 04, 2010 1:35 PM
> *Subject:* Re: [RCU] how to
>
> Hi,
>
> Not sure if I understand for sure what you mean, but I guess you have
> problems in Roundcube to see the default IMAP folders except Inbox.
> You should check the following params in your main.inc.php:
>
> -----------------------
> // display these folders separately in the mailbox list.
> // these folders will also be displayed with localized names
> $rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent',
> 'Junk', 'Trash');
>
> // automatically create the above listed default folders on login
> $rcmail_config['create_default_folders'] = TRUE;
> -----------------------
>
> As you use dovecot, the default_imap_folders should already be correct like
> this.
> Set create_default_folders to TRUE. This should show the folders in
> Roundcube.
>
> cheers,
> ck
>
> On Thu, Feb 4, 2010 at 4:29 PM, Diego Gomes - Cecred <
> diego.gomes(a)cecred.coop.br> wrote:
>
>> Hello,
>>
>> I have a MTA with postfix, dovecot, MailScanner, Spam Assassin,
>> procmail...
>>
>> This MTA work with pop3 and imap clients...
>>
>> We don´t have Webmail
>>
>> I´m testing Roundcube...
>>
>> Well...
>>
>> When I logged in webmail, with a new user, the Box´s don´t create, just
>> INBOX...
>>
>> If I logged with a account that use IMAP, in the server, I have the home
>> of user, and Maildir directory... inside this directory, i have the box,
>> that I create...
>>
>> when i login in webmail, this Box don´t appear, just the Inbox. If i send
>> a email, dont create the Sent Itens box too..
>>
>> Well, How can I to do roundcube work if my environment?
>>
>> Thanks anyway....
>>
>> --
>> Esta mensagem foi verificada pelo sistema de antivírus e
>> acredita-se estar livre de perigo.
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/users/
>>
>>
>
> --
> Esta mensagem foi verificada pelo sistema de antivírus e
> acredita-se estar livre de perigo.
>
>
> --
> Esta mensagem foi verificada pelo sistema de antivírus e
> acredita-se estar livre de perigo.
>
_______________________________________________
List info: http://lists.roundcube.net/users/
Logrotate ( http://www.debian-administration.org/articles/117)
My
roundcube file looks like such:
/opt/www/roundcube/logs/errors {
weekly rotate 4 compress missingok create 0640 www-data www-data }
/path/to/roundcube/logs/errors {
weekly
rotate 4
compress
missingok
create 0640 www-data www-data
}
There are other options
in logrotate so you can delete the old file, etc....
Regards,
Daniel
On Tue, 9 Feb 2010 15:38:39 -0800 (PST), PJ wrote: Hi All, Wondering if
anyone can point me at some location which would allow me to set the
maximum size for log files. I have an errors log which due to a timezone
config error has hit 47GB in three weeks. I've now resolved the error but
would like to ensure the log file does not grow to this size ever again.
Cheers, PJ --
Email slow, clunky, unreliable? Switch to Yahoo!Xtra Mail
[1], New Zealand's new email address.
Links:
------
[1]
http://au.rd.yahoo.com/nz/mail/tagline/2009/mailsignup/*http://yahoo.co.nz/…
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi again
I'm trying to configure roundcube to use our LDAP directory to SEARCH
names/addresses but I don't want to store address books into LDAP
I want to store them in SQL database,
Does someone could give some good starting point to configure
roudcube to do so ?
Thanks a lot
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi All,
Wondering if anyone can point me at some location which would allow me to set the maximum size for log files.
I have an errors log which due to a timezone config error has hit 47GB in three weeks. I've now resolved the error but would like to ensure the log file does not grow to this size ever again.
Cheers,
PJ
--
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I'm new to roundcube ... trying to setup the address book to our
OpenLDAP server without success
I have this error message in error log
[09-Feb-2010 14:01:16] PHP Fatal error: Call to a member function
set_pagesize() on a non-object in
/usr/local/www/roundcube/program/steps/addressbook/func.inc on line 47
[09-Feb-2010 14:01:24] PHP Fatal error: Call to a member function
set_pagesize() on a non-object in
/usr/local/www/roundcube/program/steps/addressbook/func.inc on line 47
[09-Feb-2010 14:01:25] PHP Fatal error: Call to a member function
set_pagesize() on a non-object in
/usr/local/www/roundcube/program/steps/addressbook/func.inc on line 47
[09-Feb-2010 14:31:16] PHP Fatal error: Call to a member function
set_pagesize() on a non-object in
/usr/local/www/roundcube/program/steps/addressbook/func.inc on line 47
Thanks for any info/help
_______________________________________________
List info: http://lists.roundcube.net/users/
K bharathan put forth on 2/2/2010 10:49 AM:
> thanks for all
>
> On Tue, Feb 2, 2010 at 6:05 PM, Carlos Williams <carloswill(a)gmail.com>wrote:
>
>> On Tue, Feb 2, 2010 at 8:36 AM, Charles Marcus
>> <CMarcus(a)media-brokers.com> wrote:
>>> On 2010-02-01 7:17 PM, Stan Hoeppner wrote:
>>>> All of that said, I don't find I'm lacking any functionality with my
>> current
>>>> version of Roundcube.
>>>
>>> Then you haven't looked at it... the new features are really nice...
I just installed 0.3.1 from Lenny backports, up from 0.2.2, and in brief testing
I don't really notice any significant new features. I still don't see a "reply
to list" option, which would be nice. What should I be looking for, and where?
Sorry to drudge up an old OT topic. I'm cc'ing the roundcube list so we can
move this discussion over there.
--
Stan
_______________________________________________
List info: http://lists.roundcube.net/users/
Ok now...
But, the folders that already exist, depend of mail client, can be a different names... I guess...
When i logged in webmail, its comes with Pt-BR, but in english too...
So, I have Enviados and Sent
so I need to go to Special Folders and Link to PT-BR names...
After this, i need to remove the folder Sent...
Its work, I think... but we need a work a lot...
----- Original Message -----
From: Diego Gomes - Cecred
To: Claudio Kuenzler
Cc: Roundcube users
Sent: Thursday, February 04, 2010 2:03 PM
Subject: Re: [RCU] how to
ck
Thanks..
I need to go to a meeting now..
I come when pass 2 hours, and I will test..
Thanks anywayy..
Cyaaa
----- Original Message -----
From: Claudio Kuenzler
To: Diego Gomes - Cecred
Cc: Roundcube users
Sent: Thursday, February 04, 2010 2:01 PM
Subject: Re: [RCU] how to
Diego,
Here the relevant params I'm using... and it works fine with English, French and German translation:
------------------------------------------
// store draft message is this mailbox
// leave blank if draft messages should not be stored
$rcmail_config['drafts_mbox'] = 'Drafts';
// store spam messages in this mailbox
$rcmail_config['junk_mbox'] = 'Junk';
// store sent message is this mailbox
// leave blank if sent messages should not be stored
$rcmail_config['sent_mbox'] = 'Sent';
// move messages to this folder when deleting them
// leave blank if they should be deleted directly
$rcmail_config['trash_mbox'] = 'Trash';
// display these folders separately in the mailbox list.
// these folders will also be displayed with localized names
$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash');
// automatically create the above listed default folders on login
$rcmail_config['create_default_folders'] = TRUE;
// protect the default folders from renames, deletes, and subscription changes
$rcmail_config['protect_default_folders'] = TRUE;
------------------------------------------
For these params be sure to use the exact name dovecot gives them. I'd be surprised if dovecot could speak Portuguese and create the folders with Portuguese names by default :-).
For the other question, about the folder Soccer, you will have to subscribe this folder in your Roundcube settings (once logged in under Settings you will find the folder subscriptions).
ck
On Thu, Feb 4, 2010 at 4:54 PM, Diego Gomes - Cecred <diego.gomes(a)cecred.coop.br> wrote:
Ok..
I change the:
$rcmail_config['create_default_folders'] = FALSE; to TRUE
and
$rcmail_config['default_imap_folders'] = array('INBOX', 'Rascunhos', 'Itens Enviados', 'Spam', 'Lixeira'); to English..
But now, the BOX´s appear in English, not PT-BR
It´s certain that the box that already exist roundcube will display??
Example.. I have a box with the Name Soccer in my Outlook Express..
When I logged in Roundcube this folder, this BOX will appear????
Thanksss
----- Original Message -----
From: Claudio Kuenzler
To: Diego Gomes - Cecred ; Roundcube users
Sent: Thursday, February 04, 2010 1:49 PM
Subject: Re: [RCU] how to
Hi Diego,
No, this doesn't double-create the mailfolders in your IMAP-Server (dovecot in this case). It's only a paremeter for Roundcube.
I did this myself when I had the same problem with my first installation. I can assure you, the folders weren't touched.
cheers,
ck
ps: When you reply, add also the Roundcube User list as recipient or cc.
On Thu, Feb 4, 2010 at 4:45 PM, Diego Gomes - Cecred <diego.gomes(a)cecred.coop.br> wrote:
Hey ck, thanks to answer..
lets goo...
Im from Brazil, so.. my array is...
$rcmail_config['default_imap_folders'] = array('INBOX', 'Rascunhos', 'Itens Enviados', 'Spam', 'Lixeira');
I want that the name of box come in PT-BR...
$rcmail_config['create_default_folders'] = FALSE;
I put FALSE because I was thinking that can be duplicate de BOXes..
If i have the BOX with name Sent, because I use Outlook Express, for example.. So, already exist the BOX with this name in my home dir..
If I put to TRUE, it doesn´t duplicate the BOX with name Sent?
Diego
----- Original Message -----
From: Claudio Kuenzler
To: Diego Gomes - Cecred
Cc: users(a)lists.roundcube.net
Sent: Thursday, February 04, 2010 1:35 PM
Subject: Re: [RCU] how to
Hi,
Not sure if I understand for sure what you mean, but I guess you have problems in Roundcube to see the default IMAP folders except Inbox.
You should check the following params in your main.inc.php:
-----------------------
// display these folders separately in the mailbox list.
// these folders will also be displayed with localized names
$rcmail_config['default_imap_folders'] = array('INBOX', 'Drafts', 'Sent', 'Junk', 'Trash');
// automatically create the above listed default folders on login
$rcmail_config['create_default_folders'] = TRUE;
-----------------------
As you use dovecot, the default_imap_folders should already be correct like this.
Set create_default_folders to TRUE. This should show the folders in Roundcube.
cheers,
ck
On Thu, Feb 4, 2010 at 4:29 PM, Diego Gomes - Cecred <diego.gomes(a)cecred.coop.br> wrote:
Hello,
I have a MTA with postfix, dovecot, MailScanner, Spam Assassin, procmail...
This MTA work with pop3 and imap clients...
We don´t have Webmail
I´m testing Roundcube...
Well...
When I logged in webmail, with a new user, the Box´s don´t create, just INBOX...
If I logged with a account that use IMAP, in the server, I have the home of user, and Maildir directory... inside this directory, i have the box, that I create...
when i login in webmail, this Box don´t appear, just the Inbox. If i send a email, dont create the Sent Itens box too..
Well, How can I to do roundcube work if my environment?
Thanks anyway....
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
_______________________________________________
List info: http://lists.roundcube.net/users/
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
_______________________________________________
List info: http://lists.roundcube.net/users/
Dear All,
I am trying to inlcude my company digital signature at the end of my email,
but there is any feature available in the panel control.
The only feature available ask for URL address but I need to paste a JPEG
file.
Please send me the corresponding procedure
Regards
Jorge
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I have a MTA with postfix, dovecot, MailScanner, Spam Assassin, procmail...
This MTA work with pop3 and imap clients...
We don´t have Webmail
I´m testing Roundcube...
Well...
When I logged in webmail, with a new user, the Box´s don´t create, just INBOX...
If I logged with a account that use IMAP, in the server, I have the home of user, and Maildir directory... inside this directory, i have the box, that I create...
when i login in webmail, this Box don´t appear, just the Inbox. If i send a email, dont create the Sent Itens box too..
Well, How can I to do roundcube work if my environment?
Thanks anyway....
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
_______________________________________________
List info: http://lists.roundcube.net/users/
On Feb 3, 2010, at 4:38 PM, Bradlee Landis wrote:
> Actually, I was more concerned about the MTA (I think).
This HOWTO from The Linux Documentation Project can help clarify how
the different pieces of a mail system work together :
<http://tldp.org/HOWTO/Mail-Administrator-HOWTO.html>
> I really like
> your application, but we are currently using openwebmail, which uses
> the mbox file directly. I had kind of looked at the structure of your
> MySQL, and saw that it had message, so I assumed it stored the whole
> thing. But I guess I didn't look enough, because, from what I'm
> guessing, it just stores flags on the messages that it has seen (such
> as read/unread, etc).
Read / unread is handled by the IMAP server, so that those flags
remain as you want them if you access that account from a different
piece of software. If that info was stored in RoundCube, then if you
switched to Thunderbird, all the messages would have the incorrect
read / not-read flags. Since it is stored in the IMAP server,
switching MUAs works.
There is a feature in RoundCube where it can cache message
information in the database ( not always MySQL ), but with
improvements to IMAP servers, that caching is no longer recommended.
The database schema for message caching is probably what you bumped into
> We were also in the process of trying to get data replication for some
> mail servers in place, and so I thought if it was MySQL, it has built
> in replication and would make it easier. I was thinking that if
> RoundCube was built to go to the MBox file, move that information over
> to a database, then I would just take the database and copy it over,
> but it looks like roundcube is not going to cut it.
There are tools for syncing IMAP data between hosts, if that is what
you are looking for. Search for " IMAP replication " or " IMAP
synchronization "
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/users/
I'm just curious about the implementation of Roundcube. I couldn't
find details on the site.
Does roundcube make use of the mbox files in Linux, or does it simply
use IMAP to talk to another process on the server. If it uses mbox
files, does it copy to MySQL, even without the user logging in, or
does the user have to log in to get the messages to be moved from the
MBox file to MySQL?
Thanks,
Brad Landis
_______________________________________________
List info: http://lists.roundcube.net/users/
is there any ability to create a group list, so that one email address
sends to
multiple recipients?
_______________________________________________
List info: http://lists.roundcube.net/users/
How hard would it be to configure RC so that it gives read-only access
to an IMAP account?
Detailed explanation:
There's a repository with a lot of emails, a group of people need access
to the messages, but just to read and search them. No delete, no reply,
no compose, nothing like that. Pure read-only. And search, which is very
important.
There are no folders, everything is in one place; the Folders field can
disappear. But the server is probably going to be IMAP, for practical
reasons.
Any idea how hard would this be? Would a lot of code hacking be involved?
--
Florin Andrei
http://florin.myip.org/
_______________________________________________
List info: http://lists.roundcube.net/users/
I've recently added several LDAP directories to my RC install, which is
currently at SVN 3230. I've got a Global directory, and several
sub-directories for what would pass as departments in a different
organization. When viewing any of the sub-directories (largest 443 records)
it shows the total number almost correctly (see next paragraph) - i.e.
"Contacts 1 - 100 of 444". But the Global view shows no more than 500 -
"Contacts 1 - 100 of 500" - even though the correct total is now over 800.
Is there a limit of 500 on the display of LDAP records? Or is it perhaps a
general limit for the Addressbook? Does anyone have any idea if this limit
could be increased?
The other thing I've noticed is that each department
directory includes one single empty record. The global directory has a much
larger number of blank directories, a few more than double the number of
departments. I'm guessing that RC is including the ldif entires that define
the OUs and such in its display. I don't know if this is normal, or if I
have done something wrong. Does anyone else see this behavior?
-
Arne
Berglund
System Administrator, Internet Services
Lane Education Service
District
Eugene, OR
______________
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I have one host webmail.example.corp, with few mail domains whit it's own imaps.
An example office.example.corp with it's own imap (imap.office.example.corp) and
example.corp with it own imap (imap.example.corp)
How can specify imap to login, over FQDN of login user
An expamle if user as login user(a)office.example.corp roundcube need to login to imap.office.example.corp
if user login as user(a)example.corp roundcube login to imap.example.corp
Thanks
--
wbr -
Maxim Odinintsev
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello all.
I'm a new user of Roundcube. I'm wondering if there is a way to save a
search result? The idea is I'd like to be able to bookmark my webmail,
or save in the webmail itself save some searches. Filtering stuff into
pre-existing folders doesn't work in my case because I'm not sure what
I'm going to need to search for before messages are received, but I need
a quick way to get to the messages again once someone has told me what
to look for without moving the emails away from their original location.
Any help anyone could give would be great. Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
Is there a way to have roundcube NOT block usernames from the login
screen?
I mean, try as I might, I -always- have to enter the complete email
address; it
would be nice if roundcube would remember my user name (email address).
_______________________________________________
List info: http://lists.roundcube.net/users/