I have the same problem. I have tried to build against several different versions of c-client and on 3 different linux distros, all with the same results. I can copy the exact mailbox string into a .pinerc and it opens up fine with a build of pine that is compiled against the same c-client as asterisk. I have seen this when building 1.4.0-beta3, 1.4.0-beta4, and the current subversion tree (i have not tried anything older in the 1.4 tree)
The problem seems to be in Asterisk after all. I’ve configured an Asterisk server to work with IMAP support, however I recieve the same message as you do. However I’ve dig up little bit and made a TCPdump on while tring to load Asterisk. I’ve loaded Asterisk. Tried to send voicemail…
After that I read the dump with Ethereal. There wasn’t a single packet to the IMAP server that I specified. I will try to run it with Asterisk 1.4.0 but I’m quite sceptic…
[quote=“Arcopix”]The problem seems to be in Asterisk after all. I’ve configured an Asterisk server to work with IMAP support, however I recieve the same message as you do. However I’ve dig up little bit and made a TCPdump on while tring to load Asterisk. I’ve loaded Asterisk. Tried to send voicemail…
After that I read the dump with Ethereal. There wasn’t a single packet to the IMAP server that I specified. I will try to run it with Asterisk 1.4.0 but I’m quite sceptic…
Regards, Arcopix[/quote]
Were you sure that IMAP was enabled in ‘make menuselect’ while compiling Asterisk?
[quote=“muppetmaster”][quote=“Arcopix”]The problem seems to be in Asterisk after all. I’ve configured an Asterisk server to work with IMAP support, however I recieve the same message as you do. However I’ve dig up little bit and made a TCPdump on while tring to load Asterisk. I’ve loaded Asterisk. Tried to send voicemail…
After that I read the dump with Ethereal. There wasn’t a single packet to the IMAP server that I specified. I will try to run it with Asterisk 1.4.0 but I’m quite sceptic…
Regards, Arcopix[/quote]
Were you sure that IMAP was enabled in ‘make menuselect’ while compiling Asterisk?[/quote]Absolutly. I’ve compiled it several times on different machines (well they all were set up with Fedora Core) but the same problem persist. However I haven’t try it the past few days…