org.ibex.mail.git
14 years agoremove FileBasedMailbox.get(JS), be sure to set the path
adam [Mon, 22 Jun 2009 00:11:26 +0000 (00:11 +0000)]
remove FileBasedMailbox.get(JS), be sure to set the path

darcs-hash:20090622001126-5007d-9b1d3f152201bcc859b94c265acd4b87b2b5e538.gz

14 years agobe more careful about closing ResultSets in Graylist
adam [Mon, 22 Jun 2009 00:11:07 +0000 (00:11 +0000)]
be more careful about closing ResultSets in Graylist

darcs-hash:20090622001107-5007d-1a40a7d97a74966401da2c1b6e5ea988eb0786b8.gz

14 years agoadd Mailbox.get(JS)
adam [Mon, 22 Jun 2009 00:10:48 +0000 (00:10 +0000)]
add Mailbox.get(JS)

darcs-hash:20090622001048-5007d-69850271e8f2019a3a084f18e57bbb1fa4d798ef.gz

14 years agoignore exceptions thrown by InetAddress.getByName()
adam [Mon, 22 Jun 2009 00:10:33 +0000 (00:10 +0000)]
ignore exceptions thrown by InetAddress.getByName()

darcs-hash:20090622001033-5007d-f1f6483ff11708805af32948011db08fa93c41c5.gz

14 years agoadd org.ibex.mail.VERP
adam [Mon, 22 Jun 2009 00:10:08 +0000 (00:10 +0000)]
add org.ibex.mail.VERP

darcs-hash:20090622001008-5007d-055e271a158b0865faa77c128107d66f867e880e.gz

14 years agoConfirmation.java: do not import prevayler
adam [Mon, 22 Jun 2009 00:09:45 +0000 (00:09 +0000)]
Confirmation.java: do not import prevayler

darcs-hash:20090622000945-5007d-99ab2851f79e7cfa6d153a0ba69bca8a0262fc08.gz

16 years agolet IMAP's join() method use Object[]'s rather than String[]'s
adam [Sun, 2 Mar 2008 02:08:02 +0000 (02:08 +0000)]
let IMAP's join() method use Object[]'s rather than String[]'s

darcs-hash:20080302020802-5007d-4b02eb8b87cfbb578f3e1b746fb9226b39d53d86.gz

16 years agolist all flags as permanent in IMAP; resolves Thunderbird deletion bug
adam [Sun, 2 Mar 2008 02:07:39 +0000 (02:07 +0000)]
list all flags as permanent in IMAP; resolves Thunderbird deletion bug

darcs-hash:20080302020739-5007d-cc84c3606c6af8677c9754f76d082187c3d40c93.gz

16 years agoprint out tokens in IMAP
adam [Sun, 2 Mar 2008 02:07:29 +0000 (02:07 +0000)]
print out tokens in IMAP

darcs-hash:20080302020729-5007d-83e00390ae91a7732e1d5e5ce936543647ded656.gz

16 years agoadd setFastButDangerous()
adam [Sun, 2 Mar 2008 02:07:24 +0000 (02:07 +0000)]
add setFastButDangerous()

darcs-hash:20080302020724-5007d-cf956fcc7a2b0cd1629d26c6e99c6cd9e528d2f8.gz

16 years agoadd SqliteDB.close(ResultSet) and use it
adam [Sat, 1 Mar 2008 23:48:12 +0000 (23:48 +0000)]
add SqliteDB.close(ResultSet) and use it

darcs-hash:20080301234812-5007d-f9c61acc5cdc18b229183131cf62c0a7324e6b1c.gz

16 years agomake SqliteMailbox.insert() synchronized
adam [Sat, 1 Mar 2008 23:47:33 +0000 (23:47 +0000)]
make SqliteMailbox.insert() synchronized

darcs-hash:20080301234733-5007d-4f3e3e8cc87c1a374515b656077e076208f73324.gz

16 years agoharmless commenting and reorg in SMTP
adam [Sat, 1 Mar 2008 23:47:03 +0000 (23:47 +0000)]
harmless commenting and reorg in SMTP

darcs-hash:20080301234703-5007d-0a56a9554d8abdbbe60437cbad713325aaa36f5a.gz

16 years agoswitch getMailExchangerIPs() to DNSUtil
adam [Sat, 1 Mar 2008 23:46:15 +0000 (23:46 +0000)]
switch getMailExchangerIPs() to DNSUtil

