That error is specifically because of a bug in MailAddress. You could try to take the latest MailAddress code from CVS and put it into the old version. I don't think there were change to MailAddress aside from that and some improvements to handling parser errors (instead of letting htem fall through as runtime exceptions)
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Peter Romianowski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 19, 2001 1:15 PM Subject: james 1.2.1 numeric IP > Hi, > > I'm using james 1.2.1 (and it works like a charm after fixing the "german > date"-problem) > I know that the "numeric ip" issue is fixed in the current cvs, but I dont't > want to switch to pre-alpha code for production. I get the following error: > > 2001.10.10 05:58:15 300 (ERROR) from SMTP: Error parsing sender address: > someuser/mail.someserver.de@[127.0.0.1]: Invalid number at position 25 > > Can someone tell me how to fix this for 1.2.1? (By updating a limited number > of files or even better lines of code...) > If it is not possible or would be too unstable, then I have to wait for 2.0 > beta or something... > > thanks, > pero > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
