Skip to content
Snippets Groups Projects
Commit 60799593 authored by rswindell's avatar rswindell
Browse files

Added "default user" featur for "catch all" e-mail.

parent 146c2655
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ typedef struct {
char ctrl_dir[128];
char relay_server[128];
char dns_server[128];
char reserved_path8[128];
char default_user[128];
char reserved_path7[128];
char reserved_path6[128];
char reserved_path5[128];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment