RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > SVN Releases > SVN Discussion

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-18-2006, 01:45 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default how install roundcube on localhost

hello
I like to install round cube on localhost.
What about email address that we must enter for login on localhost?!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-27-2006, 12:10 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: how install roundcube on localhost

WEll you can either use a virtuser file to map login aliases to email addresses, or use the full email addresses. Since you're doing it on Localhost; might I suggest setting the "default domain" option in the config file?
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 11-23-2006, 05:40 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: how install roundcube on localhost

can you explain it to me completly?!
please by examples
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 11-24-2006, 02:59 AM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: how install roundcube on localhost

Virtuser file, you'd have to look it up on your own. I'm not master, and wouldn't want to lead you down the wrong path.

Using the full email address as the login is the default for Rouncube. So no modificaitons or examples should be needed. Just input your full email (user@domain.tld) for the username, and your password for the password.

For setting the default domain, just open up config/main.inc.php and change the following setting:
PHP Code:
// 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'] = ''
Between the single quotes, just put your server.
Example:
PHP Code:
// 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'] = 'imap.myserver.com'
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 11-24-2006, 09:00 AM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: how install roundcube on localhost

hey ,
I said to you I like to test round cube in localhost !!
You said : change host to imap.myserver.com !!!
What about myserver?!
In localhost we have any .com and valid email address .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 11-24-2006, 12:03 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: how install roundcube on localhost

Then perhaps you missed the line above the code that read EXAMPLE. You'd change it to what you need (localhost, 192.168.1.1, 127.0.0.1)
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 11-24-2006, 12:13 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: how install roundcube on localhost

I enter 127.0.0.1 , then enter with which username and password?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 11-24-2006, 12:50 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: how install roundcube on localhost

whichever for your localhost imap server. But if you don't have an imap server on your local machine, change the localhost to your IMAP server. Then use the username (email address) and password of any account on that imap machine.
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 11-24-2006, 01:04 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: how install roundcube on localhost

how can I install IMAP server on my windows XP based computer?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 11-24-2006, 07:53 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 599
Downloads: 17
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: how install roundcube on localhost

Google for a server..... XP doesn't have one natively, so you'd have to use a 3rd party....
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 12:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community