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:
parent
b3a307095b
commit
4084c8312b
2 changed files with 361 additions and 0 deletions
6
world/net/smtp/user.c
Normal file
6
world/net/smtp/user.c
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include <net.h>
|
||||
#include <user.h>
|
||||
|
||||
qScheme() { return "smtp"; }
|
||||
|
||||
// useless object for now
|
Loading…
Add table
Add a link
Reference in a new issue