Setting up email

From EPrints Documentation
Revision as of 09:06, 22 August 2007 by WikiSysop (talk | contribs) (Reverted edit of LbhVye, changed back to last version by Ckeene)
Jump to: navigation, search

Edit /opt/eprints2/perl_lib/EPrints/SystemSettings.pm

You need to add the following as a new line at around line 32:

'smtp_server' => 'smtpserver.domain.tld',

e.g.

'smtp_server' => 'smtp.foobar.ac.uk',