darcs-hash:20080301234615-5007d-b098d16fc86ed0b0d4b49cc35b1ec2806bcb5ec9.gz

16 years agoupdate naming in IMAP.java
adam [Sat, 1 Mar 2008 08:16:55 +0000 (08:16 +0000)]
update naming in IMAP.java

darcs-hash:20080301081655-5007d-24d432419ee65531208fa74d7639d4ffaba9f9ea.gz

16 years agocomment out BODYSTRUCTURE
adam [Sat, 1 Mar 2008 08:16:27 +0000 (08:16 +0000)]
comment out BODYSTRUCTURE

darcs-hash:20080301081627-5007d-64e65b8c02b124840406268703339707f1f79a01.gz

16 years agooptimize IMAP.java to return a "bodyless message" when only headers are requested
adam [Sat, 1 Mar 2008 08:16:04 +0000 (08:16 +0000)]
optimize IMAP.java to return a "bodyless message" when only headers are requested

darcs-hash:20080301081604-5007d-349a37f3d887c883724bbba3fb997c1c70d362e0.gz

16 years agouse maxuid() in IMAP.java
adam [Sat, 1 Mar 2008 08:15:26 +0000 (08:15 +0000)]
use maxuid() in IMAP.java

darcs-hash:20080301081526-5007d-db6635d681d0b40b5e2ac00d717bfc1f99c1d5e4.gz

16 years agoremove messageid_ uniqueness constraint
adam [Sat, 1 Mar 2008 08:14:48 +0000 (08:14 +0000)]
remove messageid_ uniqueness constraint

darcs-hash:20080301081448-5007d-6f53d2f4663601b8b7a87eb88f3813947f7a2ee9.gz

16 years agoclean up loose ends in SqliteMailbox
adam [Sat, 1 Mar 2008 07:47:23 +0000 (07:47 +0000)]
clean up loose ends in SqliteMailbox

darcs-hash:20080301074723-5007d-a6f5ac86275a6f558454b3bc938af27573f6f3ef.gz

16 years agoimproved implementation of head() for SqliteMailbox
adam [Sat, 1 Mar 2008 07:44:50 +0000 (07:44 +0000)]
improved implementation of head() for SqliteMailbox

darcs-hash:20080301074450-5007d-74b9c19dbf4b1e760d4f5110b662106c0d55994d.gz

16 years agouse SqliteDB.streamToString() in SqliteMailbox
adam [Sat, 1 Mar 2008 07:44:38 +0000 (07:44 +0000)]
use SqliteDB.streamToString() in SqliteMailbox

darcs-hash:20080301074438-5007d-34e97fff3ce6cc51b4620a7a142004c9b7ce5a83.gz

16 years agorefuse duplicate messageids in SqliteMailbox
adam [Sat, 1 Mar 2008 07:44:21 +0000 (07:44 +0000)]
refuse duplicate messageids in SqliteMailbox

darcs-hash:20080301074421-5007d-9f799f31eefa0c6a0217518ec346efc11dee6cca.gz

16 years agohandle more types of Query in SqliteMailbox
adam [Sat, 1 Mar 2008 07:43:46 +0000 (07:43 +0000)]
handle more types of Query in SqliteMailbox

darcs-hash:20080301074346-5007d-8c9bac86e780f9c1fbcad347ef7e380295dce135.gz

16 years agoadd imap number cache to SqliteMailbox
adam [Sat, 1 Mar 2008 07:42:17 +0000 (07:42 +0000)]
add imap number cache to SqliteMailbox

darcs-hash:20080301074217-5007d-58d4bffdc10cc4a7fbbc6db7427d5ee03add07a8.gz

16 years agoSqliteMailbox: index columns
adam [Sat, 1 Mar 2008 06:02:15 +0000 (06:02 +0000)]
SqliteMailbox: index columns

darcs-hash:20080301060215-5007d-9ca704f66e1582a11798e0050b653b2f21900e7a.gz

16 years agouse reverse DNS for EHLO/HELO
adam [Sat, 1 Mar 2008 06:01:42 +0000 (06:01 +0000)]
use reverse DNS for EHLO/HELO

darcs-hash:20080301060142-5007d-7e9ef457cfd8fda6222bd32f96b2eb2b1929229f.gz

