source:
package_tags/xvm-mail-config/0.0.10/xvm-mail-relay
@
2916
| Last change on this file since 2916 was 2279, checked in by broder, 17 years ago | |
|---|---|
|
|
| File size: 145 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | forward="$(invirt-getconf mail.forward)" |
| 3 | /usr/bin/formail -i "To: $forward" | /usr/sbin/sendmail -f "root@$(hostname -f)" "$forward" |
Note: See TracBrowser
for help on using the repository browser.
