Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
86d51ea3
...
86d51ea330245f0f9ca244c83787bd0f6cf83d6d
authored
2004-12-23 16:59:15 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(USE_MAILBOX_QUOTAS): New define
1 parent
31747fe7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
mail.local/mail.local.h
mail.local/mail.local.h
View file @
86d51ea
...
...
@@ -67,6 +67,10 @@
# define INADDR_LOOPBAK 0x7f000001
#endif
#if defined (USE_DBM) || defined (USE_SQL)
# define USE_MAILBOX_QUOTAS 1
#endif
#include <mailutils/argp.h>
#include <mailutils/attribute.h>
#include <mailutils/errno.h>
...
...
Please
register
or
sign in
to post a comment