Author: paul
Date: 23-01-04 19:57
anyone?
ok... i've been at it for the past 6 hours and the result is simple: HELP...
i have ipop3d up and running and i can fetch mail as long as i use SSL (port 995). i would like to use port 110 but i keep on getting the same error message:
ERROR SENDING PASSWORD: -ERR UNKNOWN AUTHORIZATION STATE COMMAND
i followed some tips i found and recompiled with the following commands:
# make WITH_SSL_AND_PLAINTEXT=yes
# make install
and
# make install -DWITH_SSL_AND_PLAINTEXT
the compile process alerts me that imap is being BUILT IN PARTIAL COMPLIANCE (which seems to be what i want) but when things are up and running, connections are only accepted on port 995 although port 110 is listening for connections.
any suggestions?
|
|