[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mail failed, sending to address owner



You need an aliasinclude director - add something like the following
to your /etc/smail/directors file.

     # aliasinclude - expand ":include:filename" addresses
     #    produced by alias files
     aliasinclude:
          driver = aliasinclude,   # use this special-case driver
          nobody;                  # associate nobody user with addresses
                                   #  when mild permission violations
                                   #  are encountered

          copysecure,              # get permissions from alias director
          copyowners               # get owners from alias director

See /usr/doc/smail-admin-guide/ for more information.

(There's a forwardinclude director which does a similar thing from
.forward files.)

Ryan Smith-Roberts writes:
>On Tue, 28 Nov 1995 MAILER-DAEMON@citadel.fine.net wrote:
>
>> |------------------------- Message log follows: -------------------------|
>>  no valid recipients were found for this message
>> |------------------------- Failed addresses follow: ---------------------|
>>  :include:/var/lib/majordomo/lists/citadel-l ... failed: unknown user
>> |------------------------- Message text follows: ------------------------|
>[actual message nuked]
>
>from /etc/aliases -
>
>citadel-l-outgoing: :include:/var/lib/majordomo/lists/citadel-l
>
>and from the command prompt -
>
>citadel~ $ cat /var/lib/majordomo/lists/citadel-l
>rsr@citadel.fine.net
>
>I scratch my head in wonder.  man 5 smail sez that's the proper format.  
>Any ideas?


Reply to: