The Cyrus IMAP server as well as cyrus and cyrusbb delivery agents are available from:
http://cyrusimap.web.cmu.edu/
20.4.2 cyrusv2
Deliver to a cyrus IMAP V2 user V8.12 and later
The cyrusv2 delivery agent is intended for use withth e Cyrus V2 IMAP server from CMU.
It is muchlike the cyrus delivery agent (described earlier), but it delivers using LMTP via a
Unix-domain socket and requires a Cyrus version 2 IMAP server. First note that the local
delivery agent must be defined before you can define cyrusv2:
MAILER(`local??) ?†? define first
MAILER(`cyrusv2??) ?†? define second
The cyrusv2 delivery agent can be used for local delivery, if you use an mc configuration
statement such as this:
define(`confLOCAL_MAILER??, `cyrusv2??)
The cyrusv2 delivery agent, in addition to performing local delivery, will also recognize
local addresses of the form user+where. When found, and if permitted, it will deliver to an
existing subfolder of the INBOX on the IMAP server.
The defaults for the cyrusv2 delivery agent are listed in Table 20-3. The mc configuration
macros at the left can be used to modify or replace those defaults.
Note that mc configuration macro definitions must always precede the MAILER declaration
to which they relate.
The IMAP server and cyrusv2 delivery agent are available from:
http://cyrusimap.web.cmu.edu
20.4.
Pages:
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259