7 lines
310 B
Text
7 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/
|