Re: TCPIP SMTP distribution lists

From: Paul Sture (nospam_at_sture.homeip.net)
Date: 05/04/04


Date: Tue, 04 May 2004 08:45:10 +0200

Jonathan Boswell wrote:
> I used this feature in 1999 to send to about 1000 distinct addresses, and it
> seemed to work OK. If memory serves, you enter one address per line,
> placing them in a file called yourlistname.dis. Thereafter, when you send
> SMTP mail to a machine with this list defined, i.e. to
> yourlistname@your.domain.name, the queue forwards your message to all
> entries in the list leaving the From: header intact. I don't see why you
> couldn't add local addresses to the list, but I don't remember explicitly
> testing that possibility.
>

I've been using distribution lists for local users for many years, and
it does work.

However, it validates that local users exist, and adds a prompt if any
don't:

MAIL> send/edit
To: @allusers
%MAIL-E-NOSUCHUSR, no such user NOBODY
%MAIL-E-NOSUCHUSR, no such user NOT_HERE
Do you want to send anyway (Y/N, default is N)? n

MAIL> send
To: @allusers
%MAIL-E-NOSUCHUSR, no such user NOBODY
%MAIL-E-NOSUCHUSR, no such user NOT_HERE
Do you want to send anyway (Y/N, default is N)? y
Subj: Test
Enter your message below. Press CTRL/Z when complete, or CTRL/C to quit:
Test



Relevant Pages

  • Re: Distribution Groups !!!
    ... You can create them as "Contacts" in Active Directory Users and Computers ... and they can then be included in address lists. ... >I have an Entire Office Group setup with all the local users. ...
    (microsoft.public.windows.server.sbs)
  • Re: GAL - excluding OU
    ... or you can add the following to only include folks with primary email ... - or you can create new Address Lists with either of the two above filters ... new Address List that only has local users from your SMTP domain. ...
    (microsoft.public.exchange.admin)
  • Re: vsFTP on RH9
    ... >>Also tried messing with the two users lists, still couldn't get it to accept ... >>I am beginning to think RH9 is just a huge junk pile. ... restrict local users from cd to /. ... # users to NOT chroot(). ...
    (comp.os.linux.misc)