#!/bin/sh

/usr/sbin/nbsmtp -d `/bin/hostname` -h 127.0.0.1 -f USERNAME@`/bin/hostname`

