1998-08-03 05:56:20 +00:00
|
|
|
PUSHDIVERT(-1)
|
|
|
|
#
|
|
|
|
# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
|
|
|
|
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
|
|
|
|
# Copyright (c) 1988, 1993
|
|
|
|
# The Regents of the University of California. All rights reserved.
|
|
|
|
#
|
|
|
|
# By using this file, you agree to the terms and conditions set
|
|
|
|
# forth in the LICENSE file which can be found at the top level of
|
|
|
|
# the sendmail distribution.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
ifdef(`USENET_MAILER_PATH',, `define(`USENET_MAILER_PATH', /usr/lib/news/inews)')
|
|
|
|
ifdef(`USENET_MAILER_FLAGS',, `define(`USENET_MAILER_FLAGS', `rlsDFMmn')')
|
|
|
|
ifdef(`USENET_MAILER_ARGS',, `define(`USENET_MAILER_ARGS', `inews -m -h -n')')
|
|
|
|
POPDIVERT
|
|
|
|
####################################
|
|
|
|
### USENET Mailer specification ###
|
|
|
|
####################################
|
|
|
|
|
1999-01-12 12:26:57 +00:00
|
|
|
VERSIONID(`@(#)usenet.m4 8.10 (Berkeley) 5/19/1998')
|
1998-08-03 05:56:20 +00:00
|
|
|
|
|
|
|
Musenet, P=USENET_MAILER_PATH, F=USENET_MAILER_FLAGS, S=10, R=20,
|
|
|
|
_OPTINS(`USENET_MAILER_MAX', `M=', `, ')T=X-Usenet/X-Usenet/X-Unix,
|
|
|
|
A=USENET_MAILER_ARGS $u
|