From: Emil Hemdal <emil.hemdal.em@gmail.com>
To: mlmmj@mlmmj.org
Subject: [mlmmj] Using mlmmj with Postfix using non-virtual aliases ERROR: unknown user
Date: Sun, 04 May 2014 12:41:38 +0000 [thread overview]
Message-ID: <53663582.4080307@gmail.com> (raw)
Hello,
I'm having issues utilizing mlmmj with Postfix using non-virtual aliases.
I followed all the steps mentioned in the readme page for Postfix
http://mlmmj.org/docs/readme-postfix/ while using the non-virtual
aliases aliases part of the readme.
I use mlmmj on Debian 7 64bit.
mail.log is complaining when subscribing:
May 4 13:37:19 mydomain postfix/qmgr[7227]: EED2181041:
from=<asdf@gmail.com>, size\x1917, nrcpt=1 (queue active)
May 4 13:37:19 mydomain postfix/smtpd[7244]: disconnect from
mail-la0-f43.google.com[209.85.215.43]
May 4 13:37:19 mydomain postfix/local[7254]: EED2181041:
to=<list_info+subscribe@localhost.mlmmj>,
orig_to=<list_info+subscribe@mydomain.tld>, relay=local, delay=0.14,
delays=0.08/0.02/0/0.04, dsn=5.1.1, status=bounced (unknown user:
"list_info+subscribe")
May 4 13:37:19 mydomain postfix/cleanup[7253]: 0F87081062:
message-id=<20140504113719.0F87081062@mydomain.tld>
May 4 13:37:19 mydomain postfix/bounce[7256]: EED2181041: sender
non-delivery notification: 0F87081062
May 4 13:37:19 mydomain postfix/qmgr[7227]: 0F87081062: from=<>,
size847, nrcpt=1 (queue active)
May 4 13:37:19 mydomain postfix/qmgr[7227]: EED2181041: removed
Or when I try to send a message to the list directly:
May 4 14:22:40 mensamailtest postfix/local[7317]: D993481062:
to=<list_info@localhost.mlmmj>, orig_to=<list_info@mydomain.tld>,
relay=local, delay=0.14, delays=0.08/0.03/0/0.03, dsn=5.1.1,
status=bounced (unknown user: "list_info")
postconf -n:
alias_database = hash:/etc/aliases, hash:/var/spool/mlmmj/aliases
alias_maps = hash:/etc/aliases, mysql:/etc/postfix/mysql-aliases.cf,
mysql:/etc/postfix/mysql-group-aliases.cf, hash:/var/spool/mlmmj/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
inet_interfaces = all
mailbox_command mailbox_size_limit = 0
mlmmj_destination_recipient_limit = 1
mydestination = mydomain.tld, lists.mydomain.tld, localhost
myhostname = mydomain.tld
mynetworks = 127.0.0.0/8
myorigin = mydomain.tld
propagate_unmatched_extensions = alias
readme_directory = no
recipient_delimiter = +
relay_domains = mydomain.tld
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_helo_restrictions = reject_invalid_helo_hostname,
reject_non_fqdn_helo_hostname, reject_unknown_helo_hostname
smtpd_recipient_restrictions = permit_mynetworks,
permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtpd_use_tls = yes
transport_maps = hash:/var/spool/mlmmj/transport
My transport file contains:
mydomain.tld--list_info@localhost.mlmmj mlmmj:mydomain.tld/list_info
My aliases file contains:
list_info: list_info@localhost.mlmmj
What can I do to resolve this issue I'm experiencing?
/Emil Hemdal
next reply other threads:[~2014-05-04 12:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-04 12:41 Emil Hemdal [this message]
2014-05-07 21:34 ` [mlmmj] Using mlmmj with Postfix using non-virtual aliases ERROR: unknown user Ben Schmidt
2014-05-08 6:25 ` Emil Hemdal
2014-05-08 8:53 ` Ben Schmidt
2014-05-08 10:17 ` Emil Hemdal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53663582.4080307@gmail.com \
--to=emil.hemdal.em@gmail.com \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.