forked from brong/cyrus-imapd-legacy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
116 lines (116 loc) · 1.71 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
*.o
*.a
*~
*.patch
!debian/patches/*.patch
*.orig
*.rej
*.tar.gz
*.gcno
*.gcda
Makefile
Makefile.bak
Makefile.old
makedepend.log
aclocal.m4
autom4te.cache/
cmulocal/
config.h
config.h.in
config.log
config.status
config.status.lineno
configure
cscope.out
sieve/test
sieve/tests/
perl/sieve/managesieve/
com_err/et/com_err.o
com_err/et/compile_et
com_err/et/error_message.o
com_err/et/et_name.o
com_err/et/init_et.o
com_err/et/libcom_err.a
cunit/cunit.mk
cunit/.cunit-*.c
cunit/default.cunit
cunit/registers.h
cunit/unit
imap/arbitron
imap/chk_cyrus
imap/ctl_cyrusdb
imap/ctl_deliver
imap/ctl_mboxlist
imap/cvt_cyrusdb
imap/cyr_charset
imap/cyr_dbtool
imap/cyr_df
imap/cyr_expire
imap/cyr_info
imap/cyr_sequence
imap/cyr_synclog
imap/cyr_userseen
imap/cyrdump
imap/deliver
imap/fetchnews
imap/fud
imap/hammer_skiplist
imap/idled
imap/imap_err.c
imap/imap_err.h
imap/imapd
imap/ipurge
imap/lmtpd
imap/lmtpstats.c
imap/lmtpstats.h
imap/mbexamine
imap/mbpath
imap/mupdate_err.c
imap/mupdate_err.h
imap/mupdate
imap/nntp_err.c
imap/nntp_err.h
imap/nntpd
imap/pop3d
imap/pushstats.c
imap/pushstats.h
imap/quota
imap/reconstruct
imap/smmapd
imap/squatter
imap/sync_client
imap/sync_reset
imap/sync_server
imap/tls_prune
imap/unexpunge
imtest/imtest
lib/chartable.c
lib/imapopts.c
lib/imapopts.h
lib/mkchartable
man/imapd.conf.5
man/sieveshell.1
master/master
notifyd/notifyd
perl/imap/IMAP.bs
perl/imap/IMAP.c
perl/imap/IMAP.o
perl/imap/Makefile.old
perl/imap/blib/
perl/imap/cyradm
perl/imap/pm_to_blib
perl/sieve/scripts/installsieve
perl/sieve/scripts/sieveshell
timsieved/timsieved
sieve/Makefile
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
xversion.h