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

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

Fix xvm-mail-config so it actually relays mail to us

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