Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged imap  ✕
Note: UNIX - Copier un compte IMAP vers un autre serveur (ImapSync) /index.php/shaare/JVmz6A
Fri May 13 16:46:41 2016 archive.org
QRCode

Pour synchroniser les comptes il faut tout d'abord installer imapsync.

1) télécharger le TGZ de la dernière version :
https://fedorahosted.org/released/imapsync/

2) le décompresser quelques part.

3) installer les dépendances:
http://imapsync.lamiral.info/#install
pour ubuntu :
sudo apt-get install \
libauthen-ntlm-perl \
libcrypt-ssleay-perl \
libdigest-hmac-perl \
libfile-copy-recursive-perl \
libio-compress-perl \
libio-socket-inet6-perl \
libio-socket-ssl-perl \
libio-tee-perl \
libmodule-scandeps-perl \
libnet-ssleay-perl \
libpar-packer-perl \
libterm-readkey-perl \
libtest-pod-perl \
libtest-simple-perl \
libunicode-string-perl \
liburi-perl \
cpanminus

cpanm Data::Uniqid Mail::IMAPClient

3) synchroniser vos comptes:
./imapsync --host1 ancien_serveur --user1 "ancien_user" --password1 "ancien_pass" --host2 nouveau_serveur --user2 "nouveau_user" --password2 "nouveau_pass"

Attendre

VOILA !

imapsync imap synchronisation serveur mail unix
Être averti de ses emails intelligemment - LinuxFr.org http://linuxfr.org/users/rakoo/journaux/etre-averti-de-ses-emails-intelligemment
Wed Apr 3 22:50:56 2013 archive.org
QRCode
thumbnail

Comment récupérer ses mails gmail ou FAI ou autre dans sa boite mail auto héberger ?

comment faire en sorte d'être prévenu d'un nouveau mail ?

comment synchroniser les boites SEULEMENT lorsqu'il y a un mail à récupérer ?

encore Linuxfr.org qui répond à mes questions ;)

linuxfr.org linux mail smtp imap synchronisation
Reading Mail with IMAP or POP3 (PHP Cookbook) http://docstore.mik.ua/orelly/webprog/pcook/ch17_04.htm
Tue Aug 7 22:57:33 2012 archive.org
QRCode
thumbnail

et bien c'est bien compliquer avec toutes les parties possibles...

http://docstore.mik.ua/orelly/webprog/pcook/ch17_04.htm
http://stackoverflow.com/questions/5177772/how-to-use-imap-in-php-to-fetch-mail-body-content
http://php.net/manual/en/function.imap-fetchbody.php

php mail imap pop body fetch parts
Email with sendmail and IMAP http://www.whoopis.com/howtos/email_sendmail_imap.html
Mon Mar 12 22:05:55 2012 archive.org
QRCode
thumbnail

send mail with imap ?

and SSL authentification :
http://www.whoopis.com/howtos/sendmail-auth-howto.html

and sendmail support:
http://www.sendmail.org/support

sendmail imap configuration
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn