ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1998
|
Tue Oct 17 09:32:21 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.2 | Re: Email format |
Arckonit wrote: | Thanx for the quick answer
Email format = ?
Where can i find some help to use this feature ? |
RTFM!
http://midas.psi.ch/elog/config.html#flags search for Email format |
1999
|
Tue Oct 17 09:35:01 2006 |
| Arckonit | crashrunover@hotmail.com | Question | Windows | 2.6.2 | Re: Email format |
;)I've searched, i don't understand
but thanks !
"relis ton foutu manuel !"
excellent |
2006
|
Thu Oct 19 07:00:57 2006 |
| Grant Jeffcote | grant@jeffcote.org | Question | Windows | 2.5.2 | Re: can attrinute fields contain more that one line |
> > Is there any way to configure elog so that attribute fields can be edited
> > on more than line like the 'text' field?
> >
> > (This would be useful so that attributes could contain larger portions of
> > text including line breaks)
>
> No, but this request is already on the wishlist
> (http://midas.psi.ch/elog/wishlist.html) since some time. I added your vote.
Hi Stefan, could you add my vote for this feature too please?
Many thx |
2017
|
Wed Oct 25 17:20:27 2006 |
| An Thai | thaithan@gmx.de | Question | Windows | 2.6.2-1722 | Re: Error Sending Email |
Stefan Ritt wrote: |
Ibrahim Genc wrote: | There is a free e-mail service at mail.softhome.net. It provides smtp and pop3 services. You can use this for testing if you want. |
I tried but I was unable to obtain a free account. Furthermore, the problem is probably related to your SMTP server's authentication method. There are many methods and ELOG only supports a subset. So I would have to try with your specific SMTP server. So the only recommendation I can give you is to find an SMTP server without authentication. That one will certainly work with elog. |
Dear all WINDOWS users,
Good news.
you can send email to any SMTP server with authentification !!! Just install component Windows IIS (Internet Information Services). You need the Windows Professional installation CD to install it.
How it works:
ELOG -> Default SMTP Virtual Server -> SMTP with authentification (your email provider/ company mail server)
How to configurate Default SMTP Virtual Server:
Right mouse click on icon My Computer -> Manage
Expand Services and Apllications -> IIS
Right mouse click on Default SMTP Virtual Server -> Properties
Select Delivery tab
Click the button Outbound Security ->Select Basic authentification and enter your user/password which you got from your Email-provider/Company -> OK
Click the button Advanced... -> type your SMTP host in the fields "smart host" and "Full-qualified... ", i.e. smtp.gmx.net
(Don't forget to check the tab Access -> Connection and Relay buttons -> Select "All accept the list")
How to configurate your Elog.cfg file:
SMTP host = xxxx
Normally xxxx is your personal computer name by right click on the icon "My Computer" -> Properties -> Tab "Computer Name"
OR
xxxx: the name what you see by expand Services and Apllications -> IIS -> Default SMTP Virtual Server -> Domains -> Domain Name
GOOD LUCK |
2025
|
Tue Oct 31 14:45:05 2006 |
| deletoille | xavier.deletoille@synchrotron-soleil.fr | Bug report | Windows | V2.6.2-172 | checkbox |
Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). I have to activate again the checkbox.
Is it something I can do?
Thanks in advance,
Xavier Deletoille |
Attachment 1: checkbox1.JPG
|
|
Attachment 2: checkbox2.JPG
|
|
2028
|
Tue Oct 31 22:10:11 2006 |
| Steve Jones | steve.jones@freescale.com | Bug report | Windows | V2.6.2-172 | Re: checkbox |
deletoille wrote: | Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). I have to activate again the checkbox.
Is it something I can do?
Thanks in advance,
Xavier Deletoille |
Steve Jones wrote: |
Xavier, your version number does not indicate the full SVN (it is cutoff at '172') but your screenshot indicates 'SVN1723'. This is an identified problem and looks to be fixed in SVN1740. I have verified with the checkbox "Suppress Email Notification" -- it likely effects all checkboxes.
|
|
2030
|
Thu Nov 2 08:41:34 2006 |
| deletoille | xavier.deletoille@synchrotron-soleil.fr | Bug report | Windows | V2.6.2-172 | Re: checkbox |
Steve Jones wrote: |
deletoille wrote: | Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). I have to activate again the checkbox.
Is it something I can do?
Thanks in advance,
Xavier Deletoille |
Steve Jones wrote: |
Xavier, your version number does not indicate the full SVN (it is cutoff at '172') but your screenshot indicates 'SVN1723'. This is an identified problem and looks to be fixed in SVN1740. I have verified with the checkbox "Suppress Email Notification" -- it likely effects all checkboxes.
|
|
OK ,
sorry for the version number. My SVN numbers is 1723 like in screenshot.
I'm waiting SVN1740 .
thanks in advance |
2032
|
Thu Nov 2 14:34:36 2006 |
| An Thai | thaithan@gmx.de | Question | Windows | 2.6.2.1723 | Conditional Email Notification by a text file |
Hello,
I try to email by using a email text file to reduce the admin work.
- MOptions Team = EUROPE, ASIA, AFRICA, AMERICA
- Email Team EUROPE = $shell(type C:\EuropeEmailList.txt)
but i get always Email sent to Shell execution not enabled via -x flag
Is this feature not supported by ELOG or did i use the wrong syntax?
Thank you in advance. |