16 years agoadd delayed retry for SMTP
adam [Sat, 1 Mar 2008 06:01:27 +0000 (06:01 +0000)]
add delayed retry for SMTP

darcs-hash:20080301060127-5007d-e11089dc22906e76adf872a6fe4746d805fc5d96.gz

16 years agoadd allmail to gather copies of all messages passing through the server
adam [Sat, 1 Mar 2008 06:01:05 +0000 (06:01 +0000)]
add allmail to gather copies of all messages passing through the server

darcs-hash:20080301060105-5007d-c6d94c9062465ed68c7e72e84a4a1eeffbcc1a69.gz

16 years agocommenting in SMTP.java
adam [Sat, 1 Mar 2008 06:00:46 +0000 (06:00 +0000)]
commenting in SMTP.java

darcs-hash:20080301060046-5007d-896e6bb6429e22e1fec402c3fe07fa23a22d5e69.gz

16 years agoadd decent Query.toString()
adam [Sat, 1 Mar 2008 05:59:40 +0000 (05:59 +0000)]
add decent Query.toString()

darcs-hash:20080301055940-5007d-a1ff694c52a60b9fef7931e44aeb51f515c90161.gz

16 years agocreate sqlite mailboxes by default
adam [Sat, 1 Mar 2008 05:59:20 +0000 (05:59 +0000)]
create sqlite mailboxes by default

darcs-hash:20080301055920-5007d-fd383ea154f4f54921f511a381bff1c184cf2194.gz

16 years agoadd hack to deal with comcast pathetic retry policy
adam [Sat, 1 Mar 2008 05:58:58 +0000 (05:58 +0000)]
add hack to deal with comcast pathetic retry policy

darcs-hash:20080301055858-5007d-10e6afff567f620e96d6f7cab94a867666f497f0.gz

16 years agochange fetch() to fetchResponse() in GMail.java
adam [Sat, 1 Mar 2008 05:58:33 +0000 (05:58 +0000)]
change fetch() to fetchResponse() in GMail.java

darcs-hash:20080301055833-5007d-6e2d458f9e51ffc31256d0c25b29728170622dea.gz

16 years agocommenting in Mailbox.java
adam [Sat, 1 Mar 2008 05:58:08 +0000 (05:58 +0000)]
commenting in Mailbox.java

darcs-hash:20080301055808-5007d-5173c14a57e72be1117b33c75723187f546b9539.gz

16 years agoadd maxuid() method to Mailbox.java
adam [Sat, 1 Mar 2008 05:57:54 +0000 (05:57 +0000)]
add maxuid() method to Mailbox.java

darcs-hash:20080301055754-5007d-0a41303188c61d3824098c3097d0554f2d34f149.gz

16 years agoadd todo items to MailingList
adam [Sat, 1 Mar 2008 05:57:20 +0000 (05:57 +0000)]
add todo items to MailingList

darcs-hash:20080301055720-5007d-9a36056391098ac8c7db58cf9906f520485db2c6.gz

16 years agomake REAP_EXPIRATION a parameter
adam [Sat, 1 Mar 2008 05:56:47 +0000 (05:56 +0000)]
make REAP_EXPIRATION a parameter

darcs-hash:20080301055647-5007d-faa576a871e1ef34fc2f9e4a90b44f984d073104.gz

16 years agoadd createIndex()
adam [Sat, 1 Mar 2008 05:56:35 +0000 (05:56 +0000)]
add createIndex()

darcs-hash:20080301055635-5007d-c7113c4e3c52dca0d8cea7fa40ae2d5433266fb2.gz

16 years agomove streamToString to SqliteDB.java
adam [Sat, 1 Mar 2008 05:56:10 +0000 (05:56 +0000)]
move streamToString to SqliteDB.java

darcs-hash:20080301055610-5007d-a8e46b756d1d2cd78c2328f3c902a1d111314b70.gz

16 years agomake questionable improvements to mail.clamav.check()
adam [Sat, 1 Mar 2008 05:55:21 +0000 (05:55 +0000)]
make questionable improvements to mail.clamav.check()

darcs-hash:20080301055521-5007d-ab0d12520955c14cfbb8a9f79a04e8f16c3f46fb.gz

