Package: postfix
Version: 2.2.9-1
Severity: normal

postfix ignores alias for root user if it is configured as a satellite system.
Mail for root always will be forwarded to the relay host with destination
address [EMAIL PROTECTED]

>From the config page:

  Satellite system - All mail is sent to another machine, called a "smart
  host" for delivery. root and postmaster mail is delivered according to
  /etc/aliases. No mail is received locally.


# telnet 127.0.0.1 smtp
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 grappa.ibr.ch ESMTP Postfix (Debian/GNU)
helo test
250 grappa.ibr.ch
mail from: uwe
250 Ok
rcpt to: root
250 Ok
data
354 End data with <CR><LF>.<CR><LF>
test mail with smtp
to root
.
250 Ok: queued as D9A1C798A19
quit
221 Bye
Connection closed by foreign host.


Mar 27 17:11:17 grappa postfix/smtpd[23780]: connect from localhost[127.0.0.1]
Mar 27 17:11:40 grappa postfix/smtpd[23780]: D9A1C798A19: 
client=localhost[127.0.0.1]
Mar 27 17:12:04 grappa postfix/cleanup[23783]: D9A1C798A19: message-id=<[EMAIL 
PROTECTED]>
Mar 27 17:12:04 grappa postfix/qmgr[23773]: D9A1C798A19: from=<[EMAIL 
PROTECTED]>, size=334, nrcpt=1 (queue active)
Mar 27 17:12:04 grappa postfix/smtp[23784]: D9A1C798A19: to=<[EMAIL 
PROTECTED]>, orig_to=<root>, relay=bacardi.ibr.ch[172.16.1.1], delay=29, 
status=sent (250 Ok: queued as 6311715EAA)
Mar 27 17:12:04 grappa postfix/qmgr[23773]: D9A1C798A19: removed


# /etc/aliases
mailer-daemon: postmaster
postmaster: root
nobody: root
hostmaster: root
usenet: root
news: root
webmaster: root
www: root
ftp: root
abuse: root
noc: root
security: root
logcheck: root
root: [EMAIL PROTECTED]


Mail should go to [EMAIL PROTECTED] and not to [EMAIL PROTECTED]



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=de_CH (charmap=ISO-8859-1)

Versions of packages postfix depends on:
ii  adduser                       3.85       Add and remove users and groups
ii  debconf [debconf-2.0]         1.4.72     Debian configuration management sy
ii  dpkg                          1.13.16    package maintenance system for Deb
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an
ii  libdb4.3                      4.3.29-4.1 Berkeley v4.3 Database Libraries [
ii  libsasl2                      2.1.19-1.9 Authentication abstraction library
ii  libssl0.9.8                   0.9.8a-7   SSL shared libraries
ii  lsb-base                      3.0-16     Linux Standard Base 3.0 init scrip
ii  netbase                       4.24       Basic TCP/IP networking system
ii  ssl-cert                      1.0-11     Simple debconf wrapper for openssl

Versions of packages postfix recommends:
ii  mailx [mail-read 1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mutt [mail-reade 1.5.11+cvs20060126-2    text-based mailreader supporting M
pn  resolvconf       <none>                  (no description available)

-- debconf information:
* postfix/mailname: ibr.ch
  postfix/tlsmgr_upgrade_warning:
* postfix/relayhost: mail.ibr.ch
* postfix/procmail: true
  postfix/bad_recipient_delimiter:
  postfix/rfc1035_violation: false
* postfix/mynetworks: 127.0.0.0/8
* postfix/protocols: ipv4
  postfix/master_upgrade_warning:
  postfix/db_upgrade_warning: true
  postfix/dynamicmaps_upgrade_warning:
* postfix/recipient_delim:
* postfix/main_mailer_type: Satellite system
  postfix/transport_map_warning:
* postfix/chattr: false
* postfix/root_address: [EMAIL PROTECTED]
* postfix/destinations: grappa.ibr.ch, localhost.ibr.ch, localhost
  postfix/nqmgr_upgrade_warning:
  postfix/not_configured:
* postfix/mailbox_limit: 0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to