Mailinglist Archive: opensuse (3784 mails)
| < Previous | Next > |
Re: [SLE] Running command from /etc/alaises
- From: Anders Johansson <andjoh@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 22 Oct 2001 10:10:19 +0200 (CEST)
- Message-id: <Pine.LNX.4.33.0110221008120.21734-100000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
>From 'man newaliases'
newaliases is identical to "sendmail -bi"
This works on my machine, with mailing list software and procmail and
others. Have you checked the mail log? Are you sure that it's a problem
with sendmail's aliases and not with the actual perl script? It could for
instance be a permissions thing. /var/log/mail should tell you what
sendmail tries to do with the mail.
regards
Anders
On Mon, 22 Oct 2001, THOMAS ADAM wrote:
> 10 to 1 I bet you didn't run:
>
> newaliases
>
> :-)
>
> --Thomas Adam
>
> >
> > I want to send mail to a certain email address and have
> it execute a script
> > instead.
> >
> > I have this in /etc/aliases:
> >
> > runapx:"|/usr/local/admin/myscript.pl"
> >
> > I ran sendmail -bi to rebuilt the database.
> >
> > This is not working. This works on our Irix systems.
> >
> > Does anyone know how to do this on SuSE?
> >
> > Thanks,
> > CC
> >
> >
> >
> > --
> > To unsubscribe send e-mail to suse-linux-e-
> unsubscribe@xxxxxxxx
> > For additional commands send e-mail to suse-linux-e-
> help@xxxxxxxx
> > Also check the FAQ at http://www.suse.com/support/faq and
> the
> > archives at http://lists.suse.com
> >
> >
>
>
> Thomas Adam
> "The Linux Weekend Mechanic" -- <www.linuxgazette.com>
>
> A Student at the "Southampton Institute", Southampton,
> Hants, ENGLAND
>
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq and the
> archives at http://lists.suse.com
>
newaliases is identical to "sendmail -bi"
This works on my machine, with mailing list software and procmail and
others. Have you checked the mail log? Are you sure that it's a problem
with sendmail's aliases and not with the actual perl script? It could for
instance be a permissions thing. /var/log/mail should tell you what
sendmail tries to do with the mail.
regards
Anders
On Mon, 22 Oct 2001, THOMAS ADAM wrote:
> 10 to 1 I bet you didn't run:
>
> newaliases
>
> :-)
>
> --Thomas Adam
>
> >
> > I want to send mail to a certain email address and have
> it execute a script
> > instead.
> >
> > I have this in /etc/aliases:
> >
> > runapx:"|/usr/local/admin/myscript.pl"
> >
> > I ran sendmail -bi to rebuilt the database.
> >
> > This is not working. This works on our Irix systems.
> >
> > Does anyone know how to do this on SuSE?
> >
> > Thanks,
> > CC
> >
> >
> >
> > --
> > To unsubscribe send e-mail to suse-linux-e-
> unsubscribe@xxxxxxxx
> > For additional commands send e-mail to suse-linux-e-
> help@xxxxxxxx
> > Also check the FAQ at http://www.suse.com/support/faq and
> the
> > archives at http://lists.suse.com
> >
> >
>
>
> Thomas Adam
> "The Linux Weekend Mechanic" -- <www.linuxgazette.com>
>
> A Student at the "Southampton Institute", Southampton,
> Hants, ENGLAND
>
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq and the
> archives at http://lists.suse.com
>
| < Previous | Next > |