Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2329 | minor | always | 01-14-08 09:29 | 02-11-08 15:47 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.4 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.5 | ||
|
|||||
Summary: | 0002329: javax.mail configuration support | ||||
Description: |
(rep by Ron Pitts) resource jndi-name="mail/MailSession" type="javax.mail.Session"> <init> <mail.store.protocol>imap</mail.store.protocol> <mail.transport.protocol>smtp</mail.transport.protocol> <mail.imap.host>somedomain.com</mail.imap.host> <mail.pop3.host>somedomain.com</mail.pop3.host> <mail.smtp.host >somedomain.com</mail.smtp.host> <mail.smtp.password>somepassword</mail.smtp.password> <mail.smtp.user>someuser</mail.smtp.user> <mail.smtp.auth>true</mail.smtp.auth> </init> </resource> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|