Displaying 2 results from an estimated 2 matches for "imappass".
Did you mean:
imap_pass
2008 Jan 17
1
IMAP client in asterisk not trying to contact IMAP server
...ox
;pollmailboxes=yes
;pollfreq=30
imapflags=notls
authuser=asttest
expungeonhangup=yes
authpassword=whatever
[default]
5252 => 5252,Test,5252 at localhost,,imapuser=5252
(I have also tried this line as:
5252 => 5252,Test,,,imapuser=5252
5252 => 5252,Test,5252 at localhost,,imapuser=5252|imappass=pass
5252 => 5252,Test,,,imapuser=5252|imappass=pass
all with and without the authuser and authpassword in the general section.)
I can authenticate against the * server using 5252*asttest as the username and
"whatever" as the password, which I'm lead to believe is how * will
try...
2008 Jan 17
0
Channels ID / Soft Hang Up
...ox
;pollmailboxes=yes
;pollfreq=30
imapflags=notls
authuser=asttest
expungeonhangup=yes
authpassword=whatever
[default]
5252 => 5252,Test,5252 at localhost,,imapuser=5252
(I have also tried this line as:
5252 => 5252,Test,,,imapuser=5252
5252 => 5252,Test,5252 at localhost,,imapuser=5252|imappass=pass
5252 => 5252,Test,,,imapuser=5252|imappass=pass
all with and without the authuser and authpassword in the general
section.)
I can authenticate against the * server using 5252*asttest as the
username and
"whatever" as the password, which I'm lead to believe is how * will
try...