forked from cyrusimap/cyrus-imapd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
203 lines (203 loc) · 3.37 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
*.a
*.gcno
*.gcda
*.la
*.lo
*.o
*.orig
*.patch
!debian/patches/*.patch
*.pyc
*.rej
*.sig
*.tar.gz
*.tar.bz2
*.*-cunit.c
*~
.cunit-*.c
.deps
.dirstamp
.libs
.sphinx-build.stamp
README
VERSION
Makefile.in
Makefile
Makefile.bak
Makefile.old
aclocal.m4
autom4te.cache/
backup/backupd
backup/ctl_backups
backup/cyr_backup
backup/restore
bench/cyrdbbench
cmulocal/
compile
config.guess
config.h
config.h.in
config.log
config.status
config.status.lineno
config.sub
configure
com_err/et/compile_et
coverage.xml
cscope.out
cunit/CUnitAutomated-Results.xml
cunit/default.cunit
cunit/registers.h
cunit/reports
cunit/unit
debian/
depcomp
doc/examples/imapd_conf/imapd.conf.sample
doc/html/
doc/legacy/murder.png
doc/legacy/netnews.png
doc/text/
docsrc/.doctrees/
docsrc/build/
docsrc/imap/reference/manpages/configs/imapd.conf.rst
docsrc/imap/reference/manpages/systemcommands/cyradm.rst
docsrc/imap/reference/manpages/usercommands/sieveshell.rst
imap/arbitron
imap/calalarmd
imap/chk_cyrus
imap/ctl_conversationsdb
imap/ctl_cyrusdb
imap/ctl_deliver
imap/ctl_mboxlist
imap/ctl_zoneinfo
imap/cvt_cyrusdb
imap/cvt_xlist_specialuse
imap/cyr_buildinfo
imap/cyr_charset
imap/cyr_dbtool
imap/cyr_deny
imap/cyr_df
imap/cyr_expire
imap/cyr_info
imap/cyr_sequence
imap/cyr_sphinxmgr
imap/cyr_synclog
imap/cyr_userseen
imap/cyr_virusscan
imap/cyrdump
imap/dav_reconstruct
imap/deliver
imap/fetchnews
imap/fud
imap/http_caldav_js.h
imap/http_carddav_js.h
imap/http_err.c
imap/http_err.h
imap/httpd
imap/ical_apply_patch
imap/idled
imap/imap_err.c
imap/imap_err.h
imap/imapd
imap/ipurge
imap/jmap_err.c
imap/jmap_err.h
imap/lmtp_err.c
imap/lmtp_err.h
imap/lmtpd
imap/mbexamine
imap/mbpath
imap/mbtool
imap/message_test
imap/mupdate_err.c
imap/mupdate_err.h
imap/mupdate
imap/nntp_err.c
imap/nntp_err.h
imap/nntpd
imap/pop3d
imap/promdata.c
imap/promdata.h
imap/promstatsd
imap/quota
imap/reconstruct
imap/search_test
imap/smmapd
imap/squatter
imap/squat_dump
imap/sync_client
imap/sync_reset
imap/sync_server
imap/tls_prune
imap/tz_err.c
imap/tz_err.h
imap/unexpunge
imtest/imtest
install-sh
lib/chartable.c
lib/imapopts.c
lib/imapopts.h
lib/mkchartable
libcyrus.pc
libcyrus_imap.pc
libcyrus_min.pc
libcyrus_sieve.pc
libtool
ltmain.sh
makedepend.log
man/
master/master
missing
netnews/remotepurge
notifyd/notifyd
notifyd/notifytest
perl/annotator/Cyrus-Annotator-Daemon-*/
perl/annotator/Makefile.old
perl/annotator/Makefile.PL
perl/annotator/MYMETA.json
perl/annotator/MYMETA.yml
perl/annotator/blib/
perl/annotator/pm_to_blib
perl/annotator/MANIFEST
perl/imap/Cyrus-IMAP-*/
perl/imap/IMAP.bs
perl/imap/IMAP.c
perl/imap/Makefile.old
perl/imap/Makefile.PL
perl/imap/MYMETA.json
perl/imap/MYMETA.yml
perl/imap/MANIFEST
perl/imap/blib/
perl/imap/cyradm
perl/imap/pm_to_blib
perl/sieve/managesieve/Cyrus-SIEVE-managesieve-*/
perl/sieve/managesieve/Makefile.old
perl/sieve/managesieve/Makefile.PL
perl/sieve/managesieve/MYMETA.json
perl/sieve/managesieve/MYMETA.yml
perl/sieve/managesieve/MANIFEST
perl/sieve/managesieve/blib/
perl/sieve/managesieve/managesieve.bs
perl/sieve/managesieve/managesieve.c
perl/sieve/managesieve/pm_to_blib
perl/sieve/scripts/installsieve
perl/sieve/scripts/sieveshell
ptclient/ptexpire
ptclient/ptdump
ptclient/ptloader
sieve/addr-lex.c
sieve/addr.c
sieve/addr.h
sieve/sieve-lex.c
sieve/sieve.c
sieve/sieve.h
sieve/sieve_err.c
sieve/sieve_err.h
sieve/sievec
sieve/sieved
sieve/test
sieve/test_mailbox
sieve/tests/
stamp-h1
timsieved/timsieved
ylwrap