Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(10 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Support

Problem with mail


You must be signed-in to post.

AuthorSubject
  Page: 1
rubency
Subject: Problem with mailQuote this post in your reply
Operating system ATutor is installed on: Linux 2.6.32-24-generic (Ubuntu)
ATutor version - 2.0.2(r10589 - 2010-12-21 16:47:09)
ATutor theme name - Default
PHP version - 5.2.10-2ubuntu6.5
MySQL version - 5.1.41-3ubuntu12.8
Web browser being used - Firefox, explorer

Hello. I have to do a project in ATutor and I get a lot of problems. There is a little documentation (All English) and I can´t modify a lot of things.

Today, I have a problem with email. I log in atutor with my administrator account and I send Email to the stundents. Atutor says my "Success" but the students don´t receive email.

What can I do?

Thanks
Posted: 2011-09-02 05:53:08
greg

Avatar for greg
Subject: Re: Problem with mailQuote this post in your reply
see:
atutor.ca/atutor/docs/faq.php#1
Posted: 2011-09-02 07:13:04
rubency
Subject: Re: Problem with mailQuote this post in your reply
Hi Greg, I have a question:

I have the IP of my email server. When I work with moodle I have a textbox inside moodle where I put the ip of the server, the username, password,...

Can I do that in Atutor?

Thanks.
Posted: 2011-09-05 07:57:54
greg

Avatar for greg
Subject: Re: Problem with mailQuote this post in your reply
Typically you set the mail server's location in the system's php.ini file, adjusting the SMPT settings.

There isn't a place to put it in ATutor.
Posted: 2011-09-05 08:48:41
rubency
Subject: Re: Problem with mailQuote this post in your reply
Finally, I get a solution.

I modify /mods/_core/users/admin_email.php, atutor default uses the library \include\classes\phpmailer\atutormailer.php. I change this library to \include\classes\phpmailer\class.phpmailer.php in admin_email.php

Then I configure admin_email.php with my email server, user, pass,...
Last I configure class.phpmailer.php changing "mail" for "smtp"

I wish I hope to help more people with the same mistake I did
Posted: 2011-09-07 04:31:50
 Page: 1

You must be signed-in to post.