본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How can I start out with my profile in a different location before downloading any mail when I install Thunderbird?

  • 3 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: Matt

more options

I have not installed Thunderbird on my MacBook yet, and I want my mail to be stored on an external drive. I don't want the mail to be downloaded to the internal drive when I first set up the program. I want to install Thunderbird and then immediately relocate my profile so the mail goes to the external drive. I read that by default, when you first start Thunderbird, it will check for messages. I would like that to be disabled the very first time it runs.

Is there some installation procedure that would prevent the initial downloading of mail until I have moved my profile?

I have not installed Thunderbird on my MacBook yet, and I want my mail to be stored on an external drive. I don't want the mail to be downloaded to the internal drive when I first set up the program. I want to install Thunderbird and then immediately relocate my profile so the mail goes to the external drive. I read that by default, when you first start Thunderbird, it will check for messages. I would like that to be disabled the very first time it runs. Is there some installation procedure that would prevent the initial downloading of mail until I have moved my profile?

선택된 해결법

It can only check for messages if it has accounts set up. So straight after installing it can't download messages, but will ask you to set up an account. At this point I'd exit and restart, but using the command line switch for the profile manager, where you can select the location of your profile.

I don't know much about macs. Is it possible for you to guarantee that the external drive will always have the same identifier? (like C: in Windows, or /dev/sba in Linux.) You'll need to enter an absolute pathname when telling Thunderbird where to look for its profile, and this is doomed to failure if it isn't persistent.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

선택된 해결법

It can only check for messages if it has accounts set up. So straight after installing it can't download messages, but will ask you to set up an account. At this point I'd exit and restart, but using the command line switch for the profile manager, where you can select the location of your profile.

I don't know much about macs. Is it possible for you to guarantee that the external drive will always have the same identifier? (like C: in Windows, or /dev/sba in Linux.) You'll need to enter an absolute pathname when telling Thunderbird where to look for its profile, and this is doomed to failure if it isn't persistent.

more options

Thank you for your reply. I was interpreting the instructions for setting up an account as if it had to happen as part of the installation procedure, but I see that I may be able to put it off. I will try this when I have enough time.

Apparently, on a Mac, you start the path with

    /Volumes/

followed by the name of the disk you want to use. After that, there may be some more characters that need to be appended to indicate where the profile should go. I will check to look for more information about indicating the profile location.