Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mlmmj: Fix invalid mailman entry and update dbs #9883

Merged
merged 1 commit into from
Sep 16, 2015
Merged

mlmmj: Fix invalid mailman entry and update dbs #9883

merged 1 commit into from
Sep 16, 2015

Conversation

noqqe
Copy link
Contributor

@noqqe noqqe commented Sep 16, 2015

Hi,

two things are contained in this PR that are somehow related.

Invalid Mailman Command

There is a "$domain mailman:" entry generated on creation which ends up in a warning and messages that cannot be delivered due to "mail transport unavailables"

Sep 16 09:22:05 nixe.k4cg.org postfix/qmgr[23117]: warning: connect to transport private/mailman: No such file or directory
Sep 16 09:22:05 nixe.k4cg.org postfix/error[23227]: 8973C8975E6C: to=<$mailaddr>, relay=none, delay=0.03, delays=0.02/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)

virtual and transports databases are not updated

when new content is coming (or changed) the belonging virtuals.db and transports.db are not being updated by module

warning: database /var/lib/mlmmj/transports.db is older than source file /var/lib/mlmmj/transports

Both of these errors are fixed in the PR

edwtjo added a commit that referenced this pull request Sep 16, 2015
mlmmj: Fix invalid mailman entry and update dbs
@edwtjo edwtjo merged commit 4c827cb into NixOS:master Sep 16, 2015
@edwtjo
Copy link
Member

edwtjo commented Sep 16, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants