Great Circle Associates Majordomo-Users
(September 2002)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Majordomo plain text PHP script.
From: "Michel Côté" <michel . cote @ millenniumsend . org>
Date: Tue, 10 Sep 2002 09:28:37 -0400
To: <majordomo-users @ greatcircle . com>
References: <128C3FC0721D9E4BA255D9D24752D8610161A03D@ruth.NWCIowa.edu> <3D7D554B.72837201@sonny.org>

    Hi all,

    I lost the emails of those interested in the PHP script to send no-wrap
plain text emails to majordomo.

    The script I completed yesterday is tested and works great on my system
which uses PHP 4.0.6.  If you have PHP 4+ the script will work, I think
it'll work even if you have PHP 3+ but I haven't tested it.

    I haven't had time to add verification code in the script so you have to
write a valid email, password and all.  I'm doing this as I work so I can't
take too much time on it.  I'll keep adding to it until I have the 3 email
of the people who asked to receive the script.  And if there's enough demand
I might make the script evolve.

    Michel

----- Message d'origine -----
De : "Dan Liston" <dliston@sonny.org>
À : "Vellinga, Mark" <vellinga@nwciowa.edu>;
<majordomo-users@greatcircle.com>
Envoyé : 9 septembre, 2002 22:13
Objet : Re: Configuring majordomo


> What I see from the log now, and maybe I did not look closely enough
> the first time, is that majordomo is not "trusted" by sendmail. The
>
> >Authentication-Warning: linuxbox.yyy.zzz: majordomo set sender to
owner-list@linuxbox.yyy.zzz using -f
>
> indicates that you need to add "majordomo" to your /etc/mail/trusted-users
> file, or "Tmajordomo" to your sendmail.cf.  First choice is easiest
> because you do not have to restart sendmail.
>
> Secondly, any executable you use from the aliases file, bulk_mailer,
> must be added as a link to /etc/smrsh.  As root,
>
> ln -s /usr/sbin/bulk_mailer /etc/smrsh/bulk_mailer
>
> Third, double check your aliases file for any // sequences.  You only
> need one / after the pipe | symbol.
>
> Dan Liston
>
> "Vellinga, Mark" wrote:
> >
> > Thank you Daniel, your suggestion seemed to work.  But now I have a new
> > problem.  When I send a message to be distributed to the list I get the
> > following in /var/log/maillog:
> > =================================
> > Sep  9 05:38:45 linuxbox sendmail[3113]: g89AcjL03113:
> > from=<user@yyy.zzz>, size=519, class=0, nrcpts=1,
> > msgid=<128C3FC0721D9E4BA255D9D24752D8610161A039@relay.yyy.zzz>,
> > proto=ESMTP, daemon=Daemon0, relay=[10.0.0.5]
> > Sep  9 05:38:45 linuxbox sendmail[3114]: g89AcjL03114: clone
> > g89AcjL03113, owner=list-owner
> > Sep  9 05:38:45 linuxbox sendmail[3117]: g89Acja03117:
> > Authentication-Warning: linuxbox.yyy.zzz: majordomo set sender to
> > owner-list@linuxbox.yyy.zzz using -f
> > Sep  9 05:38:45 linuxbox sendmail[3117]: g89Acja03117:
> > from=owner-list@linuxbox.yyy.zzz, size=704, class=-60, nrcpts=3,
> > msgid=<128C3FC0721D9E4BA255D9D24752D8610161A039@relay.yyy.zzz>,
> > relay=majordomo@localhost
> > Sep  9 05:38:45 linuxbox sendmail[3117]: g89Acjb03117: clone
> > g89Acja03117, owner=list-owner
> > Sep  9 05:38:45 linuxbox sendmail[3114]: g89AcjL03114:
> > to="|//usr/lib/majordomo/wrapper resend -R -r list -l list -h
> > linuxbox.yyy.zzz list-outgoing", ctladdr=<list@linuxbox.yyy.zzz> (8/0),
> > delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30022, dsn=2.0.0,
> > stat=Sent
> > Sep  9 05:38:45 linuxbox sendmail[3120]: g89Acjb03117:
> > to="|//usr/lib/majordomo/wrapper digest -r -C -l list-digest
> > list-digest-outgoing", ctladdr=list-digestify (8/0), delay=00:00:00,
> > xdelay=00:00:00, mailer=prog, pri=198704, dsn=2.0.0, stat=Sent
> > Sep  9 05:38:46 linuxbox sendmail[3120]: g89Acjb03117:
> > to="|//usr/lib/majordomo/wrapper archive2.pl -f
> > //var/lib/majordomo/archives/list.archive -u -m", ctladdr=list-archive
> > (8/0), delay=00:00:01, xdelay=00:00:01, mailer=prog, pri=198704,
> > dsn=2.0.0, stat=Sent
> > Sep  9 05:38:46 linuxbox smrsh: uid 8: attempt to use bulk_mailer
> > list-owner@linuxbox.yyy.zzz //var/lib/majordomo/lists/list
> > Sep  9 05:38:46 linuxbox sendmail[3120]: g89Acjb03117:
> > to="|/usr/sbin/bulk_mailer list-owner@linuxbox.yyy.zzz
> > //var/lib/majordomo/lists/list", ctladdr=list-outgoing (8/0),
> > delay=00:00:01, xdelay=00:00:00, mailer=prog, pri=198704, dsn=5.0.0,
> > stat=Service unavailable
> > Sep  9 05:38:46 linuxbox sendmail[3120]: g89Acjb03117: g89AckZ03120:
> > DSN: Service unavailable
> > Sep  9 05:38:46 linuxbox sendmail[3120]: g89AckZ03120: to=user@yyy.zzz,
> > delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30100,
> > relay=relay.yyy.zzz. [10.0.0.5], dsn=2.0.0, stat=Sent (
> > <200209091038.g89AckZ03120@linuxbox.yyy.zzz> Queued mail for delivery)
> > =================================
> >
> > and the following receipt from majordomo:
> > =================================
> > Your message did not reach some or all of the intended recipients.
> >
> >       Subject:  junk
> >       Sent:     9/9/2002 10:42 AM
> >
> > The following recipient(s) could not be reached:
> >
> >       list-outgoing@linuxbox.yyy.zzz on 9/9/2002 5:39 AM
> >             There was a SMTP communication problem with the recipient's
> > email server.  Please contact your system administrator.
> >             < linuxbox.yyy.zzz #5.5.0>
> > =================================
> >
> > > -----Original Message-----
> > > From: Daniel Liston [mailto:dliston@sonny.org]
> > > Sent: Sunday, September 08, 2002 5:25 PM
> > > To: Vellinga, Mark
> > > Cc: majordomo-users@greatcircle.com
> > > Subject: Re: Configuring majordomo
> > >
> > >
> > > RedHat 7.3 installs mailman list manager by default.  You
> > > have to move or remove the /etc/smrsh/wrapper link to mailman
> > > and put one in for majordomo.  As root do, cd /etc/smrsh mv
> > > wrapper mailman.wrapper ln -s /usr/lib/marjodomo/wrapper wrapper
> > >
> > > Viola!
> > >
> > > Dan Liston
> > >
> > > Vellinga, Mark wrote:
> > > > Hello,
> > > >
> > > > Sorry, but I think this is a "newbie" problem - please help.  I'm
> > > > trying to get majordomo up and running on a server running RedHat
> > > > Linux 7.3 and having difficulties.  I run wrapper config-test and
> > > > everything is okay. The version of majordomo (rpm) is 1-94.4-7.
> > > >
> > > > Is this enough information or should I provide more?  I will gladly
> > > > provide more info, but do not know just where to go next.
> > > >
> > > >
> > > >
> > > > Shown here is the maillog file on the server (invoked with mail
> > > > majordomo@yyy.zzz) where "yyy" is the name of the linux
> > > server, "xxx"
> > > > is the owner of the listserve, and "yyy.zzz" is the domain.
> > > > ==========================================================
> > > > Sep  8 15:24:40 yyy sendmail[23837]: g88KOer23837:
> > > from=root, size=39,
> > > > class=0, nrcpts=1,
> > > msgid=<200209082024.g88KOer23837@linuxbox.yyy.zzz>,
> > > > relay=root@localhost
> > > > Sep  8 15:24:40 yyy sendmail[23837]: g88KOes23837: clone
> > > g88KOer23837,
> > > > owner=xxx Sep  8 15:24:40 yyy Mailman mail-wrapper: Illegal
> > > command:
> > > > majordomo Sep  8 15:24:40 yyy sendmail[23840]: g88KOes23837:
> > > > to="|/usr/lib/majordomo/wrapper majordomo",
> > > > ctladdr=majordomo@linuxbox.yyy.zzz (8/0), delay=00:00:00,
> > > > xdelay=00:00:00, mailer=prog, pri=30039, dsn=5.3.0,
> > > stat=unknown mailer
> > > > error 6
> > > > Sep  8 15:24:40 yyy sendmail[23840]: g88KOes23837:
> > > g88KOeq23840: DSN:
> > > > unknown mailer error 6
> > > > Sep  8 15:24:41 yyy sendmail[23840]: g88KOeq23840: to=xxx@yyy.zzz,
> > > > delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30139,
> > > > relay=relay.yyy.zzz. [10.0.0.5], dsn=2.0.0, stat=Sent (
> > > > <200209082024.g88KOeq23840@linuxbox.yyy.zzz> Queued mail
> > > for delivery)
> > > > ==========================================================
> > > >
> > > > Here is the response I get from the machine:
> > > > ==========================================================
> > > > Your message did not reach some or all of the intended recipients.
> > > >
> > > >       Subject:
> > > >       Sent: 9/8/2002 3:25 PM
> > > >
> > > > The following recipient(s) could not be reached:
> > > >
> > > >       majordomo@linuxbox.yyy.zzz on 9/8/2002 3:25 PM
> > > >             The e-mail system was unable to deliver the
> > > message, but
> > > > did not report a specific reason.  Check the address and
> > > try again.
> > > > If it still fails, contact your system administrator.
> > > >             < linuxbox.yyy.zzz #5.0.0>
> > > > ==========================================================
> > > >
> > > >
> > > >
> > > >
> > > > Please???
> > > >
> > > > Mark
> > >
> > >
> > >



References:
Indexed By Date Previous: Re: Configuring majordomo
From: Dan Liston <dliston@sonny.org>
Next: configuring Majordomo w/ MailScanner & SpamAssassin
From: "Max Pyziur" <pyz@panix.com>
Indexed By Thread Previous: Re: Configuring majordomo
From: Dan Liston <dliston@sonny.org>
Next: Majordomo on Windows
From: "Thomas, Stefan" <stefan.thomas@sap.com>

Google
 
Search Internet Search www.greatcircle.com