On Tue, 1 Apr 2003 10:04:27 +0200 (Romance Daylight Time) Xavier Nodet <[EMAIL 
PROTECTED]> wrote:

XN> >  #ifndef RFC2821
XN> > @@ -89,4 +93,9 @@
XN> >      value = (void *) smtp_sslport;
XN> >      break;
XN> > +  /*** MAHOGANY PATCH ***/
XN> > +  case SET_SMTPDISABLEDAUTHS:
XN> > +    smtp_disabledauths = (char *)value;
XN> > +    break;
XN> > +  /*** END OF MAHOGANY PATCH ***/
XN> 
XN> These last two lines do not compile for me, because SET_SMTPDISABLEDAUTHS
XN> is not defined. Didn't you forget to commit mail.h?

 Sorry, I did. cvs was so awfully slow yesterday night that it kept timing
out all the time and I didn't notice that this commit timed out.

 I did check in all the files now so it should work (well, compile).

 Thanks,
VZ



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to