Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
phpでqmailを使ってメールの送受信をしたいです。私はそれがどのように可能か教えてください。
前もって感謝します...
それは単なる別のMTAです。他のSMTPサーバーと同じように、PHPを介してメールを送信するように構成します。
PHPで受信メールを処理するには、qmailに配信してその場所をポーリングさせるか、PHPスクリプトを介して受信メールを渡すことができるMDA(procmailなど)を取得します。