Support Forums
ATutor Bug Reports
Atutor SMTP mail configuration
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
| ppurling | Subject: Atutor SMTP mail configuration | |
| Running Atutor on a Windows 2000 server - all appears OK except when testing the forgotton password option - Warning: mail(): SMTP server response: 501 Bad address syntax in C:\ATutor\include\lib\atutor_mail.inc.php on line 29 Warning: Cannot modify header information - headers already sent by (output started at C:\ATutor\include\lib\atutor_mail.inc.php:29) in C:\ATutor\include\basic_html\header.php on line 15 Its not obvious what needs to be modified - any thoughts would be appreciated Posted: 2003-08-27 02:28:03 | ||
greg![]() | Subject: Are other mail functions working? | |
| Are you able to send course emails, approve instructor accounts, or contact the instructor/administrator using the email form in the Help section? What version of ATutor are you using? Posted: 2003-08-27 09:16:56 | ||
| ppurling | Subject: Are other mail functions working? | |
| Greg Yes, internal email is working correctly Atutor version is 1.2.1 All the best Phil Posted: 2003-08-27 19:50:26 | ||
greg![]() | Subject: Dont see a problem | |
| Hard to say what the problem is if other ATutor mail functions are working. They all use the same mail include script. Does the problem occur everytime you try to retrieve a password? Experiment with variations of email addresses. There is a whitespace at the end of the atutor_mail.inc.php file you might try removing, though I would expect this to fail for other mail functions as well if it were the problem. Posted: 2003-08-28 15:25:57 | ||
| sabino | Subject: the same problem with password reminder | |
| when I try to use the password reminder I get the same error Warning: mail(): SMTP server response: 553 5.1.3 bad address syntax: in D:\Programmi\atutor\atutor\include\lib\atutor_mail.inc.php on line 29 Warning: Cannot modify header information - headers already sent by (output started at D:\Programmi\atutor\atutor\include\lib\atutor_mail.inc.php:29) in D:\Programmi\atutor\atutor\include\basic_html\header.php on line 15 could it be I wrongly set the SMTP server using the external SMTP mail server or maybe shall I set the IIS virtual SMTP server ? any suggestion is welcome Posted: 2003-10-03 08:50:02 | ||
| Subject: Whitespace? | ||
| Did you try removing any whitespaces as indicated in the previous message in this thread. When you edit files with Windows, it sticks invisible characters at the end of file that PHP does not like. Set your editor to use Unix end of lines instead of Windows EOLs. Posted: 2003-10-03 09:34:14 | ||
| sabino | Subject: WHITESPACE !! | |
| Iremoved the whitespace and It works, now Actually thelinehas now been split in two and i do not get the error any longer thanks Posted: 2003-10-16 12:22:54 | ||
| Page: 1 | ||
You must be signed-in to post.


