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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: admin
Ημερομηνία:  
Προς: 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.