BigFish Online Help
Property | Description |
defaultFromEmailAddress | General default “from email address” for all outgoing emails. This will be overridden for specific emails by using the Admin ![]() |
mail.notifications.enabled | If set to “N”, then emails will NOT be sent, all emails will be logged as an OFBiz “communication event”. If set to “Y” then emails will be sent. |
mail.smtp.relay.host | The default email server to be used. For example, mail.acmecorp.com. |
mail.smtp.auth.user | If required, the user name needed for the SMTP server. This is required if the web server IP address is NOT publicly accessible. |
mail.smtp.auth.password | If required, the password needed for the SMTP server. This is required if the web server IP address is NOT publicly accessible. |
mail.notifications.redirectTo | For initial testing purposes. This will override ALL emails sent via BigFish and send them to this address. |
The full path of the included logo image is actually a combination of two system parameters: HTTP_HOST and EMAIL_CLNT_LOGO. You may need to modify the HTTP_HOST for this to work.