Confirmed that my problems were arising from the local configuration of the smtp relay. Nothing to do with Forma from what I can see so far.
Thanks for the quick responses.
Search found 3 matches
- Mon Feb 27, 2023 4:49 pm
- Forum: Administration Management
- Topic: [Solved] Email enabling after installation
- Replies: 4
- Views: 4152
- Mon Feb 27, 2023 11:22 am
- Forum: Administration Management
- Topic: [Solved] Email enabling after installation
- Replies: 4
- Views: 4152
Re: Email enabling after installation
- Forma version: 3.2.1 If possible I would like to not use the db option but instead the configuration file, at the moment I have the $cfg['use_smtp_database'] set to off, but the $cfg['use_smtp'] on. It seems like the mail might be being "sent" but that the problem resides in the postfix setup.
- Mon Feb 27, 2023 10:54 am
- Forum: Administration Management
- Topic: [Solved] Email enabling after installation
- Replies: 4
- Views: 4152
[Solved] Email enabling after installation
During the initial installation of forma I did not select the smtp option as I figured it would be easy to add at a later point if needed. Well I'm at that point now but is not as straight forward as I thought. I have tried enabling the config with the 2 config parameters for smtp, $cfg['use_smtp ...