Jump to content

Recommended Posts

Posted

:)

 

I have tried with the following

 

Email Settings

Email Transport SMTP

SMTP Host mail.my_domain_name

SMTP Port 25

Host requires login checked

SMTP Username mail_user@my_domain_name

SMTP Password password for mail_user

Queue Email for later sending checked

SMTP Server Timeout 30

 

Also I have change the setting Email transport to "PHP default" and the setting SMTP user name with "mail_user+my_domain_name"

 

So far no luck, I have checked the spam filters on the target email addresses and no mail :whip:

 

Can somebody give a hand, I haven't found anything on TCH forums or dotProject's

Posted

Hi YoLoL, welcome to the forums :)

 

You should be able to use the "PHP default" which is sendmail or the SMTP setting you have look correct.

 

What's your domain name ? I'll have a quick look ( you can PM me if you prefer not to post it here)

Posted

yolol.net but I'm setting this up for the subdomain darkcastle.yolol.net, thanks :)

Posted

Yolol

 

I had a look at the server end, and could only see one attempt which tried to connect and failed - "Authentication failed on server", so you need to check that the authentication is set (you said above it was, so that should be fine).

 

Looking at the dotproject documentation it looks like both methods should work. Either;

 

the PHP Default

 

Or

 

SMTP

Host: yolol.net

SMTP Port 25

Host requires login checked

SMTP Username mail_user@my_domain_name

SMTP Password password for mail_user

Queue Email for later sending checked

SMTP Server Timeout 30

 

 

which is what I think you have.

Posted

Good, I'm checking the log I have two different kind of errors:

Authentication failed on server: 503 AUTH command used when not advertised\r\n

 

Error on connecting to host mail.yolol.net at port 25: Connection refused (111)

The first one appears when the option "Host requires login" is checked, the second one when is not.

I have already double check password and is correctly written (What I did is to copy/paste into the login for webmail in CPanel)

Any ideas?

Posted

Ok, I nailed this one. Here's what I did

 

I kept all the setting as above except for the following:

  • Set mail to PHP default
  • Queue Email for later sending
  • Scan Event Queue on Session Garbage Collection

The following URL was also helpful

 

http://docs.dotproject.net/tiki-index.php?...tem+Config+v2.x

 

Thanks for your help guys. Now the next one; set the cron job to execute the queuescanner.php automatically

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...