16 years agoimprove parsing of dcc responses
adam [Sat, 1 Mar 2008 05:55:03 +0000 (05:55 +0000)]
improve parsing of dcc responses

darcs-hash:20080301055503-5007d-f6c6a2e21c803ed6fc8631db629c1636a1597516.gz

16 years agomove streamToString to SqliteDB.java
adam [Sat, 1 Mar 2008 05:53:34 +0000 (05:53 +0000)]
move streamToString to SqliteDB.java

darcs-hash:20080301055334-5007d-027d63fffbdea41950070009377561470fc0958e.gz

16 years agoadd createIndex() calls to Whitelist
adam [Sat, 1 Mar 2008 05:53:08 +0000 (05:53 +0000)]
add createIndex() calls to Whitelist

darcs-hash:20080301055308-5007d-a41eab9f08c6602719e08e1cc99bb259d157ba6b.gz

16 years agoremove comment
adam [Sat, 1 Mar 2008 05:52:44 +0000 (05:52 +0000)]
remove comment

darcs-hash:20080301055244-5007d-15b330d4f35ad52866f61b330b7b818ffd246aec.gz

16 years agoadd mail.DNSUtil for reverse lookups
adam [Sat, 1 Mar 2008 05:52:31 +0000 (05:52 +0000)]
add mail.DNSUtil for reverse lookups

darcs-hash:20080301055231-5007d-63d52e1a43c91cef7bab56a1bfd09fd6744fd984.gz

16 years agohighly suspicious changes to IMAP.java
adam [Sun, 22 Jul 2007 23:15:23 +0000 (23:15 +0000)]
highly suspicious changes to IMAP.java

darcs-hash:20070722231523-5007d-93b0cf3fc81c604ce989b158029320d52780bfbd.gz

16 years agolowercase the name of the inbox
adam [Sun, 22 Jul 2007 02:30:14 +0000 (02:30 +0000)]
lowercase the name of the inbox

darcs-hash:20070722023014-5007d-5e68bdfd3a3bd451a2042cc4445013240e491b19.gz

16 years agodo not set flag if already set
adam [Sun, 22 Jul 2007 02:30:06 +0000 (02:30 +0000)]
do not set flag if already set

darcs-hash:20070722023006-5007d-ab655b106479dccec91ffc2fcc1fad9480b82d99.gz

16 years agoimprove mailbox-not-found logic
adam [Sun, 22 Jul 2007 02:29:58 +0000 (02:29 +0000)]
improve mailbox-not-found logic

darcs-hash:20070722022958-5007d-a15e0ca02e3693f5d48a8d8903cc565f590a1e6f.gz

16 years agoline break
adam [Sun, 22 Jul 2007 02:29:29 +0000 (02:29 +0000)]
line break

darcs-hash:20070722022929-5007d-bd22eaa5554b4ec8b6ea52105727672cab2e1525.gz

16 years agoforce lowercase on trash folder
adam [Sun, 22 Jul 2007 02:29:18 +0000 (02:29 +0000)]
force lowercase on trash folder

darcs-hash:20070722022918-5007d-c06546349144af935b3514f5135080bb0c485a3c.gz

16 years agoSqliteMailbox: massive overhauld
adam [Sun, 22 Jul 2007 02:28:56 +0000 (02:28 +0000)]
SqliteMailbox: massive overhauld

darcs-hash:20070722022856-5007d-1f080c1fc194728431f83cc867f274934da8706f.gz

16 years agoSqliteDB: bug fixes
adam [Sun, 22 Jul 2007 02:28:18 +0000 (02:28 +0000)]
SqliteDB: bug fixes

darcs-hash:20070722022818-5007d-01fe60c63da8cbf769e5568db31e43a3fa3619de.gz

16 years agobetter DCC interface
adam [Sun, 22 Jul 2007 02:27:44 +0000 (02:27 +0000)]
better DCC interface

darcs-hash:20070722022744-5007d-b74723c8d4d1eea62500a846c7c8b0fdf6bec182.gz

16 years agoremove unecessary methods
adam [Sun, 22 Jul 2007 02:27:31 +0000 (02:27 +0000)]
remove unecessary methods

darcs-hash:20070722022731-5007d-008caf43bd5067586f76d62dc01f90baa9e5fb20.gz

16 years agonote to self
adam [Sun, 22 Jul 2007 02:27:06 +0000 (02:27 +0000)]
note to self

