| Author |
Topic Search Topic Options
|
ahastie
Newbie
Joined: 17 November 2005
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Topic: register error Posted: 24 November 2005 at 6:56am |
when i try to register i receive this error, can anyone help please
jmail.SMTPMail error '8000ffff'
The message was undeliverable. All servers failed to receive the message
/functions/functions_send_mail.asp, line 226
|
 |
dj air
Senior Member
Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 November 2005 at 6:57am |
|
your email settings arent correct, make sure the email settings are corrrect and the mail server is correct.
also check if you require emai authentification.
|
 |
ahastie
Newbie
Joined: 17 November 2005
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 November 2005 at 7:27am |
I have changed lines 474-479 in language_file_inc.asp file
and changed these lines. do you think this may have some bearing on the register error?
Const strTxtRegistrationDetails = "Registration Details (required)" Const strTxtProfileInformation = "Profile Information (not required, but you can fill them in if you think you need practice)" Const strTxtForumPreferences = "Forum Preferences" Const strTxtICQNumber = "Favourite Number" Const strTxtAIMAddress = "Favourite Colour" Const strTxtMSNMessenger = "Favourite Music" Const strTxtYahooMessenger = "Favourite Animal" Const strTxtOccupation = "Your Occupation" Const strTxtInterests = "Your Interests"
|
 |
dj air
Senior Member
Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 November 2005 at 7:39am |
|
no the issue is with the email settins or no mail server, or requires authentification.
i would say its not the language files
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 24 November 2005 at 10:16am |
|
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
ahastie
Newbie
Joined: 17 November 2005
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 November 2005 at 12:04pm |
Hi
our IT manager says that the mail server side is working fine and that the organisation works with JMail all the time. the email settings are fine also. can anyone help please.
Ali.
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 November 2005 at 5:22pm |
From the jmail FAQ...
jmail.SMTPMail error '8000ffff'
The message was undeliverable. All servers failed to recieve the message
The
mailserver(s) you specified either weren't set up to receive emails from
your webserver or you didn't enter a valid mailserver. You must enter the
full name or IPaddress, you can't just enter the network name of your
mailserver. Also, some systems prefer if you specify port, which usually
is 25.
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
ahastie
Newbie
Joined: 17 November 2005
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 December 2005 at 6:40am |
Spoke to our IT manager and the College uses Jmail all the way through and there are no problems there. tried your suggestion within Outgoing SMTP Mail Server settings in the email notification configuration area. put in full address including http:// etc. tried the IP address also.
The user who registers actually gets registered and the administrator receives notification of the user being registered.
Please help me!!
|
 |