Tag: gmail

Best Google Chrome Extensions SEO, Screenshot, Delicious…

Here is my current Google Chrome extensions I use every days, hope you find something useful.
You could find your best extensions in the official Google Chrome Extensions site.

SEO Status Pagerank/Alexa Toolbar
SEO Status is lightweight. It will check the Google Pagerank (PR) & Alexa rank for every page. Using this will increase your Alexa.

Chromicious (Delicious Bookmarks)
Chromicious [...]


Import/Synchronizing your imap email into Gmail with imapsync

- Installare “imapsync” (su Debian/Ubuntu “apt-get install imapsync”)
- Procedere alla sincronizzazione con il seguente comando:

imapsync –host1 my_mail_server –port1 143 \
–user1 changeme@yourdomain –password1 mypassword \
–host2 imap.gmail.com –port2 993 \
–user2 changeme@gmail.com –password2 mypassword \
–syncinternaldates –ssl2 –noauthmd5 –split1 100 –split2 100

- Se volete sincronizzare solo specifiche direcotry Imap bastera’ aggiungere l’opzione “–folder yourfolder”
- Se volete prima provare senza [...]


Ubuntu: Esportare i contatti di Evolution in CSV o VCARD

Per esportare tutti i contatti di Evolution, il client di posta Linux piu’ diffuso, basta eseguire il seguente comando e otterrete un file con tutto il vostro addressbook pronto per essere importato in qualsiasi altro programma o tool via web (tipo Gmail):
Formato CSV:
evolution-addressbook-export –format=csv –output=mycontacts.csv
Formato VCARD
evolution-addressbook-export –format=vcf –output=mycontacts.vcf


Categories