On Mon, 30 Nov 2015, Warren H. Prince wrote:
Thanks for getting back to me, I?ve made some progress, but still not quite
home. I was able to import some email with the command:
pilerimport -i mail.princelaw.com -u [email protected] -p <pwd> -P 993
And I can search that data, but I?ve waited an hour since that succeeded and
nothing more has appeared. I have 2 ?import? commands in crontab:
1 * * * * root (cd /var/www/piler.princelaw.com; /usr/bin/php
/usr/local/libexec/piler/gmail-imap-import.php .)
45 * * * * root /usr/local/bin/pilerimport -d /var/piler/imap -r -q
But they don?t seem to be working. Do I need to add the -i and -P parameters?
If them, what about the -u and -p? I?m not real anxious to put the password in
a cron job.
what are you trying to do? Firstly, I'd suggest, let's fix the smtp
delivery. When it's confirmed to work, then we may move on to the next
issue.
Janos