On Mon, 30 Nov 2015, Warren H. Prince wrote:
Thanks for getting back to me, but I?m still stuck.
I got rid of postfix on the Piler server and can see email for
[email protected] mounting up on the mail server. I have enabled IMAP_AUTH
and SSL. From the command line, if I issue:
pilerimport -i mail.princelaw.com -u archive.princelaw.com -p <password>
the idea behind the smtp copy is that you send emails TO THE ARCHIVE HOST,
not to the mail server. So you are using the wrong address, because it's
not on piler. You should use something like [email protected] or
[email protected], not sure the hostname of your archive.
I get:
BAD [ALERT] Plaintext authentication not allowed without SSL/TLS, but
your client did it anyway. If anyone was listening, the password was exposed.
A1 NO [PRIVACYREQUIRED] Plaintext authentication disallowed on non-secure
(SSL/TLS) connections.
but your client did it anyway. If anyone was listening, the password was
exposed. A1 NO [PRIVACYREQUIRED] Plaintext authentication disallowed on
non-secure (SSL/TLS) connections.
please check the documentation. I doubt that you have an imap account
named like 'archive.princelaw.com'. Also if plain text imap traffic is
disabled, then why do you try so? Add the following parameter: -P 993
although I can?t seem to see any errors in the mail server?s logs. Bottom line
is that Piler isn?t showing any email. The mail.log on the Piler server shows
nothing irregular? just startup and connections.
yeah, piler is just sitting and waiting for the mail server to send some
mails finally.
Janos