Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
1.1.2
-
None
-
None
-
Solaris X86 10.0
Description
The SMTP settings (email.smtp.*), listed in the security.properties file are not being taken into account when start Archiva in standalone.
I was unable to get email to be sent via Archiva using the security.properties file (located in $ARCHIVA_BASE/conf). The ONLY way I was able to get this to work was by updating the jetty.xml file (located in $ARCHIVA_BASE/conf) with the updated smtp host information. From what I read, you should be able to set any SMTP related values in the security.properties. This doesn't seem to be the case. Some email settings could be specified in the security.properties file but it doesn't seem consistent.