跳至主要内容

【实操指南】2025 年日本在留卡「邮送受领」完整流程手册

(基于 2025 年 12 月实际操作经验) ⚠️ 时效说明 本文基于 2025 年 12 月 日本出入国在留管理厅(入管) 「在留期间更新 / 在留资格变更(邮送受领)」流程整理。 费用、信封规格、邮政规则 未来可能调整 , 请务必结合当年官方通知使用 。 一、适用场景说明 本文适用于以下情况: 通过 在留申请在线系统 收到「 審査完了,请邮寄材料 」的邮件 选择 邮送方式领取新在留卡 需要自行准备: 手数料纳付书 收入印纸 回邮信封 / レターパック 简易书留寄送 二、你最终需要做的「三件事」 (不包含“收到新卡后交给公司/负责人”的步骤) ① 准备并填写【手数料纳付书】 下载 PDF(不是费用说明页) 👉 https://www.moj.go.jp/isa/content/930002833.pdf 打印后填写: 右上角: 申请受理编号 右下角: 本人姓名 在指定的「収入印紙贴付栏」内: 贴 5,500 日元的收入印纸 可以是 两张或多张 不重叠、不消印 📌 5,500 日元适用于: 2025 年 4 月 1 日以后提交的在留期间更新 / 资格变更申请 ② 准备回邮用【レターパック】 可以使用: 青色:レターパックライト(430 日元) 或红色:レターパックプラス(更稳,但非强制) 回邮用 레타ーパック: 提前写好“收件人地址” 可写:本人住址 或 公司地址 不要封口 可 对折一次 (标准做法) 📌 官方邮件只写「レターパック」, 没有指定必须 Plus,也没有写必须本人签收 。 ③ 用【简易书留】寄给入管 把以下 3 样东西一起放入一个 A4 用信封 : 手数料纳付书(已贴印纸) 当前持有的在留卡 正本 回邮用 레ターパック(对折) 信封要求: 角2 或 角4 都可以 两者都能放 A4 入管、邮局 没有尺寸指定 用你手上的那个即可 到邮局柜台说一句话: 「簡易書留でお願いします。」 不用自己贴邮票 ,柜台现场付款即可 三、关于信封与地址的所有问题(一次说清) 1️⃣ 外寄信封(你 → 入管) 宛先(正中央): 〒135-0064 東京都江東区青海2-7-11 東京港湾合同庁舎 9階 東京出入国在留管理局 オンライン審査部門 オンライン申請手続班(おだいば分室) 发件人(左上或背面): 可以写 本人住址 也可以写 公司地址 只要是 真实可收件地址即可...

How to configure a domain email for sending and receiving emails using Cloudflare

Click on Email in the Cloudflare backend to start configuring (the new version menu is on the left, slightly different from the figure in the following text). Click Add Record to import Cloudflare's own MX server record information in one go. If you have added MX records from other email service providers in the DNS resolution records, you need to delete the original MX records first.

You need to add three records first, which look like this:

MX Records

The blackened part is your website. Please use the domain name or simply write @."

Next, you must tell Cloudflare which Email using your root domain name you want to forward to which existing Email of yours:

Email Routing

I wrote this based on my memory, so some details are unclear. The focus is on the Google Mail settings. (In any case, you should verify your Destination email first, preferably the same as the Email you are using with Cloudflare.)

Alright, at this point, you have completed the forwarding of incoming emails.

Next, we will set up the forwarding of outgoing emails, that is, sending emails on behalf of your domain name's Email to others.


We will use Google Mail to set up the forwarding in this example. Please note that you should use your primary Email, your main Google account, to set up the forwarding. I failed when I used a subaccount before. This method only allows you to use the primary account to set up the forwarding.


First, obtain your Google account-specific app password by clicking on the following link:

https://myaccount.google.com/apppasswords

App passwords

Then, under Select Device, choose Other and change it to look like mine. This way, you can enter a name that you can easily remember later.

Add another email address.

Next, in Gmail Settings - Accounts and Import, find the Send Mail As section and click 'Add another email address' as shown in the image.

Clicking 'Add another email address will bring up the following pop-up window:

Name and Email address.

  • The email name will be used as the default name for sending emails later and will be displayed publicly, so please fill it in carefully. 
  • The domain email address must be configured as a prefix domain email in Cloudflare first to confirm that it can receive emails.

username and password

Proceed to the next step:

  1. SMTP needs to be filled in as smtp.gmail.com. 
  2. Keep the default port, or change the port accordingly if you need to change the protocol. 
  3. The username should be your original Gmail username and the information in the email address before @gmail.com. 
  4. The password must be the dedicated app password obtained in the previous step.

You can proceed to the next page if the information is filled in successfully. Gmail will receive an email with the corresponding verification code, which you can enter to verify.

After the configuration is completed, you can "select" the custom email when sending emails (usually, it is not selectable). You can also set this email address as the default sending address in Gmail Settings.


You can contact me by leaving a comment if you have any doubts.

评论