MozTW 討論區
https://forum.moztw.org/

請問TB可匯出郵件及通訊嗎?
https://forum.moztw.org/viewtopic.php?f=9&t=5592
1 頁 (共 1 頁)

發表人:  jess [ 2005-01-05, 16:33 ]
文章主題 :  請問TB可匯出郵件及通訊嗎?

請問TB可匯出郵件及通訊嗎?
怎麼做呢? :(

發表人:  VR2ZIZ [ 2005-01-12, 11:54 ]
文章主題 : 

jess 寫:
請問TB可匯出郵件及通訊嗎?
怎麼做呢? :(


我也是同樣的問題哦!
更換了一台電腦,專心學用linux,但是那些電郵的轉移就是個大問題! :(

發表人:  isaackuo [ 2005-01-12, 13:29 ]
文章主題 : 

電子郵件和通訊錄的部分都可以直接複製檔案即可
通訊錄則可以利用匯出工具,匯出成 .ldif 或 .csv 等格式的檔案

發表人:  vr2ziz [ 2005-02-17, 17:25 ]
文章主題 : 

isaackuo 寫:
電子郵件和通訊錄的部分都可以直接複製檔案即可
通訊錄則可以利用匯出工具,匯出成 .ldif 或 .csv 等格式的檔案


請問電子郵件要剪貼那一個檔案?因為不太清楚如何做。另因現時剛開學用Linux,但因用的版本內的thunderbrid是英文,如自行下載中文的thunderbird,然後才可以把英文的蓋上?各位學長能否指導一下?

發表人:  isaackuo [ 2005-02-18, 00:56 ]
文章主題 : 

vr2ziz 寫:
isaackuo 寫:
電子郵件和通訊錄的部分都可以直接複製檔案即可
通訊錄則可以利用匯出工具,匯出成 .ldif 或 .csv 等格式的檔案


請問電子郵件要剪貼那一個檔案?因為不太清楚如何做。另因現時剛開學用Linux,但因用的版本內的thunderbrid是英文,如自行下載中文的thunderbird,然後才可以把英文的蓋上?各位學長能否指導一下?


假設使用的OS是win2k, XP 的話
電子郵件找底下的目錄
C:\Documents and Settings\使用者名稱\Application Data\Thunderbird\Profiles\一串亂數.default\Mail
底下的資料夾就可以了,那邊的檔案是所有帳號的郵件檔

不建議用覆蓋的方式
看你要將英文版移除裝中文版,還是將中文版裝在不同目錄,
這會是比較ok的做法

發表人:  vr2ziz [ 2005-02-18, 12:49 ]
文章主題 : 

不好意思!還是有些不清楚。
我把thunderbrid放在/usr/share/內,應把從windows抄來的(\Application Data\Thunderbird\Profiles\一串亂數.default\Mail
底下的資料夾)貼在那一個檔案內才對?

附加檔案:
Screenshot-Nautilus.png [90.44 KiB]
被下載 939 次

發表人:  isaackuo [ 2005-02-19, 02:25 ]
文章主題 : 

vr2ziz 寫:
不好意思!還是有些不清楚。
我把thunderbrid放在/usr/share/內,應把從windows抄來的(\Application Data\Thunderbird\Profiles\一串亂數.default\Mail
底下的資料夾)貼在那一個檔案內才對?


前面可能沒講清楚
不過先聲明一下,Linux 底下相關設定的個人不是很確定
你可以參考一下『 Mozilla 的安裝與使用』那邊的置頂文
『算是心得吧~~跨平台的用法』看看

郵件檔案應該是可以互通的
不過建議你在複製到 linux 系統底下前
先在 linux 下的 TB 新建相同的帳號
然後才把檔案覆蓋過去,windows 下的作法也是這樣。

發表人:  eepico [ 2005-02-21, 00:44 ]
文章主題 : 

vr2ziz 寫:
不好意思!還是有些不清楚。
我把thunderbrid放在/usr/share/內,應把從windows抄來的(\Application Data\Thunderbird\Profiles\一串亂數.default\Mail
底下的資料夾)貼在那一個檔案內才對?


I guess you are saying that your Thunderbird binaries are installed inside /usr/share, right? Once you have setup your account(s) as same as your M$ Windows from the Linux Thunderbird, there will be a hidden dot directory created under your home directory, e.g. "/home/yourname/.thunderbird". Then you can copy all the files under "\Application Data\Thunderbird\Profiles\xyz.default\Mail" into "/home/yourname/.thunderbird/xyz.default\Mail".

I'm using Solaris Thunderbird, it should be somehow the same. You may also check the path indicated on the Account Settings -> Server Settings -> "Local directory:" text field, which is your home directory thunderbird profile path.

發表人:  eepico [ 2005-02-21, 00:55 ]
文章主題 : 

eepico 寫:
vr2ziz 寫:
不好意思!還是有些不清楚。
我把thunderbrid放在/usr/share/內,應把從windows抄來的(\Application Data\Thunderbird\Profiles\一串亂數.default\Mail
底下的資料夾)貼在那一個檔案內才對?


I guess you are saying that your Thunderbird binaries are installed inside /usr/share, right? Once you have setup your account(s) as same as your M$ Windows from the Linux Thunderbird, there will be a hidden dot directory created under your home directory, e.g. "/home/yourname/.thunderbird". Then you can copy all the files under "\Application Data\Thunderbird\Profiles\xyz.default\Mail" into "/home/yourname/.thunderbird/xyz.default\Mail".

I'm using Solaris Thunderbird, it should be somehow the same. You may also check the path indicated on the Account Settings -> Server Settings -> "Local directory:" text field, which is your home directory thunderbird profile path.


FYR:

附加檔案:
Screenshot.png [27.28 KiB]
被下載 841 次

發表人:  vr2ziz [ 2005-03-04, 23:20 ]
文章主題 : 

eepico 寫:
vr2ziz 寫:
不好意思!還是有些不清楚。
我把thunderbrid放在/usr/share/內,應把從windows抄來的(\Application Data\Thunderbird\Profiles\一串亂數.default\Mail
底下的資料夾)貼在那一個檔案內才對?


I guess you are saying that your Thunderbird binaries are installed inside /usr/share, right? Once you have setup your account(s) as same as your M$ Windows from the Linux Thunderbird, there will be a hidden dot directory created under your home directory, e.g. "/home/yourname/.thunderbird". Then you can copy all the files under "\Application Data\Thunderbird\Profiles\xyz.default\Mail" into "/home/yourname/.thunderbird/xyz.default\Mail".

I'm using Solaris Thunderbird, it should be somehow the same. You may also check the path indicated on the Account Settings -> Server Settings -> "Local directory:" text field, which is your home directory thunderbird profile path.



If I have server account. Can I just do what you said?

發表人:  eepico [ 2005-03-08, 00:26 ]
文章主題 : 

vr2ziz 寫:
If I have server account. Can I just do what you said?


If you know where is your home directory, then the dot thunderbird folder ".thunderbird" should be over there (must run TB at the first time and setup profiles to create it).
...

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/