georgpotthast![]() Germany, 16.08.2013, 08:20 |
FlMail graphical email client released (Announce) |
I developed a new graphical email client program for DOS. You can download it here: |
RayeR![]() CZ, 16.08.2013, 14:00 @ georgpotthast |
FlMail graphical email client released |
Can it save/export emails to disk? Or in what form are they stored on disk when DL from pop3? --- |
georgpotthast![]() Germany, 16.08.2013, 17:37 @ RayeR |
FlMail graphical email client released |
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? ending. But if you add ?.htm? to the file you can open them in Dillo or Firefox. The file name (which is a hex number) of the selected email is displayed in the list in the last column. |
Rugxulo![]() Usono, 17.08.2013, 10:20 @ georgpotthast |
FlMail graphical email client released |
Georg, I'm honestly not sure I have the energy these days to mess with it, but this looks awesome, so excellent job (as always)! |
georgpotthast![]() Germany, 17.08.2013, 18:47 @ Rugxulo |
FlMail graphical email client released |
Hi Rugxulo, |
RayeR![]() CZ, 17.08.2013, 23:50 @ georgpotthast |
FlMail graphical email client released |
I had a quick look on flmail a minute ago, some notes: --- |
georgpotthast![]() Germany, 18.08.2013, 01:06 @ RayeR |
FlMail graphical email client released |
> I had a quick look on flmail a minute ago, some notes: |
RayeR![]() CZ, 18.08.2013, 17:15 @ georgpotthast |
FlMail graphical email client released |
> You can use redir from djgpp to trap the black lines (stderr error --- |
georgpotthast![]() Germany, 18.08.2013, 19:31 @ RayeR |
FlMail graphical email client released |
The port 465 is supposed to be used if you want to make a SSL connection. The first line in the log file says that there is NO SSL. So you did not set the SSL button in the settings window to yellow. |
RayeR![]() CZ, 18.08.2013, 20:02 (edited by RayeR, 18.08.2013, 20:29) @ georgpotthast |
FlMail graphical email client released |
> The port 465 is supposed to be used if you want to make a SSL connection. --- |
georgpotthast![]() Germany, 18.08.2013, 20:29 @ RayeR |
FlMail graphical email client released |
I never tried to change a host name yet. I have to trap that and stop people trying that. FlMail will not reuse an email directory to avoid erasing emails in there. |
RayeR![]() CZ, 18.08.2013, 20:35 @ georgpotthast |
FlMail graphical email client released |
> I never tried to change a host name yet. I have to trap that and stop --- |
georgpotthast![]() Germany, 18.08.2013, 21:00 @ RayeR |
FlMail graphical email client released |
The translation to German of the error message is somewhat unclear to me. |
RayeR![]() CZ, 18.08.2013, 21:56 @ georgpotthast |
FlMail graphical email client released |
I have smtp user different from email adress that I have already set. I aslo tried port 25 and 587. Here's my setting in Mozilla/Seamonkey --- |
georgpotthast![]() Germany, 18.08.2013, 22:35 @ RayeR |
FlMail graphical email client released |
If it says "server requires authentication" this means that the Authentication phase was unsuccessful. I would try TLS in this case. |
RayeR![]() CZ, 18.08.2013, 23:14 @ georgpotthast |
FlMail graphical email client released |
> If it says "server requires authentication" this means that the --- |
georgpotthast![]() Germany, 18.08.2013, 23:43 @ RayeR |
FlMail graphical email client released |
I see that it stops trying to get an IP address via DHCP. I only observed this in a Windows XP DOS box. You have to use a fixed IP address there, maybe the same as Windows XP (ipconfig). I am connected through a router which accepts just about any fixed address. If you cannot get an TCP/IP connection to the email server it does not make any difference what you set in the settings window. Sorry that I did not see that before. |
RayeR![]() CZ, 19.08.2013, 18:53 @ georgpotthast |
FlMail graphical email client released |
> I see that it stops trying to get an IP address via DHCP. I only observed --- |
georgpotthast![]() Germany, 02.09.2013, 20:23 @ RayeR |
FlMail graphical email client released |
> > I see that it stops trying to get an IP address via DHCP. I only |
Laaca![]() Czech republic, 17.08.2013, 22:26 @ georgpotthast |
FlMail graphical email client released |
Beautiful. Excelent work. --- |
RayeR![]() CZ, 17.08.2013, 23:52 @ Laaca |
FlMail graphical email client released |
> Beautiful. Excelent work. --- |
georgpotthast![]() Germany, 18.08.2013, 00:50 @ Laaca |
FlMail graphical email client released |
Glad that you like the program! |
georgpotthast![]() Germany, 18.08.2013, 15:26 @ georgpotthast |
Updated version released |
Following the discussion in this thread I made an updated version. You can download it here: FlMail 0.91 |