Re: TurnKey Roundup Appliance : Server Error
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 08, 2021 at 05:09:47PM +0000, SCHLEMMER Norbert wrote: > > Are you running behind Apache? > Yes, it seems so > > > Did you try the suggested fix in that discussion? > Yes, changed config.ini but no traceback in the browser > Email is configured, but no emails were sent You can always set debug=/path/to/some/file in the [logging] section of config.ini This will write all emails to that file instead of sending them. Including emails that would be sent to the configured roundup administrator. Of course the file must be in a location that is writeable by the roundup process (which may be www-data or similar if running behind apache). The file needs not exist but must be creatable. The file is in UNIX mailbox format. This means you can view it with a text-editor or open it with some minimal mail user interface like "mutt". Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected]