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.
一定期間内に各送信者から最新の電子メールのみを取得する手段はありますか?
アルゴリズム的には、次のようなものです。
GET DISTINCT mails FROM inbox WHERE date BETWEEN this AND that
前もって感謝します