bobbietron has asked for the wisdom of the Perl Monks concerning the following question:
print MAIL "adult\n";
it causes the email not to be sent, although the rest of code executes fine, sendmail opens and closes fine. I thought maybe my server has a spam filter, but other 'worse' words don't inhibit the sending of mail. any ideas? thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: the word adult causes sendmail to fail
by moritz (Cardinal) on Aug 13, 2009 at 17:00 UTC | |
|
Re: the word adult causes sendmail to fail
by Anonymous Monk on Aug 13, 2009 at 16:51 UTC | |
|
Re: the word adult causes sendmail to fail
by ssandv (Hermit) on Aug 13, 2009 at 21:13 UTC |