> > I have just started writing a specialized plugin sending outgoing > email. How do I figure out what the user authenticated as from > hook_queue? > Looking in lib/Qpsmtpd.pm
$self->qp->authenticated $self->qp->auth_user $self->qp->auth_mechanism Sydney
