You need to send FQDN when talking to my Postfix. Now your
FMail sends just "Fido" which doesn't resolve. I don't think
you can change that behaviour in FMail
Do you think a hardcoded 'fidonet.org' in FMail would work for
everyone?
For sure better than "Fido". The real reverse of the sender
would be better.
That would require an other setting, and too much work for a
mostly unused funtion...
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. ;-)
What does the hostname command show in this situation?
gethostname() is indeed probably not the best way to get a fqdn. But
I'll have to investigate if there is a better function to get this
from the OS.
Also not perfect, because the sender email address, doesn't
necessarily contain the hostname of the sending machine.
The only propper sollution is to make this a configuration item...
...
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 133 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 493091:09:26 |
| Calls: | 8,075 |
| Calls today: | 3 |
| Files: | 9,433 |
| D/L today: |
2,616 files (1,514M bytes) |
| Messages: | 404,601 |