Hiya people, Just a quickie about qmail and the command line. I know in a perl script I can open up sendmail and basically print to it: open(MAIL, "|/usr/lib/sendmail -t"); And then simply send data to it, is this the same with qmail? Does anyone have any ideas on hte types of flags I could use? CHeers batesy