Am Mittwoch, 24. Juli 2019 09:39:36 UTC+2 schrieb Jun Omae: > > That is depended on the user management which you're using. Please > describe it. >
TracAccountManager with [account-manager] hash_method = HtDigestHashMethod htdigest_file = /mnt/data/trac/projects/trac/trac.htdigest htdigest_realm = trac password_store = HtDigestStore > Please share the error message. What application does raise the error? > Warning: The change has been saved, but an error occurred while sending notifications: Sendmail failed with (1, sendmail: RCPT TO:<rpcuser@ourdomain > (550 5.1.1 Mailbox <rpcuser@ourdomain> does not exist)), command: '[u' sendmail', '-i', '-f', 'trac@ourdomain', 'rpcuser@ourdomain']' > > So next step we could create that mailbox, which means we get a lot of > email-notifications to that adress. > > Is it possible to disable all that mail transfer to that adress or > remove the mail-adress completely? > > [notification] > smtp_enabled = disabled > Yes, but that would disable notifications for all users. For now I just disabled all rules for that user in /prefs/notification to see if the warning has gone... Best regards. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/9238708a-364b-4793-9f36-fc5810747d7a%40googlegroups.com.
