I'm not sure of the version I have vs. the version you have, but mine came with
the following...
#Use of bulk_mailer with sendmail:
#To have bulk_mailer distribute mail to a list, add the following lines
#
#{FOO}-request: whoever-maintains-foo
#owner-{FOO}: whoever-maintains-foo
#{FOO}: "|{BULK_MAILER} owner-{FOO}@{YOUR.DOMAIN} {ADDRESS_LIST}"
#
#where {FOO} is the name of the list, {YOUR.DOMAIN} is your
#fully-qualified domain, {BULK_MAILER} is a full path name of the
#bulk_mailer program, and {ADDRESS_LIST} is a full path name of the
#file containing the list of addresses.
#
#sample-outgoing: "|/path/bulk_mailer owner-sample@your.com /path/lists/sample"
Dan Liston
"Matthew I. Cohen" wrote:
>
> At 3:27 AM -0500 6/20/01, Daniel Liston said something about:
> >Bulk_mailer does some of this sorting for you, and can restrict the number
> >of addresses per message.
>
> Now that we've gotten to bulk_mailer, i'm curious if i'm doing this correctly:
>
> I have bulk_mailer-1.13 for FreeBSD (any more recent version out
> there for FreeBSD?) and the following configuration:
>
> testlist: "|/usr/local/majordomo/wrapper resend -h domain.com -l
> testlist testlist-outgoing"
> testlist-outgoing: "|/usr/local/bulk_mailer/bulk_mailer
> owner-testlist@domain.com /usr/local/majordomo/Lists/testlist"
> owner-testlist: listmaster
> testlist-request: "|/usr/local/majordomo/wrapper request-answer testlist"
> testlist-approval: listmaster
>
> But when I send email to testlist@domain.com, it doesn't got o the
> list. If I go back to the old settings of
> testlist-outgoing: :include:/usr/local/majordomo/Lists/testlist
>
> Then everything works fine. Anything you see i'm doing wrong?
>
> The goal here is that my list of 8000 opt-in users (distribution
> list) is getting bounced by yahoo and excite and MSN as spam becuase
> of the # of recipients to their domain per message. I believe
> bulk_mailer is supposed to fix this by restricting the # of
> recipients/message, correct?
>
> Thanx much for the help!
> Matt Cohen
> --
> :-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+:-:+
> Matthew I. Cohen http://www.iwbyte.com/
> It Won't Byte Web Design & Hosting. Ob. Quote: "Reality is for those
> email: lists@iwbyte.com people who can't handle Fantasy"
References:
|
|