[Python] Lotus Notes Send & Read Mail

程式語言:Python
Package: pypiwin32

https://github.com/z-Wind/Lotus_Notes_Python

功能:Lotus Notes 送信 & 讀信

程式碼中,以下需設成你的參數
mailServer =  'Your Server'
mailPath = 'Your database'
mailPassword = 'Your password'

mailServer & mailPath 可參照以下步驟
  1. 檔案 -> 資料庫

  2. 資料庫 -> 屬性
  3. 伺服器內容 -> mailServer
    檔名內容 -> mailPath

留言