source: trunk/packages/xvm-mail-config/xvm-mail-relay @ 1686

Last change on this file since 1686 was 1686, checked in by broder, 15 years ago

Use explicit paths for the xvm-mail-relay script

  • Property svn:executable set to *
File size: 117 bytes
Line 
1#!/bin/bash
2/usr/bin/formail -i "To: xvm-root@mit.edu" | /usr/sbin/sendmail -f "root@$(hostname -f)" xvm-root@mit.edu
Note: See TracBrowser for help on using the repository browser.