E-Mail/SMTP Configuration
The default SMTP host and port can be configured within:
- Binary version:
WEB-INF/classes/yanel.xml(needs restart of Yanel) - Source version:
conf/yanel.xml or rather conf/local/local.yanel.xml(needs rebuild of Yanel)
These default settings can be overwritten per resource, e.g. src/contributions/resources/contact-form/resource.xml (See resource properties smtpHost and smtpPort)


Your comments are much appreciated
Is the content of this page unclear or you think it could be improved? Please add a comment and we will try to improve it accordingly.