Re: email problems, posted by Chris Warner on Wed Feb 8 18:38:30 2006
|
The email address id correct. I am using an Elog Binary. I don't have the source code .
Chris Warner
|
Re: email problems, posted by Stefan Ritt on Thu Feb 9 09:09:30 2006
|
[quote="Chris Warner"]The email address id correct. I am using an Elog Binary. I don't have the source code.[/quote]
Ok, so I removed the [B]SIZE=xxx[/B] parameter, which is not strictly necessary anyhow I believe. So wait for the next release, and you can try. |
Re: email problems, posted by Chris Warner on Fri Feb 10 21:26:33 2006
|
Do you have an ise when that will be?
[quote="Stefan Ritt"][quote="Chris Warner"]The email address id correct. I am using an Elog Binary. I don't have the source code.[/quote]
|
Re: email problems, posted by Stefan Ritt on Fri Feb 10 21:50:27 2006
|
[quote="Chris Warner"]Do you have an ise when that will be?[/quote]
In about a week from now. |
Re: email notification to a specific adress, posted by Stefan Ritt on Sat Jan 4 20:16:32 2003
|
> I have some problem with email notification
> for some logbooks I would like to notify only to specific adress
> I try
|
Re: email notification for self register 2 3 and 4, posted by Stefan Ritt on Mon Jun 8 08:11:33 2020
|
Why don't you start elogd interactively with the "-v" flag (verbose) and watch the communication between elog and postfix. Maybe you see
a specific error there.
Stefan |
Re: email notification for self register 2 3 and 4, posted by pierre brionnet on Mon Jun 8 08:29:16 2020
|
Hi Stefan, I did run in verbose mode but only got this output with the 587 SMTP port from gmail
Email from <ELog@localhost.localdomain> to XXXX@gmail.com, SMTP host smtp.gmail.com:
220 smtp.gmail.com ESMTP n1sm6153685pfd.156 - gsmtp |
Re: email notification for self register 2 3 and 4, posted by Stefan Ritt on Mon Jun 8 09:12:27 2020
|
STARTTLS is not supported natively by elog. You have to disable this in your SMTP server.
Stefan
pierre |