Hi all,
I'm new to this list and newbie of roundcube.
How do I set all users email address with domain other than my server's
hostname? I noticed all users sent email using roundcube have different
domain name after @ such as user(a)webmail.mydomain.org. My hostname is
webmail.mydomain.org. How do i change this to user(a)mydomain.org. I assumed
it grabs my hostname and use it for users' email addresses.
My server:
Mandriva 2006
dbmail-2.2.5
postfix
thanks in advance.
--
zamri
Linux System Administrator
Kolej ShahPutra Kuantan
Pahang Malaysia
Tel : 609.573.777.7 ext 119
web : http://muhdzamri.blogspot.com
environment:
OpenBSD 4.0/i386, chrooted apache, roundcube 0.1-rc1, dovecot 1.0.2 (yes, i
should probably get this upgraded)
i am providing services to a few dozen users via an https url. after
applying the update to -rc2, i was unable to login via the web interface.
/logs/errors shows:
[26-Dec-2007 14:58:56 +0000] IMAP Error: Invalid password
after looking around at the dovecot logs, and finding nothing, i decided to
crank up the logging (in dovecot and roundcube). still nothing, and after
taking a peek with tcpdump i suspected that the requests weren't even
making it to dovecot.
running `openssl s_client -connect 127.0.0.1:993' confirmed my suspicions
(i think), as it worked just fine:
New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA
Server public key is 1024 bit
[...snip...]
---
* OK Dovecot ready.
A345 login john XXXXXXXXX
A345 OK Logged in.
Z345 logout
* BYE Logging out
Z345 OK Logout completed.
read:errno=0
i believe the relevant parts of main.inc.php are:
// the mail host chosen to perform the log-in
// leave blank to show a textbox at login, give a list of hosts
// to display a pulldown menu or set one host as string.
// To use SSL connection, enter ssl://hostname:993
$rcmail_config['default_host'] = 'ssl://localhost:993';
// TCP port used for IMAP connections
$rcmail_config['default_port'] = 993;
i have tried changing `localhost' to the FQDN of my host (plus other
relevant config changes), and a few other permutations, none of which shed
any light on the scene for me.
anything from playful nudges to get me looking in the right direction to
hitting me right upside the head with a cluestick will be much appreciated.
regards,
--john
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi folks
First of all I want to say, RoundCube is a nice thing!
But I have one problem:
I log into RoundCube with an available account and leave the computer.
The next day, I'm still logged in. So if I log in from a public computer
and forget to log out, my account is predestinated to get compromised.
If I dont clear the browser's cache and history, RoundCube is opened
without a login request. => Logs in with the last logged in account.
I also run Squirrelmail, and there, even if I just reload the URL, I'm
asked for user and pw. I think, this behavior should be also possible
for RoundCube. I have to explicitly log out with the logout button to
get logged out effectively.
Altough it is the task of the user to log out, an automatic log out
functionality wouldn't be bad.
What am I doing wrong? Or don't I have understood everything?
Thanks for help
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi there
I can't find a reference to this issue in the mailing list archives.
Does anyone know why for some users the login hangs indefinitely and
the php process starts munching CPU and memory (leak?). Very strange.
My 'username' fields are in this format:
login%domain.com
I seriously doubt that could have anything to do with it, given that
all users' logins are in that format.
Any ideas?
Running v0.1-rc2 under lighttpd 1.4.15 with php 4.4.4 and Dovecot 1.0.7
Thanks
Dale
_______________________________________________
List info: http://lists.roundcube.net/users/
Entry page logins use the format: user/pasword when authenticating
against IMAP. This portion works for my server. However, for some
reason when viewing the folders section under personal settings, RC2
tries to switch to user@host/password which does NOT work on my
server.
Where can I fix this?
Also, RC2 does not display the buttons/search bar properly when using
Firefox version 2.0.0.11. Anyone else have this problem?
Thanks,
Tommy
(BTW, upgrading from beta-1 to rc2 is a complete waste of time. You
might as well just reinstall RC and upgrade only the database part.)
--
Only God knows everything...... and he works for Mossad.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello
I would like to know if anybody has already configured his RoundCube
webmail with a kerberos authentification.
I'm using a Postfix and Cyrus-imap mail server.
The authentification is done using saslauthd with gssapi mechanism.
My web server is Apache 2
Thanks
_______________________________________________
List info: http://lists.roundcube.net/users/
On 17/12/2007, Eric <cephelo(a)gmail.com> wrote:
> I had a similar issue. It turned out to be a permission issue
Eric, I was just about to post my solution! Yes, you're right. There
were a few messages which I'd moved into various directories which
were not rw by the IMAP user! Solved!
Thanks for responding.
_______________________________________________
List info: http://lists.roundcube.net/users/
Where is the setting to control the 60s refresh? We're using Roundcube
over a high grade SSL connection and 60 seconds is much too frequent,
but I don't see a relevant setting anywhere. I couldn't even locate
the timeout call in the JavaScript, assuming there is one somewhere.
Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
The read receipt function in RC does not seem to work. I had put in a
query for confirmation in the forum, but nobody could confirm.
Could anybody confirm whether the read receipt is working. If so, RC1 or RC2.
Thanks and regards
kmn
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
It shows a list of identitys when you configure them but when you are
new user/login first time etc and you haven't configured indentity
settings it shows "from" (sender box) as text box. I would wan't that in
this sitsuation when you are new user/login first time etc and you
haven't configured indentity settings yet it could automaticully fill
your login name (if it's a full e-mail address as sender on "from"
(sender box) and it could be printed as text (no text box available)
Or second way could be that when you login first time you would need to
specify indentity settings (without this you can't login or something
like that). This option could be editable in roundcude config that
administrator can choosee does new user need to spesify it's identity.
OS: Windows Vista Ultimate x64
Apache 2.2, PHP 5.2 as module and hMailServer 4.2
By, Mika
_______________________________________________
List info: http://lists.roundcube.net/users/