Roundcube Community Forum

 

Connection to IMAP failed??

Started by Quiksilver, June 07, 2008, 08:08:05 AM

Previous topic - Next topic

Quiksilver

Hey, i am onto the last step and when i try and send a test email i get the following error:
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\Documents and Settings\Braiden\My Documents\xampp\htdocs\Mail\installer\test.php on line 230
SMTP send:  NOT OK(Mail delivery with mail() failed. Check your error logs for details)


I have been trying to work it out for hours now, when i try and login at 127.0.0.1/mail [homepage] it says connection to IMAP failed what is IMAP how do i know my IMAP details? i am hosting this using XAMPP my own webserver i am using 'root' also what is ssl://? how do i find all these details? i just had a rough guess during the config

also i have created a database and i imported mysql.initial

Screenies:

Quiksilver

Hmm help anyone? i kinda need to have it fixed by tommorow i will upload some screenies.

JohnDoh

RC is an IMAP client so you need to have an IMAP server and an SMTP server for it to connect to. If you don't know your connection details then ask your email provider.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

Quiksilver

I managed to fix these errors when i try and login it takes for ages and then i receive a white page with nothing, if it doesnt work on XAMPP what should i use?

jimmyb

Quote from: Quiksilver;12485I managed to fix these errors when i try and login it takes for ages and then i receive a white page with nothing, if it doesnt work on XAMPP what should i use?
I don't think XAMPP has an SMTP server...you should leave that blank so it uses the PHP function or get an SMTP server.