I've written my auth_dbi plugin and I'm now trying to figure out how to
use the test framework so I've made an inheritance diagram for
qpsmtpd ... just tabbed text for now. It's attached because I've found
some mail readers do weird things with tabs.
I'll park a copy on the wiki as well once I've reformatted it properly.
It's a bit cryptic.
--
--gh
* Qpsmtpd Inheritance -*-outline-*-
UNIVERSAL
|_____________
| |
Qpsmtpd (Q:) Q:Address
|_____________________________
| | |
Q:Plugin Q:Transaction Q:SMTP (Q:S:)
| |
<plugin> |
|
______________________________|_______________________________
| | | | | |
Q:TcpServer Q:SelectServer Q:Command Q:S:Prefork | Apache:Q
| | |
| ________________________________________| Test:Q
| |
Q:T:Prefork
IO::Socket::UNIX
|
Q:Postfix (Q:P:)
Exporter
|_____________________________
| | |
Q:Constants Q:P:Constants Q:P:pf2qp.pl
Q:DSN
Q:Auth
Q:Utils
Test:Q:Plugin