On Thu, 2001-12-27 at 11:47, Pieter De Wit wrote:
> Hello Charles,
> 
> Here goes :
> 
> ls -l
> 
> lrwxrwxrwx    1 root     root           18 Dec 27 13:38 majordomo ->
> /majordomo/wrapper
> lrwxrwxrwx    1 root     root           18 Dec 27 13:39 wrapper ->
> /majordomo/wrapper
> 
> I think these was created using :
> 
> ln -n /majordomo/wrapper wrapper
> ln -n /majordomo/wrapper majordomo

wrapper should be a file, and so ln -s /majordomo/wrapper wrapper should
work. I doubt this is you problem, but try it if all else fails.

> I use echo 'lists' | mail majordomo to test my installation and here is what
> I get back.
> 
> Date: Thu, 27 Dec 2001 18:44:44 +0200
> From: Mail Delivery Subsystem <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Returned mail: see transcript for details
> Parts/Attachments:
>    1   Shown     12 lines  Text
>    2   Shown    462 bytes  Message, "Delivery Status"
>    3   Shown    290 bytes  Message
>    3.1 Shown      1 lines  Text
> ----------------------------------------
> 
> The original message was received at Thu, 27 Dec 2001 18:44:44 +0200
> from pieter@localhost
> 
>    ----- The following addresses had permanent fatal errors -----
> "| /majordomo/wrapper majordomo"
>     (reason: service unavailable)
>     (expanded from: majordomo)
> 
>    ----- Transcript of session follows -----
> Message delivered to mailing list majordomo
> smrsh: wrapper not available for sendmail programs
> 554 5.0.0 Service unavailable


> Lastly my sendmail.cf has this line in it...
> 
> Mprog,          P=/usr/sbin/smrsh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL,
> R=EnvToL/HdrToL, D=$z:/,
>                 T=X-Unix/X-Unix/X-Unix,
>                 A=smrsh -c $u

Can't help you here - I'd learn how to use a .mc and m4 so you can at
least sort-of understand what the hell the sendmail configuration is.

Nevertheless, sendmail still thinks wrapper has not been blessed by
smrsh.Sorry, I can't tell why.

charles



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to