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
1192cc21
...
1192cc2195dd117788fe5acb91b79aab84b64d75
authored
2002-07-02 14:50:31 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mail_capa): Added "mailbox" capability.
1 parent
989d7417
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
mail/mail.c
mail/mail.c
View file @
1192cc2
...
...
@@ -170,6 +170,7 @@ static struct argp argp = {
static
const
char
*
mail_capa
[]
=
{
"common"
,
"license"
,
"mailbox"
,
NULL
};
...
...
Please
register
or
sign in
to post a comment