##################################### ### UUCP Mailer specification ### ##################################### ##### @(#)uucp.m4 8.16 (Berkeley) 4/14/94 ##### # # There are innumerable variations on the UUCP mailer. It really # is rather absurd. # # The -r option of uux is removed so email is sent right away # old UUCP mailer (two names) Muucp, P=/usr/bin/uux, F=DFMhuU, S=12, R=22/42, M=100000, A=uux - -a$f -gC $h!rmail ($u) Muucp-old, P=/usr/bin/uux, F=DFMhuU, S=12, R=22/42, M=100000, A=uux - -a$f -gC $h!rmail ($u) # smart UUCP mailer (handles multiple addresses) (two names) Msuucp, P=/usr/bin/uux, F=mDFMhuU, S=12, R=22/42, M=100000, A=uux - -a$f -gC $h!rmail ($u) Muucp-new, P=/usr/bin/uux, F=mDFMhuU, S=12, R=22/42, M=100000, A=uux - -a$f -gC $h!rmail ($u) # domain-ized UUCP mailer Muucp-dom, P=/usr/bin/uux, F=mDFMhu, S=52/31, R=21, M=100000, A=uux - -a$f -gC $h!rmail ($u) # domain-ized UUCP mailer with UUCP-style sender envelope Muucp-uudom, P=/usr/bin/uux, F=mDFMhu, S=72/31, R=21, M=100000, A=uux - -a$f -gC $h!rmail ($u)