Re: [Mailman-Developers] LMTPRunner.py

2006-10-06 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 5, 2006, at 9:33 PM, Tokio Kikuchi wrote: >> Take a look at r8050. I've fixed the status codes and also done a >> bunch of other refactoring. Note that I haven't yet tried to hook >> this up to a real Postfix (or other LMTP client), but it se

Re: [Mailman-Developers] LMTPRunner.py

2006-10-05 Thread Tokio Kikuchi
Hi Barry, > > I took a look at LMTPRunner.py today, and it looked pretty good. I > don't think it was quite RFC 2033 compliant though. One thing it > needed to do was return a status code for every RCPT TO recipient. > I've looked over that part. ;-) > Take a look at r8050. I've fixed the

[Mailman-Developers] LMTPRunner.py

2006-10-04 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tokio, I took a look at LMTPRunner.py today, and it looked pretty good. I don't think it was quite RFC 2033 compliant though. One thing it needed to do was return a status code for every RCPT TO recipient. Take a look at r8050. I've fixed t