Commit Graph

300 Commits

Author SHA1 Message Date
pfelt 022d3fe73f -- we were overriding the capabilities (and a few other things) and causing issues with tbird. 2007-10-11 08:14:54 +00:00
pfelt e967eb3d67 -- now uses MsgAuth*
-- fixed a bug in the existing aliasing code where it returned the wrong success variable
-- several TODOs still need looking at, but it should be functional
2007-10-11 07:20:54 +00:00
pfelt ec40708025 -- we really should read responses from the queue even if we don't care what they are 2007-10-11 07:14:50 +00:00
pfelt 9a4014ec36 -- removed uneeded variables/functions
-- RewriteAddress() now contacts the queue for aliasing information (the current version)
-- added the require_ath
-- now uses the MsgAuth* functions
-- don't bother with etrn on remote hosts when dropping mail off
2007-10-11 06:23:06 +00:00
pfelt 51c5cfacd7 -- one of the remainig conversion of the MsgAuth functions 2007-10-11 04:12:26 +00:00
pfelt 56907df786 -- fixed oddness in the MsgAuth() functions in the BOOL/int conversion stuff
--  there are probably a few more that need fixing
2007-10-11 04:11:24 +00:00
pfelt a25ec80e0b -- fixed a relay boolean that should not have been set by default 2007-10-11 04:03:55 +00:00
pfelt 87f01f576b -- added the DOMAIN LOCATION queue command that will return if a domain is local or remote. Queue agents should now be able to use this sequence as needed.
--  TODO: add in domain relay code
2007-10-08 21:19:43 +00:00
pfelt 838d06a67e -- Commit on behalf of halex with new error outputting 2007-10-08 04:42:27 +00:00
alexhudson 1a33910c3b Don't try to lookup uid/gid if we're running as root 2007-10-05 18:24:04 +00:00
halex 98d4e71fb0 Commit this code before I lose it - will eventually need to have its wrapper rewritten. 2007-10-03 05:25:06 +00:00
alexhudson 21c0aca3e8 Unbreak auth with store and Dragonfly 2007-09-22 14:30:16 +00:00
alexhudson 417ecccc7e Remove unused CryptoLock calls from connio & pop/imap 2007-09-22 09:30:45 +00:00
alexhudson f70ddbe36f Clean up warnings in bongoutil 2007-09-22 09:14:06 +00:00
alexhudson fc1a1d8f96 Fix up compile warnings in Xpl 2007-09-22 09:10:18 +00:00
alexhudson bb2df5acdb * Clean up compiler warnings in msgapi and sqlite auth backend
* Fix consistent buffer pointer bug...
2007-09-21 20:59:51 +00:00
alexhudson 77e0fb5a25 Fix up compiler warnings in alarm agent 2007-09-21 20:45:09 +00:00
alexhudson 7e6f445f93 A couple more IMAP compiler warnings gone; two remain. 2007-09-21 20:32:00 +00:00
alexhudson 375b19d43c Get rid of some warnings in imap 2007-09-21 20:17:31 +00:00
alexhudson 6aaf97850a Remove warnings in pop3, avirus and antispam. 2007-09-21 19:23:44 +00:00
alexhudson a5f99d3393 Get rid of most of the compiler warnings in the store 2007-09-21 19:10:03 +00:00
alexhudson f9acd5e5e9 Clean up compiler warnings in backup and config apps 2007-09-21 18:33:51 +00:00
alexhudson 22aa4d5404 * Remove some unused variables
* Correct some compiler warnings
* Hopefully stop Xpl.py generating Makefile carping
2007-09-21 17:54:32 +00:00
alexhudson 3d9640d3cb Placeholder for new ODBC auth back-end. 2007-09-20 17:24:02 +00:00
alexhudson fdee56a120 Add a compile time check for ODBC devel headers 2007-09-16 15:13:30 +00:00
alexhudson 470a88c635 More correct logic in the sqlite auth backend 2007-09-16 14:25:02 +00:00
alexhudson 46c837378c Remove unused script 2007-09-16 13:20:12 +00:00
alexhudson 46b2bb6006 Instrument the auth stuff with some logging mojo 2007-09-16 12:43:59 +00:00
alexhudson 23cdcaf17a Stub out an optional LDAP-based auth backend 2007-09-16 09:06:04 +00:00
alexhudson b8cb727882 Make Sqlite auth backend salt and hash the passwords with SHA1 2007-09-15 17:24:33 +00:00
alexhudson 6b9dbc73e6 Get directory permissions right at install time. 2007-09-15 13:25:19 +00:00
alexhudson 1308bebea7 This is the correct header... 2007-09-15 13:14:04 +00:00
alexhudson 7c646f9be8 Remove non-existant file. 2007-09-15 13:01:43 +00:00
alexhudson 0f658ab7d5 * Separate out msgapi cookie functions into a separate file
* First whack at making auth backend pluggable
2007-09-15 12:49:08 +00:00
alexhudson 57c041686e Fix up cookie data area bugs 2007-09-11 12:31:59 +00:00
alexhudson c5f58121cc Remove deprecated MsgApi functions; these should be superceded by grokking a vcard 2007-09-06 18:52:54 +00:00
alexhudson 0b26a50c8d Remove bongo-admin from the build 2007-09-06 18:51:48 +00:00
alexhudson 8449c672ce Remove bongo-setup from the build 2007-09-06 10:29:51 +00:00
alexhudson 551d263789 * Revert r374
* Merge latest changes from trunk
2007-09-05 20:30:05 +00:00
alexhudson f75c308e87 Fix up installation order 2007-09-05 13:22:13 +00:00
halex 928099123e * Changed input styles.
* Added new awesome list box thing.
2007-09-04 08:16:51 +00:00
alexhudson e62bbe29b8 * Fix install so we have a directory to put cookies in
* recovery flags now work too \o/
2007-09-04 07:16:08 +00:00
pfelt 9a0a7c09c8 -- add most of the rest of the aliasing to the queue. it should currently work for
--  domain1.com => domain2.com
--  user1@domain1.com => user2@domain1.com
--  user1@domain1.com => user1@domain2.com
--  5 level recursion protection/allowance
-- does not work for user1@domain1.com => user2  (implying domain1.com)
2007-09-04 05:11:29 +00:00
alexhudson a4cbaeec32 Better recovery flag implementation 2007-09-03 21:01:46 +00:00
alexhudson 5d84654fe4 Stop avirus being crashy 2007-09-03 18:40:56 +00:00
alexhudson 174a291e28 * Make bongo-standalone start as an agent. Turn it off in the config if you don't want it :)
* Remove some smtp gubbins
2007-09-03 17:31:29 +00:00
alexhudson 0575742e54 * Fix collector to not segfault when looking at list of users
* Fix colector to connect to store, exposing above bug.
2007-09-03 13:49:10 +00:00
alexhudson d9a84a065c Fix up SMTP agent so it works again \o/ Raises bug #9924 2007-09-03 13:32:38 +00:00
alexhudson bd72537498 Put in select()-based connio calls - amusingly _BONGO_LINUX isn't defined, so in the original connio, we were going down an non-obvious code path 2007-09-03 12:57:59 +00:00
alexhudson e050a05905 Remove connio code from the header files. Good grief, it's now debuggable! 2007-09-03 10:45:36 +00:00