EPrints Technical Mailing List Archive
Message: #00170
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Can't send account activation mail
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: Can't send account activation mail
- From: Tim Brody <tdb2@ecs.soton.ac.uk>
- Date: Tue, 13 Mar 2012 16:22:56 +0000
On Mon, 2012-03-12 at 09:44 +0530, Chander Shekhar wrote: > while installing the Eprints 3.2.8 on centos 6 > platform i encoutered a problem. There is a module for new user > registration which is followed by approval through link in the mail. But > the system is showing the error: > > "The system is currently unable to send email. Please try again later. If > this problem persists, please contact the administrator with details." There is a 'Test Email' function under Admin that you can use to test whether you can send email. Your SMTP server is defined in perl_lib/EPrints/SystemSettings.pm with "smtp_server". That particular error occurs when Net::SMTP->new( $smtphost ) fails. That suggests that either the eprints user can't access your SMTP server or the SMTP server is rejecting the connection. Either way, your mail admin should be able to tell you what's going wrong. (You may also try adding 'Debug => 1,' to the SMTP->new in perl_lib/EPrints/Email.pm) All the best, Tim. > here's is the apache error_log (192.168.x.x is our internal mails server) > > Failed to create smtp connection to 192.168.x.x > Failed to send mail. > To: bls@ceeri.ernet.in <mr bls bls> > Subject: Registration > > Failed to create smtp connection to 192.168.x.x > Failed to send mail. > To: bls@ceeri.ernet.in <mr bls lkm> > Subject: Registration > > > but its (system) establishing the smtp connection via telnet on port 25 to > 192.168.x.x from the shell, and infact can send the mail. > > Please suggest and help. > > > >
- References:
- [EP-tech] Can't send account activation mail
- From: "Chander Shekhar" <css@ceeri.ernet.in>
- [EP-tech] Can't send account activation mail
- Prev by Date: [EP-tech] Re: FW: Re: Searches returning incorrect results
- Next by Date: [EP-tech] Migrating data from 3.2 to 3.3
- Previous by thread: [EP-tech] Can't send account activation mail
- Next by thread: [EP-tech] Fwd: [repository-ops] Job Vacancy on UK RepositoryNet+
- Index(es):