OVH Community, your new community space.

Joomla Mail


zydron
09-09-2010, 10:30
you're welcome

Late3
09-09-2010, 01:09
@Zydron & @Myatu

I would like to thank you for replying because you replied you solved my problem it wouldn't accept mail.domain.com but it would accept ns0.ovh.net and it all work's perfectly now!

Once again thank you!

zydron
09-09-2010, 00:57
replace localhost with mail.yourdomain.co.uk or ns0.ovh.net indeed

else it won't work in your current configuration


@myatu, we all know that OVH uses strange names for their servers
dns it here hosted at ns12 and ns16

Late3
08-09-2010, 22:05
Quote Originally Posted by zydron
I believe you must keep the SMTP fields blank anyway, and somewhere there must be a switch.

I don't know more, because I don't use Joomla! often.


ow btw, the thing that I know for sure is that the SMTP server isn't running at localhost.
OVH uses a computer cluster, which means that your site is served by more then 1 computer at ones.

You can find the SMTP server in your DNS records by the MX record. (often: mail.yourdomain.co.uk) (replace yourdomain.co.uk with the domain you use)
I used smtp. mail. it still didn't work

Quote Originally Posted by Myatu
Outgoing mail server is "ns0.ovh.net" (believe it or not )
So i replace Localhost with ns0.ovh.net?

Myatu
08-09-2010, 18:43
Outgoing mail server is "ns0.ovh.net" (believe it or not )

zydron
08-09-2010, 16:29
I believe you must keep the SMTP fields blank anyway, and somewhere there must be a switch.

I don't know more, because I don't use Joomla! often.


ow btw, the thing that I know for sure is that the SMTP server isn't running at localhost.
OVH uses a computer cluster, which means that your site is served by more then 1 computer at ones.

You can find the SMTP server in your DNS records by the MX record. (often: mail.yourdomain.co.uk) (replace yourdomain.co.uk with the domain you use)

Late3
08-09-2010, 14:06
Quote Originally Posted by zydron
you can use the build in mail() function, you don't need smtp
How?

Sorry I've never used Joomla or a Mail function before

zydron
08-09-2010, 07:57
you can use the build in mail() function, you don't need smtp

Late3
08-09-2010, 03:17
Hello!

I setup a joomla website,

But it always errors when I create a user saying it cannot find the SMTP server

Settings are..

SMTP Server
name@domain.co.uk
/usr/sbin/sendmail (Sendmail Path)
SMTP Auth = Yes
SMTP Security = No
SMTP Port = 25
User = ...
Pass = ...
Host = localhost

What's the problem?
P.S The user details are correct

Regards,
Danny,
Thank you for any replys.