|
Sendmail permissions problem?
I'm trying to use sendmail for a script that sends out emails.. It works for most of the time.. but sometimes it gives an error in the logs:
...."dsn=5.0.0, Stat=Insufficient Permission"
When it sends it out successully it gives a message like:
...."dsn=2.0.0, stat=Sent"
Why is the dsn value different?
Since it does send them out successfully sometimes, i am guessing it is not related to the permissions for sendmail. Any ideas.. anyone? Thanks.
|