logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

aliaslookup - Look up mail aliases

Author

SamVarshavchik
           Author

Description

aliaslookup is a command line diagnostic tool that searches the Courier's mail alias database and shows
       the aliases for the given address, the actual mail accounts the given address is aliased to. Mail
       addressed to address will be delivered to the aliased addresses instead.

       The optional module is rarely needed. See makealiases(8)[1] for more information.

Name

       aliaslookup - Look up mail aliases

Notes

        1. makealiases(8)
           http://www.courier-mta.org/makealiases.html

Courier Mail Server                                01/22/2022                                     ALIASLOOKUP(8)

See Also

makealiases(8)[1].

Synopsis

aliaslookup [-m module] [address...]

See Also