darcs-hash:20070722022706-5007d-f58071c504cc13dd590bba07bc1755ec69ee84aa.gz

16 years agobe more tolerant of crud lying around in FilebasedMailboxes
adam [Sun, 22 Jul 2007 02:26:47 +0000 (02:26 +0000)]
be more tolerant of crud lying around in FilebasedMailboxes

darcs-hash:20070722022647-5007d-57b7dcec36db1164c62a3a0f8b65a9931bf1dce6.gz

16 years agobetter .sqlite mailbox autodetection
adam [Sun, 22 Jul 2007 02:25:34 +0000 (02:25 +0000)]
better .sqlite mailbox autodetection

darcs-hash:20070722022534-5007d-c21efc9436bf1f2a73a24cd8de033e9bb07106e3.gz

16 years agouse HashMap rather than WeakHashMap
adam [Sun, 22 Jul 2007 02:25:06 +0000 (02:25 +0000)]
use HashMap rather than WeakHashMap

darcs-hash:20070722022506-5007d-299630ab77fcc9cfb059984e258be9a564f665ca.gz

16 years agorename SqliteJdbcMailbox -> SqliteMailbox
adam [Sun, 15 Jul 2007 23:11:02 +0000 (23:11 +0000)]
rename SqliteJdbcMailbox -> SqliteMailbox

darcs-hash:20070715231102-5007d-9090c8bc3c36891827446a1b4b9d44f48fd46575.gz

16 years agoadd uid_ to SqliteJdbcMailbox
adam [Sun, 15 Jul 2007 23:09:10 +0000 (23:09 +0000)]
add uid_ to SqliteJdbcMailbox

darcs-hash:20070715230910-5007d-284b4323ef957190840e4c17d77615e6bf167b6c.gz

16 years agofix IMAP semantics
adam [Sun, 15 Jul 2007 23:09:03 +0000 (23:09 +0000)]
fix IMAP semantics

darcs-hash:20070715230903-5007d-be4ebf752db32e5a11224d1e27e87bfb16d5afd8.gz

16 years agoSqliteTable: fixups to schema handling
adam [Sun, 15 Jul 2007 23:08:29 +0000 (23:08 +0000)]
SqliteTable: fixups to schema handling

darcs-hash:20070715230829-5007d-c3143e9e1b40ce66398b28d98b24b33a9f9911a2.gz

16 years agobreak out SqliteTable
adam [Sun, 15 Jul 2007 22:01:35 +0000 (22:01 +0000)]
break out SqliteTable

darcs-hash:20070715220135-5007d-864fbcf1bfda69cd7581730afcbf9fee711751f1.gz

16 years agorename SqliteTable -> SqliteDB
adam [Sun, 15 Jul 2007 21:55:07 +0000 (21:55 +0000)]
rename SqliteTable -> SqliteDB

darcs-hash:20070715215507-5007d-b7317d95963fc54a4956324f6c702916388a592e.gz

16 years agofactor reap() out of SqliteTable constructor
adam [Sun, 15 Jul 2007 21:54:19 +0000 (21:54 +0000)]
factor reap() out of SqliteTable constructor

darcs-hash:20070715215419-5007d-b25e30acb13e48c369f3499d82df22c491b8c9e0.gz

16 years agomisc note in IMAP
adam [Sun, 15 Jul 2007 21:54:09 +0000 (21:54 +0000)]
misc note in IMAP

darcs-hash:20070715215409-5007d-b0e81627072223806d8596dac3399de32f18ad84.gz

16 years agorevamp NNTP support
adam [Mon, 9 Jul 2007 04:56:52 +0000 (04:56 +0000)]
revamp NNTP support

darcs-hash:20070709045652-5007d-02f474a68f9a0d4b874710978ab35d7bb9e4fddc.gz

16 years agobugfixes
adam [Mon, 9 Jul 2007 04:56:43 +0000 (04:56 +0000)]
bugfixes

darcs-hash:20070709045643-5007d-329aa126a6be91911996848ac48204d1f4e36ec6.gz

16 years agorename MailboxTree -> MailTree
adam [Mon, 9 Jul 2007 03:26:02 +0000 (03:26 +0000)]
rename MailboxTree -> MailTree

darcs-hash:20070709032602-5007d-e2b096c37e65ba0b252e38a75957efebba2f4189.gz

