Public bug reported:

1. Put an alias in $HOME/.mailrc

alias foo m...@whatever.com

2. Try to mail the alias:

$ echo hello | /usr/bin/mail -s testing foo

3. Read /var/log/mail.log and see "foo" bounce as an unknown user:

Sep  7 11:15:39 mycomputer postfix/local[9707]: EE038F6028B:
to=<foo@mycomputer.mydomain>, relay=local, delay=0.1,
delays=0.07/0/0/0.03, dsn=5.1.1, status=bounced (unknown user: "foo")

4. However, my other mail programs, such as Emacs VM, respect the
aliases in $HOME/.mailrc.

** Affects: postfix (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1222181

Title:
  /usr/bin/mail ignores aliases in $HOME/.mailrc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1222181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to