Re: Cannot get email to work at all, configuation problem?, posted by Stefan Ritt on Sun Aug 13 11:15:49 2006
|
[quote="Checker Anderson"]I an new to elog and the only thing I cannot seem to configure correctly is my SMTP information. Here is a sample of my config
file:
|
Re: Cannot get email to work at all, configuation problem?, posted by Checker Anderson on Sun Aug 13 15:49:06 2006
|
Here is what I am seeing when I use the -v option. I do not recognize what is generating the error message, but pperhaps you will. Thanks.
Email from checker@checkeranderson.com to checker@checkeranderson.com,checker@ch
|
Re: Cannot get email to work at all, configuation problem?, posted by Checker Anderson on Sun Aug 13 17:56:24 2006
|
Okay, I got it working but I had to change the authentication method of my mail server to Pop before SMTP. I do not know why the username/password doesn't
work - it does work with Outlook Express. I would rather use the username/password method, but atleast things are working now. |
Re: Cannot get email to work at all, configuation problem?, posted by Stefan Ritt on Tue Aug 15 13:25:00 2006
|
[quote="Checker Anderson"]Okay, I got it working but I had to change the authentication method of my mail server to Pop before SMTP. I do not know why
the username/password doesn't work - it does work with Outlook Express. I would rather use the username/password method, but atleast things are working
now. [/quote]
|
Re: Cannot connect to server of Gmail SMTP, posted by Stefan Ritt on Mon Oct 7 08:54:32 2019
|
Gmail uses a type of SMTP authentication which is currently not supported by elog. It's however on the todo list.
Stefan
Kevin |
Re: Cannot connect to server of Gmail SMTP, posted by Kevin Wang on Tue Oct 8 05:42:56 2019
|
Hi Stefan,
Thank you very much for your reply. So which SMTP type can I use now? Is outlook OK? |
Re: Cannot connect to server of Gmail SMTP, posted by John on Tue Oct 8 06:47:27 2019
|
This is a local issue on your network, if you have a mail server setup. SMTP is not handled directly by Elog and neither is any other mail protocal.
Elog just sends the requested email to your server for processing to the recipients afaict. And whatever server (or service) you use to handle email sending
needs to be able to accept them from your mail server. So after verifying which ones you want to use; (like OutLook, or gmail, or whatever), then |
Re: Cannot bind to port 8080, posted by Stefan Ritt on Mon Sep 20 14:54:21 2010
|
marco meneghelli wrote:
good morning, |