Ringlink
"created by Ringmasters for Ringmasters"
 Member Login Submit Article :: Mailing List :: Systems Directory :: Webring Directory
Main Menu
· Home

· About Ringlink
· Demo Installation
· Download

Resources
· Add on Features
· Temporary Fixes
· Logos

Manual
· Install / Upgrades
· Ring Admin
· Master Admin
· Languages

Help
· FAQ
· Webring Design
· Ex Demoring
· Customizations
· Webring SEO
· System Design
· Search
· CVS Repository
· Mailing List

Project
· Contribute
· Bugs
· Future Updates
· File Management
· Patches
· Contact the Author

Web Links
· Systems Directory
· Webring Directory
· Webring Resources

Articles
· All Topics
· Select Topic
Articles per Category
· News (Jan 03, 2009)
· Reviews (Sep 01, 2007)
· Tips & Ideas (May 20, 2007)
Webring Memberships

LIST RANDOM NEXT HOME WORLD OF WEBRINGS PREVIOUS
Great Tools

Get Firefox!

Get Thunderbird!


Ringlink FAQs (frequently-asked questions)



Category: Main -> Common Errors -> Email Related Errors

Question
·  My Ringlink isn't sending out e-mail messages.

Answer
·  My Ringlink isn't sending out e-mail messages.

Ensure that you have properly set up the path to Sendmail OR the SMTP server in the rlconfig.pm. Whichever one you are not using, comment it out using a hash mark (#). See example below:

Beginning on line 34, find these lines:

# Path to sendmail program
# (If installed on a Windows server, you have to include the file
# extension .exe, e.g. $rlmain::sendmail = 'd:/scripts/sendmail.exe';)
$rlmain::sendmail = '/usr/sbin/sendmail';


# SMTP-server
# If the $rlmain::sendmail variable is disabled, e.g. through a #
# character before it, Ringlink will try to send messages directly
# from Perl instead. In that case, the variable below shall be
# assigned the host name of your SMTP-server.
#$rlmain::smtpserver = 'SMTPSERVER';


In this example, the SMTP server is not being used. Note the # mark before $rlmain.

If you try SMTP first and do not get any mail, try Sendmail or vice versa. Many hosts do not allow SMTP, so check with you web host's FAQ.

Back to top






World of Webrings - Home of the webring community

Ringlink is a
SourceForge.net
project.

This web site was
made with PostNuke
and Content Express.


109,902 visits or 3,570 visits per day during the last 30 days