Clue: sendmail replaces spaces in a bare address with dots.
Therefore it thinks
|/usr/local/majordomo/wrapper resend -l test test-list
is a bare address.
Therefore: you need to say:
test: "|/usr/local/majordomo/wrapper resend -l test test-list"
...not
test: |/usr/local/majordomo/wrapper resend -l test test-list
Michael wrote:
> I haven't seen any response to this. Any ideas?
>
> Thanks!
>
>
>>I'm stumped. My many searches on google have yet to reveal to me the
>>seemingly elusive answer to this problem. Anyone come across this
>>before?
>>Any help would be much appreciated! I'm sure I'm overlooking something
>>dumb... Thanks!
>>
>>Using:
>>------
>>
>>Solaris 9 (sparc)
>>Majordomo Version 1.94.5
>>Sendmail 8.12.10+Sun/8.12.2
>>perl, v5.6.1
>>
>>Note: running the Majordomo wrapper config-test confirms the proper
>>setup
>>and permissions.
>>
>>Aliases:
>>--------
>>
>>majordomo: "|/usr/local/majordomo/wrapper majordomo"
>>owner-majordomo: jsmith@fakeemail.com
>>majordomo-owner: jsmith@fakeemail.com
>>
>>test: |/usr/local/majordomo/wrapper resend -l test test-list
>>test-list: :include:/usr/local/majordomo/lists/test
>>owner-test: jsmith@fakeemail.com
>>test-request: "|/usr/local/majordomo/wrapper request-answer test"
>>test-approval: jsmith@fakeemail.com
>>
>>Problem:
>>--------
>>
>>When I email the test alias I get the following bounced message:
>>
>>----- The following addresses had permanent fatal errors -----
>>|/usr/local/majordomo/wrapper resend -l test test-list
>> (reason: 1)
>> (expanded from: <test@dsj-u031.dsj.net>)
>>
>> ----- Transcript of session follows -----
>>Message delivered to mailing list <test@dsj-u031.dsj.net>
>>sh: /usr/local/majordomo/wrapper.resend.-l.test.test-list: not found
>>554 5.3.0 unknown mailer error 1
>>
>>
>>
>>Final-Recipient: RFC822; test@hostname.com
>>X-Actual-Recipient: X-Unix;
>>|/usr/local/majordomo/wrapper.resend.-l.test.test-list
>>Action: failed
>>Status: 5.0.0
>>Diagnostic-Code: X-Unix; 1
>>Last-Attempt-Date: Tue, 16 Nov 2004 02:10:19 -0800 (PST)
>>
>>In sendmail logs I see:
>>
>>ov 15 00:45:07 dsj-u031 sendmail[11026]: [ID 801593 mail.info]
>>iAF8j65U011026: to=|/usr/local/majordomo/wrapper resend -l test
>>test-list,
>>ctladdr=<test@dsj-u031.dsj.net> (1/0), delay=00:00:01, xdelay=00:00:00,
>>mailer=prog, pri=31100, dsn=5.3.0, stat=unknown mailer error 1
>>Nov 15 00:45:07 dsw-u031 sendmail[11026]: [ID 801593 mail.info]
>>iAF8j65U011026: iAF8j65V011026:
>>DSN: unknown mailer error 1
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Meet the all-new My Yahoo! - Try it today!
> http://my.yahoo.com
>
>
Follow-Ups:
References:
|
|