home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.admin:7262 comp.mail.misc:4545
- Newsgroups: comp.unix.admin,comp.mail.misc
- Path: sparky!uunet!ukma!gatech!concert!uvaarpa!murdoch!elvis.med.Virginia.EDU!sdm7g
- From: sdm7g@elvis.med.Virginia.EDU (Steven D. Majewski)
- Subject: procmail ( was: Re: VMS to UNIX transition, e-mail questions )
- Message-ID: <1993Jan27.022748.26115@murdoch.acc.Virginia.EDU>
- Summary: try recompiling procmail with MAILBOX_SEPARATOR
- Sender: usenet@murdoch.acc.Virginia.EDU
- Organization: University of Virginia
- References: <C1GuE7.LtF@ra.nrl.navy.mil> <1993Jan26.235747.22309@murdoch.acc.Virginia.EDU>
- Distribution: usa
- Date: Wed, 27 Jan 1993 02:27:48 GMT
- Lines: 26
-
-
- Actually, it looks like you could compile procmail to take the VMS ^L
- as a mailbox separator:
-
- procmail/config.h:
-
- /*$Id: config.h,v 2.22 1992/06/30 17:43:44 berg Rel $*/
-
- /*#define sMAILBOX_SEPARATOR "\1\1\1\1\n" /* sTART- and eNDing separ. */
- /*#define eMAILBOX_SEPARATOR "\1\1\1\1\n" /* uncomment (one or both)
- if your mail system uses
- nonstandard mail separators (non sendmail or smail compatible mailers
- like MMDF), if yours is even different, uncomment and change the
- value of course */
-
-
- ===============================================================================
- Steven D. Majewski University of Virginia
- sdm7g@Virginia.EDU Box 449 Health Sciences Center
- Voice: (804)-982-0831 1300 Jefferson Park Avenue
- FAX: (804)-982-1616 Charlottesville, VA 22908
- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- Former UVA Department of Physiology, now Department of Molecular Physiology
- and Biological Physics! [ Still the same spacious offices in Jordan Hall
- - only the letterhead has changed! ]
-
-