On Thu, 4 Mar 2010, Davide Libenzi wrote: > On Thu, 4 Mar 2010, Colin Johnston wrote: > > > Davide, > > > > These were copied directly from your documentation, which use capitals. > > Regardless, I've now tried with lower case and I still get the following > > error: > > > > ErrCode = -41 > > ErrString = Bad server response > > ErrInfo = 504 5.7.4 Unrecognized authentication type > > SMAIL SMTP-Send FWD = "smtp.secure.net:587,NeedTLS=1" SMTP = > > "xmailserver.test" From = "[email protected]" To = > > "[email protected]" Failed ! > > SMTP-Error = "504 5.7.4 Unrecognized authentication type" > > SMTP-Server = "smtp.secure.net:587,NeedTLS=1" > > Sorry, in the case of smtpfwd.tab there is actually an error in the docs, > which I still have to decide what to do (align code or align doc). So use, > for now: > > "DOMAIN" "HOST" "OPTIONS"
This is fixed now. You can either use the format above, or: "DOMAIN" "HOST1,OPTIONS1;HOST2,OPTIONS2;..." - Davide _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail
