Setting up email
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',
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',