Hello Everyone, Can someone tell me how to get sendmail to return bounced email to my address.
EMAMPLE OF SENDMAIL MAILER open(MAIL,"|$sendmail -t"); print MAIL "From: $email ($first $last)\n"; print MAIL "To: $admin\n"; print MAIL "Reply-To: $email ($first $last)\n"; print MAIL "Subject: Help/Inquiry ($listname)\n\n"; print MAIL "Message From Member: $username\n"; print MAIL "------------------------------------------------------------------------\n\n"; print MAIL "$message\n\n"; print MAIL "------------------------------------------------------------------------\n"; close (MAIL); Thanks and God Bless Linda ICQ #: 179542247 ¤§¤=========¤§¤=========¤§¤¤§¤=========¤§¤=========¤§¤ For God so loved the world, that He gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life. ¤§¤=========¤§¤=========¤§¤¤§¤=========¤§¤=========¤§¤