[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Interpreting commands with sendmail alias...



First of all thanks for all the help Emmanuel. Well, I did put my e-mail
to the aliases and it worked. Then I tryed to add a simple script and it
didn't work again. When I looked the maillog, I found out sendmail
interpretes commands with smrsh, which only accepts commands that are in
/etc/smrsh. So I could finally run a script. At list I think I did. :)
But actually, I want to run a C compiled program... But it seems not to
be working... Do you know if it is possible to execute a compiled
program?

Thanks again, Joao.

Emmanuel Seyman wrote:

> On Wed, Aug 01, 2001 at 08:59:50AM -0300, João Borsoi Soares wrote:
> >
> > Yes, I did. And it told me of a new line successfully crated..
>
> Try putting your e-mail instead of the call to the script.
> Send a mail and make sure you get the mail back.
>
> Then try using a basic script instead of your perl program.
> Something like:
>         #!/bin/sh
>
>         return 0;
>
> Make sure any mail sent to the alias is received (check
> /var/log/maillog).
> Beyond that, I'm not sure where the problem could come from.
>
> _______________________________________________
> Redhat-list mailing list
> Redhat-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]