[Mailman-Users] Aliases problem

Walter Justet wjustet at gmail.com
Tue Oct 3 16:18:57 CEST 2006


Hi, i´m having a problem with mailman 2.1.5+postfix 2.1.5. The server is
working fine for it´s virtual users, i´ve followed the intructions form
README.POSTFIX and created the list, subscribe some users, run the
genaliases script. But these error show up in the log:
*
*Oct  3 10:55:39 Cuervo2 sendmail[2825]: k93Dtd9N002825: to=gesig@[domain],
ctladdr=wjustet@[domain] (48/48), delay=00:00:00, xdelay=00:00:00,
mailer=relay, pri=30604, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent
(Ok: queued as 97E3B440B9)
Oct  3 10:55:40 Cuervo2 amavis[1494]: (01494-01-55) Passed CLEAN, LOCAL [
127.0.0.1] [127.0.0.1] <wjustet@[domain]> -> <gesig@[hostname]>, Message-ID:
<1292.10.1.1.23.1159883738.squirrel@[hostname]>, mail_id: 9gKmk34A4+Ey,
Hits: -, queued_as: EB08B440BF, 420 ms
Oct  3 10:55:40 Cuervo2 postfix/lmtp[1605]: 97E3B440B9:
to=<gesig@[hostname]>, orig_to=<gesig@[hostname]>, relay=127.0.0.1[127.0.0.1],
delay=1, status=sent (250 2.6.0 Ok, id=01494-01-55, from
MTA([127.0.0.1]:10025):
250 Ok: queued as EB08B440BF)
Oct  3 10:55:40 Cuervo2 postfix/local[2441]: EB08B440BF:
to=<gesig@[hostname]>, relay=local, delay=1, status=bounced (unknown user:
"gesig")

Note that where i put domain is the corresponding domain, and where it says
hostname is the fqdn for that host, i don´t know why it translate in that
way the email address.
Here´s the output from postconf -n:
alias_maps = mysql:/etc/postfix/mysql-aliases.cf,
hash:/etc/mailman/virtual-mailman
bounce_size_limit = 100000
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_vrfy_command = yes
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
local_recipient_maps = $alias_maps $virtual_mailbox_maps unix:passwd.byname
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maps_rbl_domains = relays.ordb.org,sbl.spamhaus.org,bl.spamcop.net,
dul.dnsbl.sorbs.net,cbl.abuseat.org
message_size_limit = 3000000
mydestination = $myhostname
mydomain = [domain]
myhostname = [hostname]
mynetworks = 127.0.0.0/8, 10.0.0.0/8, localhost.localdomain
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases.postfix
owner_request_special = no
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.1.5/README_FILES
recipient_delimiter = +
relay_domains = /etc/postfix/relay_domains
relocated_maps = mysql:/etc/postfix/mysql-relocated.cf
sample_directory = /usr/share/doc/postfix-2.1.5/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_client_restrictions = permit_mynetworks,check_client_access
mysql:/etc/postfix/mysql-client.cf
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_etrn_restrictions = reject
smtpd_helo_required = yes
smtpd_helo_restrictions =
permit_mynetworks,reject_invalid_hostname,reject_non_fqdn_hostname
smtpd_recipient_restrictions = permit_mynetworks, reject_rbl_client
cbl.abuseat.org, reject_rbl_client sbl-xbl.spamhaus.org, reject_rbl_client
list.dsbl.org, reject_rbl_client relays.ordb.org, check_recipient_access
mysql:/etc/postfix/mysql-recipient.cf,reject_unauth_destination,permit
smtpd_sasl_auth_enable = no
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = check_sender_access mysql:/etc/postfix/mysql-
sender.cf
transport_maps = mysql:/etc/postfix/mysql-transport.cf
unknown_local_recipient_reject_code = 550
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf,
hash:/etc/mailman/virtual-mailman
virtual_gid_maps = mysql:/etc/postfix/mysql-virtual-gid.cf
virtual_mailbox_base = /home/vmail
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-maps.cf
virtual_transport = maildrop
virtual_uid_maps = mysql:/etc/postfix/mysql-virtual-uid.cf

Could somebody help me? Thanks!
-- 
Best Regards
Walter



More information about the Mailman-Users mailing list