16 years agoadd mailbox acls, further separate Mailbox and MailboxTree
adam [Mon, 9 Jul 2007 02:00:36 +0000 (02:00 +0000)]
add mailbox acls, further separate Mailbox and MailboxTree

darcs-hash:20070709020036-5007d-81ef9e54ba47e2c02ca91668e966930fcfe1eefb.gz

16 years agoadd .txt to spam links
adam [Sun, 8 Jul 2007 22:52:52 +0000 (22:52 +0000)]
add .txt to spam links

darcs-hash:20070708225252-5007d-217fce5f035d0f3bfd5075ece1bc5d158ce3e4f8.gz

16 years agouse ThreadPool and Cron
adam [Sun, 8 Jul 2007 22:52:39 +0000 (22:52 +0000)]
use ThreadPool and Cron

darcs-hash:20070708225239-5007d-d61c76630826879662a7d65c34cb8d7d64d90de2.gz

16 years agosynthesize messageids when necessary
adam [Sun, 8 Jul 2007 22:51:55 +0000 (22:51 +0000)]
synthesize messageids when necessary

darcs-hash:20070708225155-5007d-a345fe9b3b933bff33a2887cef5a815fdf2b48a4.gz

16 years agoMailbox -> MailboxTree separation
adam [Sun, 8 Jul 2007 22:50:48 +0000 (22:50 +0000)]
Mailbox -> MailboxTree separation

darcs-hash:20070708225048-5007d-e0d031ff9d7602608d86d8212a77be3d705012e9.gz

16 years agoimprove logic for header-stripping in MIME.java
adam [Thu, 5 Jul 2007 21:47:51 +0000 (21:47 +0000)]
improve logic for header-stripping in MIME.java

darcs-hash:20070705214751-5007d-e6e30f99559379fd4159e10142a5e9bde9d212d3.gz

16 years agoeliminate logging in Connection class
adam [Thu, 5 Jul 2007 01:50:50 +0000 (01:50 +0000)]
eliminate logging in Connection class

darcs-hash:20070705015050-5007d-2648bbb1a91183bb7fae0028f73de82008f09e0c.gz

16 years agomajor revamp due to new Message constructors
adam [Thu, 5 Jul 2007 01:43:56 +0000 (01:43 +0000)]
major revamp due to new Message constructors

darcs-hash:20070705014356-5007d-3d90dc6ade60cce5d1c37411263ac91d51d813ba.gz

16 years agodrop connection after too many bad recipients
adam [Thu, 5 Jul 2007 01:43:28 +0000 (01:43 +0000)]
drop connection after too many bad recipients

darcs-hash:20070705014328-5007d-98673b8388a11a5cbd529b763c73d880612a0d55.gz

16 years agofix horrible SMTP exception code bug
adam [Thu, 5 Jul 2007 01:43:10 +0000 (01:43 +0000)]
fix horrible SMTP exception code bug

darcs-hash:20070705014310-5007d-3e5c035aabb647549003e8233adba9eea08d3f98.gz

16 years agoimprove PEEK logic in IMAP
adam [Thu, 5 Jul 2007 01:39:27 +0000 (01:39 +0000)]
improve PEEK logic in IMAP

darcs-hash:20070705013927-5007d-b17558ebacab019489907ac03ee643a9fd562b68.gz

16 years agodont add ID capability for IMAP; we dont support it
adam [Thu, 5 Jul 2007 01:39:00 +0000 (01:39 +0000)]
dont add ID capability for IMAP; we dont support it

darcs-hash:20070705013900-5007d-8b6eadfb0f18042e1a33eb4e5cf80a391f434122.gz

16 years agoadd body jsproperty to MIME
adam [Thu, 5 Jul 2007 01:37:38 +0000 (01:37 +0000)]
add body jsproperty to MIME

darcs-hash:20070705013738-5007d-3b084003d61d3b9f043d3c8e44d440367d4b626d.gz

16 years agohacks for flaky dns
adam [Thu, 5 Jul 2007 01:36:51 +0000 (01:36 +0000)]
hacks for flaky dns

darcs-hash:20070705013651-5007d-db4a43d3e714a24d89897f8d01dcb0c9caaddfdf.gz

16 years agoremove private stuff from MailmanArchives
adam [Thu, 5 Jul 2007 01:35:45 +0000 (01:35 +0000)]
remove private stuff from MailmanArchives

