search for: imappasswd

Displaying 3 results from an estimated 3 matches for "imappasswd".

Did you mean: imappassword
2007 Jul 18
1
Asterisk Voicemail Imap Storage with MS Exchange
...... Here is my config: imapserver=exchangeserver imapport=143 expungeonhangup=no imapfolder=INBOX imapflags=notls imapuser=imapuser at mydomain.de authuser=imapuser at mydomain.de authpassword=mypassword [default] default => 100,Michael Hamann,mail at mhamann.net,,attach=yes|imapuser=imapuser|imappasswd=mypassword 100 => 100,Michael Hamann,,,attach=yes|imapuser=imapuser|imappasswd=mypassword Any hints? Michael
2009 Jul 03
1
Zimbra IMAP authentication - SOLVED
...r shared voice mail (duh), it all fell into place. The configuration in the examples below works. It's a wonder to behold. Thanks Asterisk developers - John Hello, all. I'm having a nasty time trying to integrate Asterisk and Zimbra for voice mail. No matter whether I use imappassword=, imappasswd=, or imapsecret=, I get these errors: [Jul 2 19:54:26] WARNING[26609]: app_voicemail.c:2306 mm_log: IMAP Warning: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN [Jul 2 19:54:26] WARNING[26609]: app_voicemail.c:2306 mm_log: IMAP Warning: Retrying PLAIN authentication after AUTHENTICATE f...
2007 Jan 25
1
IMAP Voicemail Storage
...results so far using the notes on the wiki or the docs in the release. My current settings are imapserver=<server> imapport=143 imapfolder=Voicemail ;imapflags=novalidate-cert expungeonhangup=no [default] 1114 =>1114,Bruce Reeves,breeves@titanspecialties.com ,,attach=yes|imapuser=breeves|imappasswd=<secret> I have also tried specifying a global account with authuser=pbx authpassword=<secret> In either case I get a [Jan 25 13:37:43] ERROR[3564]: app_voicemail.c:8417 mm_log: IMAP Error: Login aborted [Jan 25 13:37:43] ERROR[3564]: app_voicemail.c:4647 init_mailstream: Can't c...