Kiss G?bor:
> Dear folks,
> 
> I'm just moving our mailing from one server to another.
> Up to now we used Postfix version 2.7.1 with Cyrus imap server.
> Local delivery goes via LMTP.
> 
> We have dozens of shared folders.
> /etc/aliases contains several lines like this:
> 
> foo:  user1, user2, user3, +bar

What is +bar supposed to mean?

> So incoming mails addressed to <f...@example.com> were delivered
> to three users and the shared folder "bar".

If in doubt, RTFM.

        Wietse

Also available as http://www.postfix.org/aliases.5.html

ALIASES(5)                                                          ALIASES(5)

NAME
       aliases - Postfix local alias database format

SYNOPSIS
       newaliases

DESCRIPTION
        ...
       address
              Mail  is  forwarded to address, ...

       /file/name
              Mail is appended to /file/name.  See  local(8)  for  details  of
              delivery  to  file.   Delivery  is not limited to regular files.
              For  example,  to  dispose  of  unwanted  mail,  deflect  it  to
              /dev/null.

       |command
              Mail is appended to /file/name.  ...

       :include:/file/name
              Mail  is  sent  to  the  destinations  listed in the named file.
                ...

Reply via email to