|
|
1.1 ! root 1: divert(10) ! 2: # ! 3: # Sendmail ! 4: # Copyright (c) 1983 Eric P. Allman ! 5: # Berkeley, California ! 6: # ! 7: # Copyright (c) 1983 Regents of the University of California. ! 8: # All rights reserved. The Berkeley software License Agreement ! 9: # specifies the terms and conditions for redistribution. ! 10: # ! 11: # %W% (Berkeley) %G% ! 12: # ! 13: divert(0) ! 14: ############################################################ ! 15: ############################################################ ! 16: ##### ! 17: ##### SMTP UUCP Mailer specification ! 18: ##### ! 19: ##### This mailer sends UUCP traffic over an SMTP connection. ! 20: ##### Obviously, we only want to do this with UUCP hosts with ! 21: ##### whom we have SMTP connectivity. The idea here is to ! 22: ##### avoid having to double queue (once for sendmail, once ! 23: ##### for UUCP) when there's no need. Since we need to ! 24: ##### preserve uucp-ness (e.g., bangs), we use the UUCP mailer ! 25: ##### rewriting rulesets. ! 26: ##### ! 27: ############################################################ ! 28: ############################################################ ! 29: ! 30: Msmtpuucp, P=[IPC], F=mDFMueXLC, S=13, R=23, A=IPC $h, E=\r\n ! 31: ! 32: define(SMTPUUCPPAIR, ! 33: `R<@$1.uucp>:$+ $`#'smtpuucp$@$2$:`$'2 ! 34: R$*<@$1.uucp> $`#'smtpuucp$@$2$:`$'1')
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.