Hello
I have a problem
with a program i have done. This program is linked with the c-client.a
library.
The program performs a first mail_open
request which works fine (the mm_login callback
is called and I set here the login and
password)
And then it performs a second
mail_open with the same STREAMS. In the documentation I have seen
that's it's authorized and that the IMAP library
will automatically close the first
STREAMS.
But in this case the
mm_login callback is not called ans this second connection was done with the
login and password of the first connection.
Is it normal
?
How can i change the
login and password for the second connection ?
I want to know if I have
not correctly understood the documentation or if I have made a mistake in my
code
Thanks
Guyom.
_______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
