I've been getting this error: 501 Domain address required: HELO
I'm trying the sample program from the IBM site (www-128.ibm.com/developerworks/java/library/j-james1.html). I can add users OK but when I run the program I get the error. I'm running Crux Linux which is kernel 2.6.11-5 and I don't have a local MTA installed. I'm on a mostly AD local network, I'm the only *nix guy around. I modified the config.xml as follows: changed: <postmaster>[EMAIL PROTECTED]</postmaster> changed: <dnsserver>xxx.xxx.xxx.xxx</dnsserver> added a third "/" to all the file:// occurrences to use absolute paths I tried a bunch of other stuff but I've gone back and started over. It's prolly something pretty simple but I can't seem to get it working. The sample program runs until it tries to send a message, it connects to port 25 OK, then gives the error. Any help is appreciated.... david --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
