Forum OpenACS Q&A: Re: ns_sendmail failed: Expected a 250 status line; got:

Collapse
Posted by Bruce Spear on
Thanks, Jeff, for the advice on looking into notifications-email-procs, which I am now doing in some detail.

The thing is, when I consult the annotated current version of this file I see all sorts of changes in the areas that might matter.  While I am ready to troubleshoot my existing code, I'm wondering if my time isn't better spent learning how to install and use CVS and then bringing my files up-to-date.  Or is this is a no-brainer for those of you who are experienced developers and a lesson I have at this moment to learn?

Collapse
Posted by Jeff Davis on
Mat Kovach did a lot of work on notifications so it's probably worth bringing it up to date, but if you have a 4.6.3 site I don't know if there are any dependencies that would not be met (I think not but am not really sure).

There are not too many places where notif-.... email addresses are glued together and I would just add

ns_log notice "NOTIF: ..." 
statements there to debug it.