[exim-dev] [Bug 2813] unable to send mail with PAM auth

トップ ページ
このメッセージを削除
このメッセージに返信
著者: admin
日付:  
To: exim-dev
古いトピック: [exim-dev] [Bug 2813] New: exim-4.95: unable to send mail, no host name found loop
題目: [exim-dev] [Bug 2813] unable to send mail with PAM auth
https://bugs.exim.org/show_bug.cgi?id=2813

--- Comment #12 from Arkadiusz Miskiewicz <arekm@???> ---
Also pam(3):

The pam_start(3) function creates the PAM context and initiates the PAM
transaction.
[...]

The pam_end(3) function terminates the PAM transaction and is the last function
an application should call in the PAM context. Upon return the handle pamh is
no longer valid and all memory associated with it will be invalid. It can be
called at any time to terminate a PAM transaction.

--
You are receiving this mail because:
You are on the CC list for the bug.