darcs-hash:20070705013545-5007d-67260acc512f011541ca92d5d92c2cce0f23d851.gz

16 years agoadd setCacheSize()
adam [Thu, 5 Jul 2007 01:35:17 +0000 (01:35 +0000)]
add setCacheSize()

darcs-hash:20070705013517-5007d-ee9e3c939236b4ad76524b211c6b5ca0ed0cb547.gz

16 years agofiddling with Main
adam [Thu, 5 Jul 2007 01:35:01 +0000 (01:35 +0000)]
fiddling with Main

darcs-hash:20070705013501-5007d-a242bda4b20a798bfdadedea3b15ea9919b7f4f2.gz

16 years agoreorganize Auto.java
adam [Thu, 5 Jul 2007 01:34:33 +0000 (01:34 +0000)]
reorganize Auto.java

darcs-hash:20070705013433-5007d-3f9c76b82d2188597568230d8d6d7f61a4014911.gz

16 years agosynchronize Whitelist methods and whitelist all three "from" addresses
adam [Thu, 5 Jul 2007 01:33:16 +0000 (01:33 +0000)]
synchronize Whitelist methods and whitelist all three "from" addresses

darcs-hash:20070705013316-5007d-121a44181c4aaf9027ed2c89e17f925ac2d5fda1.gz

17 years agominor cleanup in MIME.java
adam [Sat, 17 Mar 2007 10:33:35 +0000 (10:33 +0000)]
minor cleanup in MIME.java

darcs-hash:20070317103335-5007d-62f4bbcc5ea1c05b8f9b5c97b470c5ac3147c124.gz

17 years agomore efficient MailboxIterator.head() in FileBasedMailbox
adam [Sat, 17 Mar 2007 10:33:20 +0000 (10:33 +0000)]
more efficient MailboxIterator.head() in FileBasedMailbox

darcs-hash:20070317103320-5007d-a9d8a9ffdca54069e38c24427bbd2616cf2568dc.gz

17 years agomassive refactoring of Headers class
adam [Sat, 17 Mar 2007 10:32:59 +0000 (10:32 +0000)]
massive refactoring of Headers class

darcs-hash:20070317103259-5007d-b5bd837abc764f72dd1daeb59254241673830e8e.gz

17 years agoWhitelist cleanup
adam [Sat, 17 Mar 2007 09:03:00 +0000 (09:03 +0000)]
Whitelist cleanup

darcs-hash:20070317090300-5007d-0fa6a739cca0b9b9401cdfd6a3dd79aa5912c254.gz

17 years agoadd fastButDangerous to SqliteTable
adam [Sat, 17 Mar 2007 09:02:45 +0000 (09:02 +0000)]
add fastButDangerous to SqliteTable

darcs-hash:20070317090245-5007d-82f91cc9d11d57861265bb003698da62e0a60bc8.gz

17 years agoupdate Script.java
adam [Sat, 17 Mar 2007 09:02:28 +0000 (09:02 +0000)]
update Script.java

darcs-hash:20070317090228-5007d-87585e66cb26cd3e601e3655d6eda0fc58e79c52.gz

17 years agominor refactoring in SMTP
adam [Sat, 17 Mar 2007 09:02:22 +0000 (09:02 +0000)]
minor refactoring in SMTP

darcs-hash:20070317090222-5007d-5e128e2f7f7f95af69bcfa68bc7869ecbdfc2805.gz

17 years agoauto-whitelist people we send email to
adam [Sat, 17 Mar 2007 09:02:02 +0000 (09:02 +0000)]
auto-whitelist people we send email to

darcs-hash:20070317090202-5007d-6e2c236e71c53be11d449d56e747efd9d37fcac3.gz

17 years agoSMTP-AUTH
adam [Sat, 17 Mar 2007 09:01:21 +0000 (09:01 +0000)]
SMTP-AUTH

darcs-hash:20070317090121-5007d-c9628cd531161b8f5d5396146574448499beb23f.gz

17 years agoadvertise ESMTP
adam [Sat, 17 Mar 2007 09:01:13 +0000 (09:01 +0000)]
advertise ESMTP

darcs-hash:20070317090113-5007d-aebd067c386efd8b4f758dda8c43dccda33697c8.gz