Aggregation of remote POP3 accounts is now working.
authorArt Cancro <ajc@citadel.org>
Tue, 18 Sep 2007 21:38:15 +0000 (21:38 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 18 Sep 2007 21:38:15 +0000 (21:38 +0000)
commite024165eb98df86eb314c5ddea3cb38fcf478e67
treee40666e41c4efee3e89617b8491f19753f3673a3
parent219143dd54eeaa1769917cba748891a2b2aa64ea
Aggregation of remote POP3 accounts is now working.
You can use it by declaring -DPOP3_AGGREGATION in your CFLAGS, and
then manually editing the netconfigs file for a room (typically
an inbox) with a line like:
pop3client|popserver.host.com|username|password
Client configuration screens will follow.
12 files changed:
citadel/clientsocket.c
citadel/clientsocket.h
citadel/control.c
citadel/modules/calendar/serv_calendar.c
citadel/modules/funambol/serv_funambol.c
citadel/modules/network/serv_network.c
citadel/modules/pop3client/serv_pop3client.c
citadel/modules/sieve/serv_sieve.c
citadel/modules/smtp/serv_smtp.c
citadel/modules/spam/serv_spam.c
citadel/msgbase.c
citadel/msgbase.h