2004-06-03 |
mmj | FILE* is now fd |
commit | commitdiff | tree |
2004-06-03 |
mmj | Make listcontrol get the mailname for mlmmj-bounce |
commit | commitdiff | tree |
2004-06-03 |
mmj | 3 things: |
commit | commitdiff | tree |
2004-06-02 |
mmj | mlmmj-recieve deFILEified |
commit | commitdiff | tree |
2004-06-02 |
mmj | dumpfd2fd |
commit | commitdiff | tree |
2004-06-02 |
mortenp | "Resolving" the conflict by committing my version anywa... |
commit | commitdiff | tree |
2004-06-02 |
mmj | Simply close socket if error in transmission |
commit | commitdiff | tree |
2004-06-02 |
mmj | mygetline EINTR handling and errno = 0 |
commit | commitdiff | tree |
2004-06-02 |
mortenp | fixed fgets() loop |
commit | commitdiff | tree |
2004-06-02 |
mmj | --- src/mlmmj-send.c 2 Jun 2004 19:10:11 -0000 1.31 |
commit | commitdiff | tree |
2004-06-02 |
mmj | No need for several connections tuning for mlmmj-send |
commit | commitdiff | tree |
2004-06-02 |
mmj | Changelog update |
commit | commitdiff | tree |
2004-06-02 |
mmj | ChangeLog update |
commit | commitdiff | tree |
2004-06-02 |
mmj | mlmmj-maintd now resends the ones that failed. Add... |
commit | commitdiff | tree |
2004-06-02 |
mortenp | usleep(WAITSLEEP) while waiting for child processes... |
commit | commitdiff | tree |
2004-06-02 |
mortenp | Fixed interrupted fgets() in write_mailbody_from_file() |
commit | commitdiff | tree |
2004-06-02 |
mmj | Set MAX_CONNECTIONS to 1 |
commit | commitdiff | tree |
2004-06-02 |
mmj | Also remove leftover .{mailfrom,reciptto,reply-to}... |
commit | commitdiff | tree |
2004-06-01 |
mmj | Fix daemonizing |
commit | commitdiff | tree |
2004-06-01 |
mmj | mlmmj-maintd testet, and works |
commit | commitdiff | tree |
2004-06-01 |
mmj | mlmmj-maintd work (still in progress) |
commit | commitdiff | tree |
2004-06-01 |
mmj | append to subscribers file and not archive before last... |
commit | commitdiff | tree |
2004-06-01 |
mortenp | Fixed leak of subfile in mlmmj-send |
commit | commitdiff | tree |
2004-06-01 |
mmj | Better do it like this. Not pretty thought, but I doubt... |
commit | commitdiff | tree |
2004-05-31 |
mmj | Further work on mlmmj-maintd. |
commit | commitdiff | tree |
2004-05-31 |
mmj | get Cc: header as well |
commit | commitdiff | tree |
2004-05-29 |
mmj | File for telling people the emailaddress have to be... |
commit | commitdiff | tree |
2004-05-29 |
mmj | Make sure it compiles before releasing it :-) |
commit | commitdiff | tree |
2004-05-29 |
mmj | Move footer and customheader to control/. I've been... |
commit | commitdiff | tree |
2004-05-29 |
mmj | Update for 0.5.2 |
commit | commitdiff | tree |
2004-05-29 |
mmj | it's +bounces-help not -bounces+help |
commit | commitdiff | tree |
2004-05-29 |
mmj | Further stuff in mlmmj-maintd |
commit | commitdiff | tree |
2004-05-29 |
mmj | Bad wording rectified |
commit | commitdiff | tree |
2004-05-29 |
mmj | Use listdir/moderation for the mails up for moderation... |
commit | commitdiff | tree |
2004-05-29 |
mmj | Create queue/discard directory |
commit | commitdiff | tree |
2004-05-29 |
mmj | Update |
commit | commitdiff | tree |
2004-05-29 |
mmj | Use the nice new mydirname and fix a bug with the archi... |
commit | commitdiff | tree |
2004-05-29 |
mmj | Small bugfix. Don't allocate sizeof(char **) * count but |
commit | commitdiff | tree |
2004-05-29 |
mmj | It's not -L 1 but -l 1 for sending single mails |
commit | commitdiff | tree |
2004-05-29 |
mmj | Listcontrol shouldn't open the mailfile to retrieve... |
commit | commitdiff | tree |
2004-05-29 |
mmj | When retrieving header info, make sure to get all heade... |
commit | commitdiff | tree |
2004-05-29 |
mmj | Make this change to mailhdr, since we can have e.g... |
commit | commitdiff | tree |
2004-05-27 |
mortenp | added comment about the fix i committed along with... |
commit | commitdiff | tree |
2004-05-27 |
mortenp | added mydirname() and mybasename() which doesn't mess... |
commit | commitdiff | tree |
2004-05-27 |
mmj | Add -a switch for archive [yes|no] |
commit | commitdiff | tree |
2004-05-27 |
mmj | Use strncpy instead of memcpy |
commit | commitdiff | tree |
2004-05-26 |
mmj | Update to reflect recent changes |
commit | commitdiff | tree |
2004-05-26 |
mmj | Header file changes |
commit | commitdiff | tree |
2004-05-26 |
mmj | Make mlmmj-send capable of handling a bounce from the... |
commit | commitdiff | tree |
2004-05-26 |
mmj | -#ifdef MLMMJ_DEBUG |
commit | commitdiff | tree |
2004-05-26 |
mmj | Make checkwait_smtpreply return the string that it... |
commit | commitdiff | tree |
2004-05-26 |
mmj | add: int is_subbed(const char *listdir, const char... |
commit | commitdiff | tree |
2004-05-26 |
mmj | Handle sub/unsub confirm mail bounces, and use subscrib... |
commit | commitdiff | tree |
2004-05-24 |
mmj | Mr. Boole is easy to get the wrong way. Fix so it actua... |
commit | commitdiff | tree |
2004-05-23 |
mmj | Dump needed data when failing in mlmmj-send. |
commit | commitdiff | tree |
2004-05-23 |
mmj | mlmmj-maintd header file. Note the tunables are in... |
commit | commitdiff | tree |
2004-05-23 |
mmj | Add entry about mlmmj-maintd |
commit | commitdiff | tree |
2004-05-22 |
mmj | Also dump MAIL FROM:, RCPT TO: and Reply To: variables... |
commit | commitdiff | tree |
2004-05-22 |
mmj | Clean up and extend help everywhere. |
commit | commitdiff | tree |
2004-05-22 |
mmj | Makefile goes into .cvsignore and update ChangeLog |
commit | commitdiff | tree |
2004-05-22 |
mortenp | small fix for over-sized hostnames in hostnamestr() |
commit | commitdiff | tree |
2004-05-21 |
mmj | Send our hostname in HELO and change the mlmmj-send... |
commit | commitdiff | tree |
2004-05-21 |
mmj | char *hostnamestr(void); |
commit | commitdiff | tree |
2004-05-21 |
mmj | ChangeLog and VERSION update |
commit | commitdiff | tree |
2004-05-19 |
mmj | Create and mention listdir/requeue |
commit | commitdiff | tree |
2004-05-19 |
mmj | Add requeueing |
commit | commitdiff | tree |
2004-05-19 |
mmj | Send listdir along |
commit | commitdiff | tree |
2004-05-19 |
mmj | ChangeLog has a requeuing mechanism entry and TODO... |
commit | commitdiff | tree |
2004-05-19 |
mmj | 0.5.1 README |
commit | commitdiff | tree |
2004-05-19 |
mmj | .cvsignore updates |
commit | commitdiff | tree |
2004-05-19 |
mortenp | explained closedlist |
commit | commitdiff | tree |
2004-05-19 |
mmj | +0.5.1 |
commit | commitdiff | tree |
2004-05-19 |
mmj | if(infile == NULL) return NULL; |
commit | commitdiff | tree |
2004-05-19 |
mmj | File for generating bounce probes. |
commit | commitdiff | tree |
2004-05-18 |
mmj | A better TODO |
commit | commitdiff | tree |
2004-05-18 |
mortenp | added comment about why the rename() call is safe |
commit | commitdiff | tree |
2004-05-18 |
mortenp | Added WAITTIME (time to sleep before checking if we... |
commit | commitdiff | tree |
2004-05-18 |
mortenp | added comment about my fix |
commit | commitdiff | tree |
2004-05-18 |
mortenp | bail out if we can not open subscribers.d/ |
commit | commitdiff | tree |
2004-05-17 |
mortenp | mlmmj-{,un}sub have been brought up to speed in a coord... |
commit | commitdiff | tree |
2004-05-17 |
mortenp | removal of crufty crappy Makefile.in |
commit | commitdiff | tree |
2004-05-12 |
mortenp | fixed spawn count |
commit | commitdiff | tree |
2004-05-11 |
mmj | mlmmj-make-ml.sh now creates subscribers.d as well |
commit | commitdiff | tree |
2004-05-11 |
mmj | mlmmj-send now forks multiple connections per subscribe... |
commit | commitdiff | tree |
2004-05-11 |
mortenp | added check for slash in list control string |
commit | commitdiff | tree |
2004-05-11 |
mortenp | added comment about listcontrol() cleanup |
commit | commitdiff | tree |
2004-05-11 |
mortenp | changed to be a big switch instead of a lot of if-else-if |
commit | commitdiff | tree |
2004-05-11 |
mortenp | removed (unused) BINDIR |
commit | commitdiff | tree |
2004-05-11 |
mortenp | changed incindexfile() - removed incflag, changed error... |
commit | commitdiff | tree |
2004-05-10 |
mmj | Assorted fixes |
commit | commitdiff | tree |
2004-05-09 |
mmj | fix from Christoph Thiel |
commit | commitdiff | tree |
2004-05-01 |
mmj | Bouncehandling, and massive cleanups around. |
commit | commitdiff | tree |
2004-04-30 |
mmj | Bad bad mmj. Always make sure it compiles before checkin. |
commit | commitdiff | tree |
2004-04-30 |
mmj | This is new function to quickly stat a control of the... |
commit | commitdiff | tree |
2004-04-30 |
mmj | This is new function to quickly stat a control of the... |
commit | commitdiff | tree |
2004-04-30 |
mmj | Add the new directories to the README. It's listdir... |
commit | commitdiff | tree |
2004-04-30 |
mortenp | added -F (no fork) option |
commit | commitdiff | tree |
2004-04-28 |
mortenp | prepare 0.3.4 release |
commit | commitdiff | tree |
2004-04-28 |
mortenp | added comment about dot-fix |
commit | commitdiff | tree |
2004-04-28 |
mortenp | fixed smtp handling of lines which start with a dot |
commit | commitdiff | tree |
next |