I was looking at the code, and it turns out on both linux and windows
it uses the gethostname() function (which is posix) to get the string
to put behind the HELO command. On linux this returns the same string
as the 'uname -n' command. On windows it's the output of the 'hostname'
command. And probably just the computer name, something Michiel could
set himself if he likes to experiment with this. ;-)
So it *IS* working pretty much as it should. ;-)
You would guess so given the function name. But in practice it's not
(see Michiels test)...
So it *IS* working pretty much as it should. ;-)
You would guess so given the function name. But in practice it's not
(see Michiels test)...
Yep. Never trust Windows. :D
But being pretty old smtp client, even if it gets over this helo
thing, FMail will face more problems communicating with modern smtp servers.
None of the big mail providers, (Google, Microsoft..) do not accept unauthenticated mail from an old mail client
and from dynamic ip. :)
I think the only reasonable way is to send via smarthost that can add
all needed information (DKIM signing etc..).
You would guess so given the function name. But in practice it's not
(see Michiels test)...
Yep. Never trust Windows. :D
But being pretty old smtp client, even if it gets over this helo
thing, FMail will face more problems communicating with modern smtp servers.
None of the big mail providers, (Google, Microsoft..) do not accept unauthenticated mail from an old mail client and from dynamic ip. :)
I think the only reasonable way is to send via smarthost that can add all needed information (DKIM signing etc..).
Maybe I make the HELO host configurable, maybe I leave it as is... ;-)
Maybe I make the HELO host configurable, maybe I leave it as is...
;-)
Maybe I make the HELO host configurable, maybe I leave it as
is... ;-)
I already started a new release update late last year from the current beta version. But there were some troubles with the source forge repository that made me pause that. But those were fixed last week. So
I could continue with this release, and indeed maybe first implement
this little change...
| Sysop: | BiggieB |
|---|---|
| Location: | Budd Lake, NJ |
| Users: | 11 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 493085:22:30 |
| Calls: | 181 |
| Files: | 99 |
| Messages: | 35,931 |