Andrey
Andrey
Ubuntu 10.10 x86_64
Here is my version. For example, I installed phpbrew to user 'admin'. File should be placed in /lib/systemd/system/[email protected] ``` [Unit] Description=The PHPBrew FastCGI Process Manager After=network.target [Service] Type=simple PIDFile=/home/admin/.phpbrew/php/php-%I/var/run/php-fpm.pid ExecStart=/home/admin/.phpbrew/php/php-%I/sbin/php-fpm...
Let's try to introduce that we need to use libremail-sync like a common composer package for some project located in **/var/www/mailsync/current**. It's all about watcher app, we talked about earlier....
Sorry @mikegioia That's my fault. I should do every fix in separated branch, and then send number of pull requests to you. I'll be waiting for your comments about this.
Thanks, @mikegioia :) I plan to write "watcher", which will be take persistant connects to IMAP servers and watch for events 'mail' / 'update' / 'purge' and when event occurs...
Sure, separate branch - is that we need. I push some fixes for correct work with Exchange (office365.com).
I create branch "developer" here https://github.com/netandreus/libremail/tree/develop I will do work by issues in main (your) repository and push them to this branch. It will be like "stable" branch of my...
Hello, @mikegioia Can you browse my pull requests and write me (here or to email / messengers) which of this you can pull / which I should modify maybe /...
@mikegioia , I just read your comment. > You should be setting your inbox to not download those folders via IMAP, and I think pushing that to LibreMail might be...
I found the solution, @mikegioia Please see https://github.com/mikegioia/libremail/pull/121 Waiting for your reply.