NOTE: This is for virtual mail lists.
I cannot seem to find a way to get the digest to look at a different cf
file. The example alias has just -C and I assumed that I should put the
path to virtual cf file after it.
----If I Do----
ambu-prn-digestify: "|/usr/local/mjdomo/wrapper digest -r -C
/usr/local/mjdomo/accp.cf -l ambu-prn-digest ambu-prn-digest-outgoing"
----If I Get----
----- The following addresses had permanent fatal errors -----
"|/usr/local/mjdomo/wrapper digest -r -C /usr/local/mjdomo/accp.cf -l
ambu-prn-digest ambu-prn-digest-outgoing"
(reason: 255)
(expanded from: ambu-prn-digestify)
----If I Do----
ambu-prn-digestify: "|/usr/local/mjdomo/wrapper digest -r -l
ambu-prn-digest -C /usr/local/mjdomo/accp.cf ambu-prn-digest-outgoing"
----If I Get----
MAJORDOMO ABORT (mj_digest)!!
open(MSG, ">/usr/local/mail/digest/ambu-prn-digest/001"): No such file or
directory
>Which is coming from the default majordomo.cf file
----If I Do----
ambu-prn-digestify: "|/usr/local/mjdomo/wrapper digest -r -l ambu-prn-digest
ambu-prn-digest-outgoing -C /usr/local/mjdomo/accp.cf"
----If I Get----
MAJORDOMO ABORT (mj_digest)!!
/usr/local/mjdomo/.digestrc: No such file or directory
>Which looks like it is doing standalone.
----If I Do----
ambu-prn-digestify: "|/usr/local/mjdomo/wrapper digest -r -C -l
ambu-prn-digest ambu-prn-digest-outgoing"
----If I Get----
MAJORDOMO ABORT (mj_digest)!!
open(MSG, ">/usr/local/mail/digest/ambu-prn-digest/001"): No such file or
directory
>Which is a valid error because it does not exist and should not.
----If I Do----
ambu-prn-digestify: "|/usr/local/mjdomo/wrapper digest -r -l ambu-prn-digest
ambu-prn-digest-outgoing"
----If I Get----
MAJORDOMO ABORT (mj_digest)!!
/usr/local/mjdomo/.digestrc: No such file or directory
>Which looks like it is doing standalone as well.
Any direction and or help would be great. Thanks...
-Bob
Follow-Ups:
|
|