I have a problem with the fetching script. When launching from consol, i receive this error :
"
root@srv-vm-scrollout-01:~# /var/www/bin/fetch.sh
getmail version 4.46.0
Copyright (C) 1998-2012 Charles Cazabon. Licensed under the GNU GPL version 2.
SimpleIMAPSSLRetriever:PROIT4ALL\collector@192.168.0.13:993:
collector.rc: credential/login error (LOGIN failed.)
0 messages (0 bytes) retrieved, 0 skipped
getmail version 4.46.0
Copyright (C) 1998-2012 Charles Cazabon. Licensed under the GNU GPL version 2.
SimpleIMAPSSLRetriever:PROIT4ALL\collector@192.168.0.13:993:
collector.rc: credential/login error (LOGIN failed.)
0 messages (0 bytes) retrieved, 0 skipped
"
The username used is correct and the password also because i can connect to the collector mailbox via owa.
I have 2 exchange 2013 cas servers ( Microsoft LoadBalacing mode) and 2 Exchange DAG Servers ( Microsoft failCluster mode)
I receive and i can send emails. Scrollout can put spam mail in quarantine mailbox.
I tried without ssl or TLS ( port 143) and same error msg. Tested the 2 cas servers.
So i don't find any solutions .....
Thanx in advance.
Doncker
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Than you for answering quickly. I tried and always the same error.
I tried : DOMAIN.LOCAL\username / domain.local\username / username@domain.local / username@DOMAIN.LOCAL, no changes, same error msg.
Any other ideas ?
Best regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i tried and nothing change, same msg
I reset the pwd to use simple pwd but always the same msg.... :(
Don't really understand, if it's xoming from scrollout or Exchange 2013 ???
Last edit: Doncker 2015-02-03
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a problem with the fetching script. When launching from consol, i receive this error :
"
root@srv-vm-scrollout-01:~# /var/www/bin/fetch.sh
getmail version 4.46.0
Copyright (C) 1998-2012 Charles Cazabon. Licensed under the GNU GPL version 2.
SimpleIMAPSSLRetriever:PROIT4ALL\collector@192.168.0.13:993:
collector.rc: credential/login error (LOGIN failed.)
0 messages (0 bytes) retrieved, 0 skipped
getmail version 4.46.0
Copyright (C) 1998-2012 Charles Cazabon. Licensed under the GNU GPL version 2.
SimpleIMAPSSLRetriever:PROIT4ALL\collector@192.168.0.13:993:
collector.rc: credential/login error (LOGIN failed.)
0 messages (0 bytes) retrieved, 0 skipped
"
The username used is correct and the password also because i can connect to the collector mailbox via owa.
I have 2 exchange 2013 cas servers ( Microsoft LoadBalacing mode) and 2 Exchange DAG Servers ( Microsoft failCluster mode)
I receive and i can send emails. Scrollout can put spam mail in quarantine mailbox.
I tried without ssl or TLS ( port 143) and same error msg. Tested the 2 cas servers.
So i don't find any solutions .....
Thanx in advance.
Doncker
Here is the first steps:
P.S. PROIT4ALL lol for domain name :). "collector.rc: credential/login error (LOGIN failed.)" Pure en_US
Last edit: Dobrin Tassev 2015-02-02
Hi,
Than you for answering quickly. I tried and always the same error.
I tried : DOMAIN.LOCAL\username / domain.local\username / username@domain.local / username@DOMAIN.LOCAL, no changes, same error msg.
Any other ideas ?
Best regards,
Hi,
Try:
Username: simple-user (no domain name)
password: simple-password (no special chars, just for test)
Marius.
Hi,
i tried and nothing change, same msg
I reset the pwd to use simple pwd but always the same msg.... :(
Don't really understand, if it's xoming from scrollout or Exchange 2013 ???
Last edit: Doncker 2015-02-03
Hi,
Must be in plaintext login on exchange ?
Best regards,
Hi,
I've noticed Exchange doesn't allow plain text authentication without TLS/SSL enabled.
Please configure your IMAP with plain text authentication and TLS/SSL encryption.
Use TLS Secure Encyption in Scrollout, Collect, as you had in the original post where the error was indicating port 993.