Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Could not connect to smtp host : 65 : No route to host  (Read 7979 times)

0 Members and 1 Guest are viewing this topic.

Edd

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Could not connect to smtp host : 65 : No route to host
« on: June 14, 2005, 12:15:20 am »

I have read the threads, but am a new user so could have missed this.

I tried using the default (non-smtp) ecard sending way but it would only send if the sender was using an email within my domain. (I tried 5 or 6 variations (all of which were real addresses) and mutliple fake one (microsoft.com apple.com) "Sorry but the server can't send your e-card... "

So I wanted to try smtp.

Gmail is out of the questions right? because it's secured

Yahoo webhosting server didn't work,

cox.net server did not work,

my 3rd email smtp didn't work either.

I just get Could not connect to smtp host : 65 : No route to host

is this a simple fix or just a function of using yahoo to host?

help would be great.

this was my work around in mailer.inc.php to allow any email address to be entered when using the sendmail():
Code: [Select]
$extra_headers = "From: $sender_name"."($sender_email".") <eCards@mydomain.com>\n"From:
Code: [Select]
$extra_headers = "From: $sender_name <$sender_email>\n"
Thanks

Edd
Code: [Select]
« Last Edit: June 14, 2005, 12:31:36 am by Edd »
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.