Showing posts with label Thunderbird. Show all posts
Showing posts with label Thunderbird. Show all posts

Wednesday, March 11, 2015

StartAllNeeds.bat






For Win8:: C:\Users\viet.nguyen\StartAllNeeds.bat

rem Start basic programs for work
START /NORMAL /MIN /D "C:\Program Files (x86)\Mozilla Thunderbird" thunderbird.exe
START /NORMAL /MIN /D "C:\Program Files (x86)\FreeCommander XE" FreeCommander.exe
START /NORMAL /MIN /D "C:\Windows" explorer.exe D:\DOWNLOAD
START /NORMAL /MIN /D "C:\Program Files (x86)\Zim Desktop Wiki\" zim.exe
START /NORMAL /MIN "C:\Program Files (x86)\Notepad++\" notepad++.exe
START /NORMAL /MIN "C:\Program Files (x86)\Xming\" Xming.exe
START /NORMAL /D "D:\DOWNLOAD\GreatNews" GreatNews.exe
EXIT

Monday, April 28, 2014

Apple iCloud setup for Thunderbird









Mail server settings

Refer to your email app's documentation for information about how to use these settings. iCloud Mail uses the IMAP and SMTP standards supported by most modern email apps. iCloud does not support POP.

IMAP information for the incoming mail server

  • Server name: imap.mail.me.com
  • SSL Required: Yes
    If you receive errors when using SSL, try using TLS instead.
  • Port: 993
  • UsernameThe name part of your iCloud email address (for example, emilyparker, not emilyparker@icloud.com)
  • PasswordYour iCloud password

SMTP information for the outgoing mail server

  • Server name: smtp.mail.me.com
  • SSL Required: Yes
    If you receive errors when using SSL, try using TLS or STARTTLS instead.
  • Port: 587
  • SMTP Authentication Required: Yes
  • UsernameYour full iCloud email address (for example, emilyparker@icloud.com, not emilyparker)
  • PasswordYour iCloud password
Ref: http://support.apple.com/kb/ht4864?viewlocale=fr_fr

Labels