FlMail graphical email client released (Announce)
> I had a quick look on flmail a minute ago, some notes:
> * I was little bit confused when setting up my email account and deleting
> predefined - it need's to be restarted to accept every small change - less
> interactive
Yes, but it is difficult to implement that differently in the existing code. The configuration file is read at program start and many modules assume these do not change. Also I think once you have your settings done, you do not need to change them again.
> * I was able to download new mail from pop3.seznam.cz
> * I cannot send mail via smtp.seznam.cz - it freze for quite long time and
> then just display sending failed. I belive my settings is OK.
You can use redir from djgpp to trap the black lines (stderr error messages) to a file. You can also use the -d command line switch to get an extensive flmail.log file. I assume there is something wrong with the settings.
I also tried
> enable SSL and TLS - same.
I did not find an email server which allowed smtp without SSL/TLS.
When I tried to use smtp.gmail.com it responsed
> quickly in black bar on the top of screen that I don't have account on
> gmail so it failed. I can't remember any anonymous smtp that I could try.
> But I belive it works with other smtps...
Nowdays anonymous smtp is very rare as far as I know. The email providers do not want to be used for spamming.
> * It creates anoying /etc in rootdir, I patched path in binary and seems it
> has no more created (theres still etc in XD640CFG).
Yes there are more directories created than needed. I did not change the directories yet since they are used at many places in the code and I may forget testing one of those. But this is due to change.
> * Immediate exit by ESC key without asking seems to me little bit
> disturbing.
> > For each mail account there is a separate directory. In there the emails
> > are saved separately in HTML form, although the files have no ?.htm?
>
> Well it's OK
Complete thread:
- FlMail graphical email client released - georgpotthast, 16.08.2013, 08:20 (Announce)
- FlMail graphical email client released - RayeR, 16.08.2013, 14:00
- FlMail graphical email client released - georgpotthast, 16.08.2013, 17:37
- FlMail graphical email client released - Rugxulo, 17.08.2013, 10:20
- FlMail graphical email client released - georgpotthast, 17.08.2013, 18:47
- FlMail graphical email client released - RayeR, 17.08.2013, 23:50
- FlMail graphical email client released - georgpotthast, 18.08.2013, 01:06
- FlMail graphical email client released - RayeR, 18.08.2013, 17:15
- FlMail graphical email client released - georgpotthast, 18.08.2013, 19:31
- FlMail graphical email client released - RayeR, 18.08.2013, 20:02
- FlMail graphical email client released - georgpotthast, 18.08.2013, 20:29
- FlMail graphical email client released - RayeR, 18.08.2013, 20:35
- FlMail graphical email client released - georgpotthast, 18.08.2013, 21:00
- FlMail graphical email client released - RayeR, 18.08.2013, 21:56
- FlMail graphical email client released - georgpotthast, 18.08.2013, 22:35
- FlMail graphical email client released - RayeR, 18.08.2013, 23:14
- FlMail graphical email client released - georgpotthast, 18.08.2013, 23:43
- FlMail graphical email client released - RayeR, 19.08.2013, 18:53
- FlMail graphical email client released - georgpotthast, 02.09.2013, 20:23
- FlMail graphical email client released - RayeR, 19.08.2013, 18:53
- FlMail graphical email client released - georgpotthast, 18.08.2013, 23:43
- FlMail graphical email client released - RayeR, 18.08.2013, 23:14
- FlMail graphical email client released - georgpotthast, 18.08.2013, 22:35
- FlMail graphical email client released - RayeR, 18.08.2013, 21:56
- FlMail graphical email client released - georgpotthast, 18.08.2013, 21:00
- FlMail graphical email client released - RayeR, 18.08.2013, 20:35
- FlMail graphical email client released - georgpotthast, 18.08.2013, 20:29
- FlMail graphical email client released - RayeR, 18.08.2013, 20:02
- FlMail graphical email client released - georgpotthast, 18.08.2013, 19:31
- FlMail graphical email client released - RayeR, 18.08.2013, 17:15
- FlMail graphical email client released - georgpotthast, 18.08.2013, 01:06
- FlMail graphical email client released - Rugxulo, 17.08.2013, 10:20
- FlMail graphical email client released - georgpotthast, 16.08.2013, 17:37
- FlMail graphical email client released - Laaca, 17.08.2013, 22:26
- FlMail graphical email client released - RayeR, 17.08.2013, 23:52
- FlMail graphical email client released - georgpotthast, 18.08.2013, 00:50
- Updated version released - georgpotthast, 18.08.2013, 15:26
- FlMail graphical email client released - RayeR, 16.08.2013, 14:00