> ## Content Index
> Fetch the complete content index at: https://www.sakashita.page/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ghost(Pro)ではNewsletterを削除できないよ
- URL: https://www.sakashita.page/ghost-pro-newsletter-deletion-limitation/
- Published: 2025-05-21T14:00:45.000Z
- Updated: 2025-08-17T12:04:04.000Z
- Author: Sakashita Yasunobu
- Tags: 技術

私は利用していませんが、ブログの運営でNewsletterを活用することは古典的ですが効果的です。

当然GhostにもNewsletter機能があります。というか、Ghostは"[Ghost: The best open source blog & newsletter platform](https://ghost.org/)"です

[Email Newsletters — Ghost Developer DocsSites using the Members feature benefit from built-in email newsletters, where all posts can be delivered directly to segments of your audience in just a few clicks.![](https://storage.ghost.io/c/94/1f/941f9972-ad5c-4231-a438-ca329c85433f/content/images/icon/favicon-42.ico)Ghost - The Professional Publishing Platform![](https://storage.ghost.io/c/94/1f/941f9972-ad5c-4231-a438-ca329c85433f/content/images/thumbnail/ghost-docs-1.png)](https://ghost.org/docs/newsletters/)

Ghost(Pro)の場合は設定からすぐにNewsletterを使えるようになっています。

セルフホストをしている方は公式としては[Mailgun](https://www.mailgun.com)を推奨しています。

[Why do I have to set up Mailgun for newsletters?Sending bulk email to many recipients using SMTP is not supported. In order to send newsletters from Ghost you’ll need to setup Bulk Mail with Mailgun.![](https://storage.ghost.io/c/94/1f/941f9972-ad5c-4231-a438-ca329c85433f/content/images/icon/favicon-41.ico)Ghost - The Professional Publishing Platform![](https://storage.ghost.io/c/94/1f/941f9972-ad5c-4231-a438-ca329c85433f/content/images/thumbnail/ghost-docs.png)](https://ghost.org/docs/faq/mailgun-newsletters/)

## Newsletterを削除できない

Ghost(Pro)ではユーザーがホスティングをしているサーバーにSSH接続できません。  
そのため、いくつかの設定項目はArchiveこそできますが、一度作ってしまったら削除できないものがあります。  
その一つがNewsletterです（もう一つはMembershipです）。  
ヘルプデスクに問い合わせてみましたが、ユーザーとしてはアーカイブすることしかできません。

「ああ、関係ないや。」と思ったそこのあなた。

私はNewsletter機能を使っていませんでしたが、使ってもいないNewsletterが複数あります。  
Ghostにはエクスポート機能がありますが、エクスポートされたファイルをインポートして別のGhostのブログに移行する場合、コンテンツだけでなく設定も移行されます。  
ここで、旧サイトのニュースレターが新規作成されてしまうというわけです。

というわけで、Newsletterの作成、サイトの移行にはご注意ということでした。