On Mon, 10 Mar 2003 23:46:40 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Mon, 10 Mar 2003 13:55:56 -0800 (PST) Michael A Chase > <[EMAIL PROTECTED]> wrote: > > MAC> I'll try --with-modules=dynamic on the new build. > MAC> > MAC> I am using wxWindows CVS TWX_2_4_BRANCH. Is this still appropriate? > > I'm using CVS HEAD so I guess it is more appropriate but it's good that > you continue to use 2.4 branch -- I want to keep it compile with it as > well. With dynamic modules you're going to have a (small?) memory leak in > 2.4 with the current code but I hope to fix it soon (basicly the problem is > that the modules are unloaded too soon and so the program crashes -- as I > didn't have time to fix the real problem for now they're just never > unloaded at all...). I can live with that, so I'll keep using that branch for now. > MAC> I am running a newly compiled debug version now. I've already opened > MAC> both POP and both IMAP folders without failure. I was able to fetch > MAC> headers via MyRealBox IMAP and fetch a test message via MyRealBox > POP. > > Have yuo used TLS with SMTP by chance? I just tried sending a message through MyRealBox. I think it uses TLS. 04:22:36 PM: Mail log: EHLO mchase-compaq.homeportal.2wire.net 04:22:36 PM: Mail log: 250-smtp-send.myrealbox.com Pleased to meet you 04:22:36 PM: Mail log: 250-ETRN 04:22:36 PM: Mail log: 250-STARTTLS 04:22:36 PM: Mail log: 250-HELP 04:22:36 PM: Mail log: 250-EXPN 04:22:36 PM: Mail log: 250-PIPELINING 04:22:36 PM: Mail log: 250-8BITMIME 04:22:36 PM: Mail log: 250-DSN 04:22:36 PM: Mail log: 250-AUTH LOGIN 04:22:36 PM: Mail log: 250-AUTH=LOGIN 04:22:36 PM: Mail log: 250 SIZE 10485760 04:22:36 PM: Mail log: AUTH LOGIN 04:22:36 PM: Mail log: 334 VXNlcm5hbWU6 04:22:36 PM: Mail log: <suppressed> 04:22:36 PM: Mail log: 334 UGFzc3dvcmQ6 04:22:36 PM: Mail log: <suppressed> 04:22:36 PM: Mail log: 235 Authentication successful! 04:22:36 PM: Mail log: RSET 04:22:36 PM: Mail log: 250 OK 04:22:36 PM: Mail log: MAIL FROM:<[EMAIL PROTECTED]> BODY=8BITMIME 04:22:37 PM: Mail log: 250 Sender OK 04:22:37 PM: Mail log: RCPT TO:<[EMAIL PROTECTED]> 04:22:37 PM: Mail log: 250 Recipient OK 04:22:37 PM: Mail log: DATA 04:22:37 PM: Mail log: 354 Send message, end with <CRLF>.<CRLF> 04:22:37 PM: Mail log: . 04:22:37 PM: Mail log: 250 OK 04:22:37 PM: Mail log: QUIT 04:22:37 PM: Mail log: 221 smtp-send.myrealbox.com So long, and thanks for all the fish I guess one of their admins likes Doug Adams. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
