Photography Webrings wrote:
Gunnar i get this error when adding new sites - info gets added but this
happens - i have used the same rlconfig file and just added the new line
- so not sure what i have done to cause this error - thnx Tony
Error!
new Error: The SMTP server SMTPHOST was not found
No such file or directory at lib/rlmain.pm line 802.
Did you really have the line
$rlmain::smtp{smtp} = 'SMTPHOST';
in rlconfig.pm before the upgrade? In that case, it appears as if your
hosting provider has changed the server configuration. You'd better
contact them about it.
Optionally you can comment out the above line, and let Ringlink try to
send emails via sendmail instead.
/ Gunnar