1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

outgoing mail queue for psyced

This commit is contained in:
psyc://psyced.org/~lynX 2010-01-31 06:27:33 +01:00
parent b3a307095b
commit 4084c8312b
2 changed files with 361 additions and 0 deletions

6
world/net/smtp/user.c Normal file
View file

@ -0,0 +1,6 @@
#include <net.h>
#include <user.h>
qScheme() { return "smtp"; }
// useless object for now