Re: How to connect to an ELOG server running behind apache+ssl using the elog command line program?, posted by Johan Nyberg on Mon Oct 17 11:07:10 2005
|
[quote="Stefan Ritt"][quote="Johan Nyberg"]I need to post a large number of "old" messages to one of my logbooks and I am trying to modify the script doelog
(see http://midas.psi.ch/elogs/Contributions/10) to suit my needs. I am using apache + ssl for secure logins to my ELOG server. The doelog script uses
the elog utility program, which is useful for posting ELOG messages from scripts or from the command line. My problem is that I cannot talk to my ELOG |
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by Xuan Wu on Tue Nov 15 07:29:04 2016
|
I use "SMTP username = <My_email_account>" without "@xxx" for my site. So you can try it like that. HTH
I
Gede Made Wira Saputra wrote:
Hi All, |
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by I Gede Made Wira Saputra on Tue Nov 15 09:39:07 2016
|
Hi Xuan Wu,
Nothing happen, I still got an error.
I can connect to server but cannot send |
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by Xuan Wu on Tue Nov 15 09:46:25 2016
|
You can use command to test your email service and your username and password.
telnet your.email.host 25
ehlo hostname |
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by I Gede Made Wira Saputra on Tue Nov 15 10:24:18 2016
|
Hi Xuan Wu,
Nothing happen, I still got error. Do you have any more idea? I really confuse.
Xuan |
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by Xuan Wu on Tue Nov 15 11:22:31 2016
|
You can use command to test your email service and your username and password.
telnet your.email.host 25
ehlo hostname |
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by I Gede Made Wira Saputra on Wed Nov 16 07:07:35 2016
|
Hi Xuan Wu,
I got error from stunel as below.
|
Re: How to configure email? "Error sending Email via <i>"127.0.0.1"</i>", posted by Xuan Wu on Thu Nov 17 09:54:03 2016
|
Hi,
I'm sorry that I'm not familiar with the stunel. I came across email sending problem before. I created a email server in my own PC called
postfix. Elog can use this email server to send email. Finally, I could use the email server from our institution. Maybe Luedeke or Stefan can |