Here's the problem.
If I connect to the pop server locally via telnet, everything works aok, as can be verified by the follow maillog snippet:
Jun 7 15:20:18 blue vm-pop3d[839]: Connect from 127.0.0.1
Jun 7 15:20:24 blue vm-pop3d[839]: User 'guy' of 'somedomain.com.au' logged in
Jun 7 15:20:26 blue vm-pop3d[839]: Session ended for user: guy
When I connect remotely and issue the exact same commands, I get a bad login response (or sometimes I don't even get that far), and the following (or similar) shows in the maillog:
Jun 7 15:20:02 blue vm-pop3d[838]: Connect from 203.206.xxx.xxx
Jun 7 15:20:11 blue vm-pop3d[838]: Couldn't open password file: /etc/virtual/rerarrrtrhrlrirnrkrerlrercrtrrrircrsr.rcrom.mamum/passwd
Jun 7 15:20:12 blue vm-pop3d[838]: Session ended for no user
As you can see from the log, what gets send in the POP3 "user" command get's totally garbled when connect remotely. However, when checking the "admin" account remotely, I can usually get in (although sometimes it gives me the same grief). All other services work aok.
I'm running FreeBSD 4.9, vm-pop3d 1.1.6 (the latest from the current services_freebsd48.tar.gz. Any ideas?
Thanks in advance.
If I connect to the pop server locally via telnet, everything works aok, as can be verified by the follow maillog snippet:
Jun 7 15:20:18 blue vm-pop3d[839]: Connect from 127.0.0.1
Jun 7 15:20:24 blue vm-pop3d[839]: User 'guy' of 'somedomain.com.au' logged in
Jun 7 15:20:26 blue vm-pop3d[839]: Session ended for user: guy
When I connect remotely and issue the exact same commands, I get a bad login response (or sometimes I don't even get that far), and the following (or similar) shows in the maillog:
Jun 7 15:20:02 blue vm-pop3d[838]: Connect from 203.206.xxx.xxx
Jun 7 15:20:11 blue vm-pop3d[838]: Couldn't open password file: /etc/virtual/rerarrrtrhrlrirnrkrerlrercrtrrrircrsr.rcrom.mamum/passwd
Jun 7 15:20:12 blue vm-pop3d[838]: Session ended for no user
As you can see from the log, what gets send in the POP3 "user" command get's totally garbled when connect remotely. However, when checking the "admin" account remotely, I can usually get in (although sometimes it gives me the same grief). All other services work aok.
I'm running FreeBSD 4.9, vm-pop3d 1.1.6 (the latest from the current services_freebsd48.tar.gz. Any ideas?
Thanks in advance.