Okay, I got it to work. My connection settings were correct, but I had to rename the mail and activation jars to the geronimo ones and replace the geronimo ones to get the mail to work. My question is, what file has the code that decides what mail & activation jars to use? My app is in Cocoon's build\webapp\ folder.
Torsten Curdt wrote: > >> I've tried a million things, but I always get: >> >> Could not connect to SMTP host: localhost, port: 2525 >> (java.net.ConnectException: Connection refused: connect) > > Well, that sounds like there is no SMTP server listening on localhost > port 2525 > > What happens when you do a 'telnet localhost 2525' ? > > cheers > -- > Torsten > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/SendMail-Transformer-%28Cocoon-2.1.11%2C-Windows-XP%29-tp17634181p17648991.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
