CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • SMTP OutBound Config - Error
Pages: [1]

Author Topic: SMTP OutBound Config - Error  (Read 7075 times)

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
SMTP OutBound Config - Error
November 01, 2008, 06:04:39 am
hy
I'm using CIVICRM 2.1.1, on a drupal 6.6 website, hosted by OVH.com in a subdomain.

I'd like to know how I could configurate my SMTP parameters to be able to send mail with CiviMail.

I tried the following configuration without success  :'(

Serveur SMTP : ns0.ovh.net and two other address including my domain name // Port: 25 or Serveur SMTP+TLS : ssl0.ovh.net // Port: 465
Authentified or not
With or without my domain name in the Username field (@domain.x)
I even put the password in the civicrm.config.php

I always received this message when using Serveur SMTP : ns0.ovh.net // Port: 25
Invalid response code received from SMTP (outbound mail) server while attempting to send email. Code: 454, response: TLS not available: missing RSA private key (#4.3.0)

Or a big crash of my site using  >:(
Serveur SMTP+TLS : ssl0.ovh.net // Port: 465

Could you help me please. Thanks!
« Last Edit: November 01, 2008, 06:28:03 am by SemperFi »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: SMTP OutBound Config - Error
November 01, 2008, 12:50:30 pm

can you try with settings similar to those suggested in this forum post

http://forum.civicrm.org/index.php/topic,2323.msg9879.html#msg9879

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

SemperFi

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 3
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: MySQL 5.5.16
  • PHP version: PHP 5.3.17
Re: SMTP OutBound Config - Error
November 01, 2008, 01:09:32 pm
Hy,
Thks for your answer. I put these settings:

SMTP server address : ssl://smtp.gmail.com
SMTP server port: 465
SMTP username: [username@yourtlddomain.com]
SMTP password: [yourpassword]

And I get this message after trying to send an email with civimail.

The mail library returned the following error message:  authentication failure [SMTP: Authentication failed. (code: 221, response: 2.0.0 closing connection d23sm26504921nfh.11)]

Should I put both [username@gmail.com/username@yourtlddomain.com] or just one of the address?
Should I use the [], or not?
If I put both address, should I use / as a separator?
Which password should I put? Gmail or Mydomain address password.

Thanks very much.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: SMTP OutBound Config - Error
November 01, 2008, 01:19:24 pm

If ovh is your hosting provider you should use: ssl://ns0.ovh.net and your ovh password etc. You might want to call their tech support and get them to help you out

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

bendev

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: drupal 7
  • MySQL version: 5.1
  • PHP version: 5.3
Re: SMTP OutBound Config - Error
July 17, 2012, 06:43:48 am
For those looking to an answer to this question :

http://guide.ovh.com/EmailSmtpPop3Imap
 you should use port 587 with ns0.ovh.net

or port 465 with ssl and ssl0.ovh.net



Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • SMTP OutBound Config - Error

This forum was archived on 2017-11-26.