>
> Can you recommend a place I can look: such as
> /var/log/maillog file and what
> type of line to search for (or just past the hole thing)
> Or I can save the returned email and pull it into notepad
> so its plane text.
>
> I agree with you that the lack of information is
> frustrating.
>
>
It should be in the maillog around the timestamp of the rejection. Just grep xx:xx /var/log/maillog and leave off the seconds. If it's from a previous day, zgrep xx:xx maillog.1.gz
That should tell you what rejection message they sent, although it should have been attached to the bounce.
--
Dan Kriwitsky