• Partners
  • Blog
  • Contact us
Plesk
  • Solutions
    • Developers
    • Content Managers
    • Agencies
    • IT Admins
    • Infrastructure Providers
      • Shared hosters
      • VPS and Dedicated Hosters
      • Hyperscalers
  • Pricing
  • Help Center
  • More
    • Extensions
    • University
  • Try For Free

Plesk Documentation and Help Portal

  • DE / Deutsch
  • US / English
  • ES / Español
  • FR / Français
  • IT / Italiano
  • JP / 日本語
  • RU / Русский
  • CN / 简体中文
  • HK / 繁體中文
  • Plesk Obsidian
  • Plesk Onyx
  • Archived versions
  • Documentation
  • Release Notes
  • Try Plesk Now
  • Plesk on Cloud
  • FAQ / How-To
  • GDPR Compliance
  • Cookie Policy
  • Accessibility Statement
管理者ガイド

メールメッセージ作成用のリンクを作成する

Plesk サポートへのリンクを変更して、顧客がサーバ管理パネルで[ツールとユーティリティ] > [サポート]ボタンを押すとメールを作成する画面が表示され、指定されたサポートアドレスがアドレス欄に表示されるようにできます。顧客の連絡先の詳細とサーバ情報が自動的に収集され、メッセージ本文に挿入されます。

Plesk データベースの psa.misc テーブルで support_url パラメータに御社のメールアドレスを指定して、Plesk サポートへのリンクをカスタマイズできます。

サーバ管理パネルの[サポート]ボタンを押すとメール作成ページが開き、サポートメールアドレスが挿入されるようにするには、以下の手順に従います。

  1. Plesk データベース(psa)に接続します。

  2. 以下のクエリを実行します。

    • support_url パラメータが存在しない場合、以下を実行します。

      insert into misc(param, val) values('support_url', 'mailto:yoursupport@example.com')
      

    ここで 'yoursupport@example.com' は顧客のサポートリクエストの送信先にするメールアドレスです。

    • support_url パラメータが存在する場合、以下を実行します。

      update misc set val = 'mailto:yoursupport@example.com' where param = 'support_url'
      

    ここで 'yoursupport@example.com' は顧客のサポートリクエストの送信先にするメールアドレスです。


Is this page helpful?

Yes No

Thank you for the feedback! Please tell us if we can improve further.

Sorry to hear that. Please tell us how we can improve.

  • Industry
    Partners:
  • Automaticc
  • Docker
  • Virtuozzo
  • Amazon
  • Microsoft
  • Microsoft Azure
  • Red Hat
  • Alibaba Cloud
Plesk

Follow us:

  • Open the Plesk page on Facebook
  • Open the Plesk feed on Twitter
  • Open the Plesk page on LinkedIn
  • Watch the Plesk videos on YouTube
  • Open the Plesk opensource projects on GitHub
COMPANY
  • About Plesk
  • Our Brand
  • EULA
  • Terms of Use
  • Legal
  • Privacy Policy
  • Impressum
PRODUCT
  • Pricing
  • Extensions
KNOWLEDGE BASE
  • Documentation
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Plesk Lifecycle Policy
PROGRAMS
  • Contributor Program
  • Partner Program
COMMUNITY
  • Blog
  • Forums
  • Plesk University
© 2026 WebPros International GmbH. All rights reserved. Plesk and the Plesk logo are trademarks of WebPros International GmbH.