dd146d6e27
This transport makes deliveries to an SQLite database, creating it if needed. The SQLite transport is intended for testing programs that fork or that otherwise can't use the Test transport. It is not meant for robust, long-term storage of mail. WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/ PR: ports/151382 Submitted by: Bill Brinzer <bill.brinzer@gmail.com> Approved by: pgollucci (mentor, implicit)
6 lines
310 B
Text
6 lines
310 B
Text
This transport makes deliveries to an SQLite database, creating it if needed.
|
|
The SQLite transport is intended for testing programs that fork or that
|
|
otherwise can't use the Test transport. It is not meant for robust, long-term
|
|
storage of mail.
|
|
|
|
WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/
|