Re: TurnKey Roundup Appliance : Server Error
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 09, 2021 at 07:34:22PM +0000, SCHLEMMER Norbert wrote: > roundup.mailer.MessageSendError: Error: couldn't send email: mailhost (550, b'5.1.0 <[email protected]> sender rejected', '[email protected]') This means that the mailserver that is configured in config.ini is returning a 550 error. Nothing roundup can do anything about. Maybe because the domain you're sending to does not exist or because the mailserver has some misconfiguration. If you don't really want to send out email, as suggested in a previous mail you can set the "debug" config parameter in section [logging] to a filename. This will then append outgoing emails to that file instead of trying to send them. Beware: There is another "debug" setting in section [web] that only takes the values yes/no and tells roundup to display tracebacks in the browser if set to yes. Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected]