Hallo Christian, > thank you. this works but the resouce has to be defined in the > context.xml of roller
indeed there are several possibilities! > and the mail.from attribute has to be just an email address. The > value "Name [EMAIL PROTECTED]" result an MessagingException "can't > determine local email address" Nope ;-) The format is "Name <[EMAIL PROTECTED]>", defined in some RFC. When you want to set this value in XML, you'll have to escape the less than and greater than characters, like this: "Name <[EMAIL PROTECTED]>" Regards, Florian
smime.p7s
Description: S/MIME Cryptographic Signature
