sendmail

Problems with the Windows version of XAMPP, questions, comments, and anything related.

sendmail

Postby roasthawg » 17. June 2010 20:04

I've spent the last week reading every post I can find on the internet trying to get my xampp setup to test my .php website out locally. No matter what I try I can't get it to send mail. Mercury isn't working for me and neither is sendmail. I think it might be easier to get sendmail to work with either gmail or hotmail and would LOVE some help... my sendmail.ini file looks like this:

# Example for a user configuration file

# Set default values for all following accounts.
defaults
logfile "C:\xampp\sendmail\sendmail.log"

# Mercury
account Mercury
host localhost
from root@localhost
auth off

# A freemail service example
account Gmail
tls on
tls_certcheck off
host smtp.gmail.com
from ********@gmail.com
auth on
user *******
password ********

# Set a default account
account default : Gmail


Any ideas? Thanks in advance!
roasthawg
 
Posts: 4
Joined: 17. June 2010 19:58

Re: sendmail

Postby Nobbie » 17. June 2010 21:08

What says the logfile?

P.S.: Dont use gmail furthermore, use googlemail instead (smtp.googlemail.com). I dont think gmail is supported any longer.
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04

Re: sendmail

Postby roasthawg » 17. June 2010 21:15

logfile (this is just a snippet)

Cannot connect to SMTP server 74.125.53.109 (74.125.53.109:25), connect error 10060' errormsg='cannot get initial OK message from server' exitcode=EX_PROTOCOL
roasthawg
 
Posts: 4
Joined: 17. June 2010 19:58

Re: sendmail

Postby Nobbie » 17. June 2010 21:16

As i said, try googlemail instead of gmail.
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04

Re: sendmail

Postby roasthawg » 17. June 2010 21:19

Nobbie wrote:As i said, try googlemail instead of gmail.

Just ran it with goolemail instead... same error message.
roasthawg
 
Posts: 4
Joined: 17. June 2010 19:58

Re: sendmail

Postby roasthawg » 17. June 2010 22:13

When I try live.com the log says that the connection timed out. When I use gmail it says it cannot get the initial ok message from the server. Don't know if this means anything to anyone or not.
roasthawg
 
Posts: 4
Joined: 17. June 2010 19:58

Re: sendmail

Postby Nobbie » 18. June 2010 10:26

Maybe your requests are blocked by a firewall. And did you test googlemail?
Nobbie
 
Posts: 13182
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 157 guests