]> git.ipfire.org Git - thirdparty/mlmmj.git/log
thirdparty/mlmmj.git
21 years agoNew function to prepare a standard mail in an easy way, and make send_help
mmj [Mon, 7 Jun 2004 12:36:39 +0000 (22:36 +1000)] 
New function to prepare a standard mail in an easy way, and make send_help
use it. More to follow :)

21 years agoNew function to prepare a standard mail in an easy way.
mmj [Mon, 7 Jun 2004 12:36:23 +0000 (22:36 +1000)] 
New function to prepare a standard mail in an easy way.

21 years agoComment out myfgetline since it's not used at all anymore
mmj [Mon, 7 Jun 2004 12:35:58 +0000 (22:35 +1000)] 
Comment out myfgetline since it's not used at all anymore

21 years agoprimitive implementation of probe (-p option)
mortenp [Mon, 7 Jun 2004 11:24:32 +0000 (21:24 +1000)] 
primitive implementation of probe (-p option)

21 years agoPrep for 0.6.0 and small debug info removal etc.
mmj [Sun, 6 Jun 2004 21:57:40 +0000 (07:57 +1000)] 
Prep for 0.6.0 and small debug info removal etc.

21 years agoAssorted bugfixes.
mmj [Sun, 6 Jun 2004 21:08:09 +0000 (07:08 +1000)] 
Assorted bugfixes.
Addition of lots of unlink() in listcontrol.c
Make random-str return an even more random str, and hex format it
since it looks better :)

21 years agogetlistaddr was tought that listaddress moved to control/listaddress
mmj [Sun, 6 Jun 2004 18:29:13 +0000 (04:29 +1000)] 
getlistaddr was tought that listaddress moved to control/listaddress

mlmmj-maintd is no longer cleaning moderation/queue, now that dir is gone

mlmmj-make-ml.sh now doesn't make moderation/queue

mlmmj-process now uses queue for outgoing moderator mail, not modetaion/queue

21 years agoSome updates
mmj [Sun, 6 Jun 2004 18:27:25 +0000 (04:27 +1000)] 
Some updates

21 years agoCleanup printf()'s and errorhandling
mmj [Sun, 6 Jun 2004 16:52:23 +0000 (02:52 +1000)] 
Cleanup printf()'s and errorhandling

21 years agoRemove fprintf(stderr, "%s", smtpreply) from checkwait_smtpreply. No need to
mmj [Sun, 6 Jun 2004 16:42:34 +0000 (02:42 +1000)] 
Remove fprintf(stderr, "%s", smtpreply) from checkwait_smtpreply. No need to
call fprintf for every reply from the mailserver.

21 years agoLast place to get rid of FILE* are now done.
mmj [Sun, 6 Jun 2004 16:38:14 +0000 (02:38 +1000)] 
Last place to get rid of FILE* are now done.

21 years agomlmmj-sub is now FILE* clean
mmj [Sun, 6 Jun 2004 15:02:28 +0000 (01:02 +1000)] 
mlmmj-sub is now FILE* clean

21 years agoUse mmap to find the subscribers in the subscribers files
mmj [Sat, 5 Jun 2004 20:27:14 +0000 (06:27 +1000)] 
Use mmap to find the subscribers in the subscribers files

21 years agoUse MAP_FAILED to indicate failed mmap rather than (void \*)-1
mmj [Sat, 5 Jun 2004 14:55:25 +0000 (00:55 +1000)] 
Use MAP_FAILED to indicate failed mmap rather than (void \*)-1

21 years agoLatest mlmmj-send change ChangeLog entry
mmj [Sat, 5 Jun 2004 13:49:27 +0000 (23:49 +1000)] 
Latest mlmmj-send change ChangeLog entry

21 years agoInstead of reading 1 line at a time in mlmmj-send everytime we send the
mmj [Sat, 5 Jun 2004 13:49:11 +0000 (23:49 +1000)] 
Instead of reading 1 line at a time in mlmmj-send everytime we send the
mail, mmap it once, and pass the pointer to the send function which
writes one line at a time with proper \n -> \r\n and '.' -> '..'
conversion.

21 years agoNew mlmmj-send takes a char * and the size of the mail to send instead
mmj [Sat, 5 Jun 2004 13:48:07 +0000 (23:48 +1000)] 
New mlmmj-send takes a char * and the size of the mail to send instead
of the mail file descriptor.

21 years agoAnother FILE* bites the dust
mmj [Fri, 4 Jun 2004 10:46:33 +0000 (20:46 +1000)] 
Another FILE* bites the dust

21 years agoBye bye FILE*, welcome fd
mmj [Fri, 4 Jun 2004 10:41:57 +0000 (20:41 +1000)] 
Bye bye FILE*, welcome fd

21 years agofileno(stdin) instead of FILENO_STDIN
mmj [Thu, 3 Jun 2004 16:58:22 +0000 (02:58 +1000)] 
fileno(stdin) instead of FILENO_STDIN

21 years agoBye bye FILE*
mmj [Thu, 3 Jun 2004 16:57:14 +0000 (02:57 +1000)] 
Bye bye FILE*

21 years agoGoodbye FILE*
mmj [Thu, 3 Jun 2004 16:45:46 +0000 (02:45 +1000)] 
Goodbye FILE*

21 years agowrite_mailbody_from_file is now write_mailbody_from_fd
mmj [Thu, 3 Jun 2004 15:11:00 +0000 (01:11 +1000)] 
write_mailbody_from_file is now write_mailbody_from_fd

21 years agoheader_token was not used anymore for a long time, so get rid of it
mmj [Thu, 3 Jun 2004 14:50:02 +0000 (00:50 +1000)] 
header_token was not used anymore for a long time, so get rid of it

21 years ago-#include <stdio.h>
mmj [Thu, 3 Jun 2004 14:48:00 +0000 (00:48 +1000)] 
-#include <stdio.h>

21 years ago-#include <stdio.h>
mmj [Thu, 3 Jun 2004 14:39:01 +0000 (00:39 +1000)] 
-#include <stdio.h>

21 years agoLets get rid of stdio shall we :-)
mmj [Thu, 3 Jun 2004 14:30:09 +0000 (00:30 +1000)] 
Lets get rid of stdio shall we :-)

21 years agoHeaderfile sync. I forgot some earlier, sorry :\
mmj [Thu, 3 Jun 2004 14:29:59 +0000 (00:29 +1000)] 
Headerfile sync. I forgot some earlier, sorry :\

21 years agoBye bye FILE * and welcome fd's
mmj [Thu, 3 Jun 2004 13:56:45 +0000 (23:56 +1000)] 
Bye bye FILE * and welcome fd's

21 years agoFILE* is now fd
mmj [Thu, 3 Jun 2004 10:45:33 +0000 (20:45 +1000)] 
FILE* is now fd

21 years agoMake listcontrol get the mailname for mlmmj-bounce
mmj [Thu, 3 Jun 2004 06:36:20 +0000 (16:36 +1000)] 
Make listcontrol get the mailname for mlmmj-bounce

21 years ago3 things:
mmj [Thu, 3 Jun 2004 06:34:36 +0000 (16:34 +1000)] 
3 things:

 · Check that bouncefile is not a symlink (TODO)
 · When everything went ok, return EXIT_SUCCES not EXIT_FAILURE
 · If there's a bouncemail, save it as bfilename.lastmsg

And in more readable form:

--- mlmmj-bounce.c 26 May 2004 23:25:57 -0000 1.7
+++ mlmmj-bounce.c 3 Jun 2004 06:30:39 -0000
@@ -37,16 +37,16 @@

 int main(int argc, char **argv)
 {
- int opt;
+ int opt, fd;
  char *listdir = NULL, *address = NULL, *number = NULL;
- char *bfilename, *a, *buf;
+ char *mailname = NULL, *savename, *bfilename, *a, *buf;
  size_t len;
- int fd;
  time_t t;
+ struct stat st;

  log_set_name(argv[0]);

- while ((opt = getopt(argc, argv, "hVL:a:n:")) != -1) {
+ while ((opt = getopt(argc, argv, "hVL:a:n:m:")) != -1) {
  switch(opt) {
  case 'L':
  listdir = optarg;
@@ -54,6 +54,9 @@
  case 'a':
  address = optarg;
  break;
+ case 'm':
+ mailname = optarg;
+ break;
  case 'n':
  number = optarg;
  break;
@@ -109,7 +112,14 @@
  exit(EXIT_SUCCESS); /* Not subbed, so exit silently */
  }

- /* TODO make sure the file we open below is not a symlink */
+ if(lstat(bfilename, &st) == 0) {
+ if((st.st_mode & S_IFLNK) == S_IFLNK) {
+ log_error(LOG_ARGS, "%s is a symbolic link",
+ bfilename);
+ exit(EXIT_FAILURE);
+ }
+ }
+
  if ((fd = open(bfilename, O_WRONLY|O_APPEND|O_CREAT,
  S_IRUSR|S_IWUSR)) < 0) {
  log_error(LOG_ARGS, "Could not open '%s'", bfilename);
@@ -136,5 +146,11 @@
  writen(fd, buf, strlen(buf));
  close(fd);

- return EXIT_FAILURE;
+ if(mailname) {
+ savename = concatstr(2, bfilename, ".lastmsg");
+ rename(mailname, savename);
+ free(savename);
+ }
+
+ return EXIT_SUCCESS;
 }

21 years agomlmmj-recieve deFILEified
mmj [Wed, 2 Jun 2004 22:57:45 +0000 (08:57 +1000)] 
mlmmj-recieve deFILEified

21 years agodumpfd2fd
mmj [Wed, 2 Jun 2004 22:47:20 +0000 (08:47 +1000)] 
dumpfd2fd

21 years ago"Resolving" the conflict by committing my version anyway (it has a nice comment)...
mortenp [Wed, 2 Jun 2004 21:57:30 +0000 (07:57 +1000)] 
"Resolving" the conflict by committing my version anyway (it has a nice comment). That guy is fast.

21 years agoSimply close socket if error in transmission
mmj [Wed, 2 Jun 2004 21:52:48 +0000 (07:52 +1000)] 
Simply close socket if error in transmission

21 years agomygetline EINTR handling and errno = 0
mmj [Wed, 2 Jun 2004 21:50:40 +0000 (07:50 +1000)] 
mygetline EINTR handling and errno = 0

21 years agofixed fgets() loop
mortenp [Wed, 2 Jun 2004 21:34:32 +0000 (07:34 +1000)] 
fixed fgets() loop

21 years ago--- src/mlmmj-send.c 2 Jun 2004 19:10:11 -0000 1.31
mmj [Wed, 2 Jun 2004 19:27:20 +0000 (05:27 +1000)] 
--- src/mlmmj-send.c 2 Jun 2004 19:10:11 -0000 1.31
+++ src/mlmmj-send.c 2 Jun 2004 19:19:48 -0000
@@ -35,8 +35,6 @@
 #include "log_error.h"
 #include "mygetline.h"

-static int conncount = 0;  /* Connection count */
-
 char *bounce_from_adr(const char *recipient, const char *listadr,
        const char *mailfilename)
 {
@@ -345,15 +343,6 @@
  return 0;
 }

-void sig_child(int sig)
-{
- pid_t pid;
- int stat;
-
- while((pid = waitpid(-1, &stat, WNOHANG) > 0))
- conncount--;
-}
-
 static void print_help(const char *prg)
 {
         printf("Usage: %s [-L /path/to/list || -l listctrl] -m /path/to/mail "
@@ -380,7 +369,7 @@
 {
  size_t len = 0;
  int sockfd = 0, opt, mindex;
- int deletewhensent = 1, *newsockfd, sendres, archive = 1;
+ int deletewhensent = 1, sendres, archive = 1;
  char *listaddr, *mailfilename = NULL, *subfilename = NULL;
  char *replyto = NULL, *bounceaddr = NULL, *to_addr = NULL;
  char *relayhost = NULL, *archivefilename = NULL, *tmpstr;
@@ -389,8 +378,6 @@
  DIR *subddir;
  FILE *subfile = NULL, *mailfile = NULL, *tmpfile;
  struct dirent *dp;
- pid_t childpid;
- struct sigaction sigact;

  log_set_name(argv[0]);

@@ -564,11 +551,6 @@
  }
  free(subddirname);

- sigact.sa_handler = sig_child;
- sigemptyset(&sigact.sa_mask);
- sigact.sa_flags = SA_NOCLDSTOP;
- sigaction(SIGCHLD, &sigact, 0);
-
  while((dp = readdir(subddir)) != NULL) {
  if(!strcmp(dp->d_name, "."))
  continue;
@@ -585,41 +567,19 @@
  fprintf(stderr, "found subfile '%s'\n", subfilename);
  free(subfilename);

- while((conncount >= MAX_CONNECTIONS))
- usleep(WAITSLEEP);
-
- childpid = fork();
- if(childpid < 0)
- log_error(LOG_ARGS, "Could not fork.");
- /* TODO: we have to keep track of unsent
-  * files */
-
- conncount++;
-
- if(childpid == 0) {
- newsockfd = malloc(sizeof(int));
- initsmtp(newsockfd, relayhost);
- send_mail_many(*newsockfd, NULL, NULL,
-        mailfile, subfile, listaddr,
-        archivefilename, listdir,
-        mlmmjbounce);
- endsmtp(newsockfd);
- free(newsockfd);
- fclose(subfile);
- exit(EXIT_SUCCESS);
- } else
- fclose(subfile);
+ initsmtp(&sockfd, relayhost);
+ send_mail_many(sockfd, NULL, NULL, mailfile, subfile,
+ listaddr, archivefilename, listdir,
+ mlmmjbounce);
+ endsmtp(&sockfd);
+ fclose(subfile);
  }
  closedir(subddir);
  break;
  }

- while(conncount > 0)
- usleep(WAITSLEEP);
-
  if(archive) {
  rename(mailfilename, archivefilename);
-
  free(archivefilename);
  } else if(deletewhensent)
  unlink(mailfilename);

21 years agoNo need for several connections tuning for mlmmj-send
mmj [Wed, 2 Jun 2004 19:26:35 +0000 (05:26 +1000)] 
No need for several connections tuning for mlmmj-send

21 years agoChangelog update
mmj [Wed, 2 Jun 2004 19:26:19 +0000 (05:26 +1000)] 
Changelog update

21 years agoChangeLog update
mmj [Wed, 2 Jun 2004 19:16:11 +0000 (05:16 +1000)] 
ChangeLog update

21 years agomlmmj-maintd now resends the ones that failed. Add listctrl switch to
mmj [Wed, 2 Jun 2004 19:10:11 +0000 (05:10 +1000)] 
mlmmj-maintd now resends the ones that failed. Add listctrl switch to
do aid with it in mlmmj-send.

21 years agousleep(WAITSLEEP) while waiting for child processes to die
mortenp [Wed, 2 Jun 2004 15:26:25 +0000 (01:26 +1000)] 
usleep(WAITSLEEP) while waiting for child processes to die

21 years agoFixed interrupted fgets() in write_mailbody_from_file()
mortenp [Wed, 2 Jun 2004 12:34:07 +0000 (22:34 +1000)] 
Fixed interrupted fgets() in write_mailbody_from_file()

21 years agoSet MAX_CONNECTIONS to 1
mmj [Wed, 2 Jun 2004 06:26:57 +0000 (16:26 +1000)] 
Set MAX_CONNECTIONS to 1

21 years agoAlso remove leftover .{mailfrom,reciptto,reply-to} files without the
mmj [Wed, 2 Jun 2004 05:24:59 +0000 (15:24 +1000)] 
Also remove leftover .{mailfrom,reciptto,reply-to} files without the
corresponding mail.

21 years agoFix daemonizing
mmj [Tue, 1 Jun 2004 22:57:48 +0000 (08:57 +1000)] 
Fix daemonizing

21 years agomlmmj-maintd testet, and works
mmj [Tue, 1 Jun 2004 22:49:58 +0000 (08:49 +1000)] 
mlmmj-maintd testet, and works

21 years agomlmmj-maintd work (still in progress)
mmj [Tue, 1 Jun 2004 22:12:46 +0000 (08:12 +1000)] 
mlmmj-maintd work (still in progress)

21 years agoappend to subscribers file and not archive before last mlmmj-send is done.
mmj [Tue, 1 Jun 2004 22:03:06 +0000 (08:03 +1000)] 
append to subscribers file and not archive before last mlmmj-send is done.

21 years agoFixed leak of subfile in mlmmj-send
mortenp [Tue, 1 Jun 2004 20:10:14 +0000 (06:10 +1000)] 
Fixed leak of subfile in mlmmj-send

21 years agoBetter do it like this. Not pretty thought, but I doubt it can be...
mmj [Tue, 1 Jun 2004 18:48:39 +0000 (04:48 +1000)] 
Better do it like this. Not pretty thought, but I doubt it can be...

21 years agoFurther work on mlmmj-maintd.
mmj [Mon, 31 May 2004 18:59:28 +0000 (04:59 +1000)] 
Further work on mlmmj-maintd.

NEEDS TESTING!

21 years agoget Cc: header as well
mmj [Mon, 31 May 2004 18:58:43 +0000 (04:58 +1000)] 
get Cc: header as well

21 years agoFile for telling people the emailaddress have to be in To: or Cc:
mmj [Sat, 29 May 2004 16:57:59 +0000 (02:57 +1000)] 
File for telling people the emailaddress have to be in To: or Cc:

21 years agoMake sure it compiles before releasing it :-)
mmj [Sat, 29 May 2004 14:41:36 +0000 (00:41 +1000)] 
Make sure it compiles before releasing it :-)

21 years agoMove footer and customheader to control/. I've been meaning to do this
mmj [Sat, 29 May 2004 14:40:40 +0000 (00:40 +1000)] 
Move footer and customheader to control/. I've been meaning to do this
for a long time, that's where they belong.

21 years agoUpdate for 0.5.2
mmj [Sat, 29 May 2004 14:40:21 +0000 (00:40 +1000)] 
Update for 0.5.2

21 years agoit's +bounces-help not -bounces+help
mmj [Sat, 29 May 2004 14:30:20 +0000 (00:30 +1000)] 
it's +bounces-help not -bounces+help

21 years agoFurther stuff in mlmmj-maintd
mmj [Sat, 29 May 2004 14:27:53 +0000 (00:27 +1000)] 
Further stuff in mlmmj-maintd

21 years agoBad wording rectified
mmj [Sat, 29 May 2004 13:53:55 +0000 (23:53 +1000)] 
Bad wording rectified

21 years agoUse listdir/moderation for the mails up for moderation and use
mmj [Sat, 29 May 2004 13:53:16 +0000 (23:53 +1000)] 
Use listdir/moderation for the mails up for moderation and use
moderation/queue as temporary queue for the mails to the moderators.

Send the From: info to listcontrol.

Adapt to the fact that we now get info from all headers matching token.

Remove basename use, since mybasename does not modify variable.

21 years agoCreate queue/discard directory
mmj [Sat, 29 May 2004 13:48:09 +0000 (23:48 +1000)] 
Create queue/discard directory

21 years agoUpdate
mmj [Sat, 29 May 2004 13:47:57 +0000 (23:47 +1000)] 
Update

21 years agoUse the nice new mydirname and fix a bug with the archive variable.
mmj [Sat, 29 May 2004 13:46:10 +0000 (23:46 +1000)] 
Use the nice new mydirname and fix a bug with the archive variable.

21 years agoSmall bugfix. Don't allocate sizeof(char **) * count but
mmj [Sat, 29 May 2004 13:42:14 +0000 (23:42 +1000)] 
Small bugfix. Don't allocate sizeof(char **) * count but
sizeof(char *) * count when allocating room for a new entry in a char **

21 years agoIt's not -L 1 but -l 1 for sending single mails
mmj [Sat, 29 May 2004 13:40:37 +0000 (23:40 +1000)] 
It's not -L 1 but -l 1 for sending single mails

21 years agoListcontrol shouldn't open the mailfile to retrieve info we've already
mmj [Sat, 29 May 2004 13:39:39 +0000 (23:39 +1000)] 
Listcontrol shouldn't open the mailfile to retrieve info we've already
retrieved in mlmmj-process. Instead we parse it on to listcontrol from
mlmmj-process.

21 years agoWhen retrieving header info, make sure to get all headers since we might have
mmj [Sat, 29 May 2004 13:36:19 +0000 (23:36 +1000)] 
When retrieving header info, make sure to get all headers since we might have
e.g. several To: headers.

21 years agoMake this change to mailhdr, since we can have e.g. several To:
mmj [Sat, 29 May 2004 10:44:21 +0000 (20:44 +1000)] 
Make this change to mailhdr, since we can have e.g. several To:
headers.

 struct mailhdr {
        const char *token;
-       char *value;
+       int valuecount;
+       char **values;
 };

21 years agoadded comment about the fix i committed along with the mydirname()/mybasename() patch
mortenp [Thu, 27 May 2004 13:13:48 +0000 (23:13 +1000)] 
added comment about the fix i committed along with the mydirname()/mybasename() patch

21 years agoadded mydirname() and mybasename() which doesn't mess with their argument, and
mortenp [Thu, 27 May 2004 13:04:29 +0000 (23:04 +1000)] 
added mydirname() and mybasename() which doesn't mess with their argument, and
returns newly allocated strings

21 years agoAdd -a switch for archive [yes|no]
mmj [Thu, 27 May 2004 07:16:50 +0000 (17:16 +1000)] 
Add -a switch for archive [yes|no]

21 years agoUse strncpy instead of memcpy
mmj [Thu, 27 May 2004 05:44:01 +0000 (15:44 +1000)] 
Use strncpy instead of memcpy
Add some free()'s
Remove some cruft

21 years agoUpdate to reflect recent changes
mmj [Wed, 26 May 2004 23:34:41 +0000 (09:34 +1000)] 
Update to reflect recent changes

21 years agoHeader file changes
mmj [Wed, 26 May 2004 23:34:04 +0000 (09:34 +1000)] 
Header file changes

21 years agoMake mlmmj-send capable of handling a bounce from the relayhost and invoke
mmj [Wed, 26 May 2004 23:31:31 +0000 (09:31 +1000)] 
Make mlmmj-send capable of handling a bounce from the relayhost and invoke
mlmmj-bounce to handle it like any other bounce.

This is (hopefully) the last SMTP functionality we have to implement.

21 years ago-#ifdef MLMMJ_DEBUG
mmj [Wed, 26 May 2004 23:29:48 +0000 (09:29 +1000)] 
-#ifdef MLMMJ_DEBUG
+#if 0

21 years agoMake checkwait_smtpreply return the string that it gets from the mailserver
mmj [Wed, 26 May 2004 23:29:09 +0000 (09:29 +1000)] 
Make checkwait_smtpreply return the string that it gets from the mailserver
in case of error. That way we can check if the relayhost is bouncing local
addresses before accepting it.

21 years agoadd: int is_subbed(const char *listdir, const char *address) for use
mmj [Wed, 26 May 2004 23:27:32 +0000 (09:27 +1000)] 
add: int is_subbed(const char *listdir, const char *address) for use
in mlmmj-bounce

21 years agoHandle sub/unsub confirm mail bounces, and use subscribers.d/ not
mmj [Wed, 26 May 2004 23:25:57 +0000 (09:25 +1000)] 
Handle sub/unsub confirm mail bounces, and use subscribers.d/ not
subscribers.

21 years agoMr. Boole is easy to get the wrong way. Fix so it actually works.
mmj [Mon, 24 May 2004 18:34:41 +0000 (04:34 +1000)] 
Mr. Boole is easy to get the wrong way. Fix so it actually works.

21 years agoDump needed data when failing in mlmmj-send.
mmj [Sun, 23 May 2004 22:07:35 +0000 (08:07 +1000)] 
Dump needed data when failing in mlmmj-send.

Add mlmmj-maintd, the mlmmj maintenance daemon

21 years agomlmmj-maintd header file. Note the tunables are in mlmmj.h
mmj [Sun, 23 May 2004 22:06:58 +0000 (08:06 +1000)] 
mlmmj-maintd header file. Note the tunables are in mlmmj.h

21 years agoAdd entry about mlmmj-maintd
mmj [Sun, 23 May 2004 22:06:37 +0000 (08:06 +1000)] 
Add entry about mlmmj-maintd

21 years agoAlso dump MAIL FROM:, RCPT TO: and Reply To: variables in the case of an
mmj [Sat, 22 May 2004 14:36:20 +0000 (00:36 +1000)] 
Also dump MAIL FROM:, RCPT TO: and Reply To: variables in the case of an
error.

Make it known by the filename that's it's a moderaterequest. That way it's
a lot easier for the maintenance process to know how to react.

21 years agoClean up and extend help everywhere.
mmj [Sat, 22 May 2004 13:57:12 +0000 (23:57 +1000)] 
Clean up and extend help everywhere.
Remove unused code from mlmmj-bounce.

21 years agoMakefile goes into .cvsignore and update ChangeLog
mmj [Sat, 22 May 2004 13:56:44 +0000 (23:56 +1000)] 
Makefile goes into .cvsignore and update ChangeLog

21 years agosmall fix for over-sized hostnames in hostnamestr()
mortenp [Sat, 22 May 2004 10:47:18 +0000 (20:47 +1000)] 
small fix for over-sized hostnames in hostnamestr()

21 years agoSend our hostname in HELO and change the mlmmj-send output from
mmj [Fri, 21 May 2004 08:46:00 +0000 (18:46 +1000)] 
Send our hostname in HELO and change the mlmmj-send output from

 Connected: ok
 HELO: ok
 MAIL FROM: ok
 RCPT TO: ok
 DATA: ok 35x
 Mail queued: ok
 Closed connection

To:

 220 panther.mmj.dk ESMTP
 250 panther.mmj.dk
 250 Ok
 250 Ok
 354 End data with <CR><LF>.<CR><LF>
 250 Ok: queued as A8DA4F2FA4
 221 Bye

21 years agochar *hostnamestr(void);
mmj [Fri, 21 May 2004 08:43:58 +0000 (18:43 +1000)] 
char *hostnamestr(void);

21 years agoChangeLog and VERSION update
mmj [Fri, 21 May 2004 08:43:42 +0000 (18:43 +1000)] 
ChangeLog and VERSION update

21 years agoCreate and mention listdir/requeue
mmj [Wed, 19 May 2004 23:23:30 +0000 (09:23 +1000)] 
Create and mention listdir/requeue

21 years agoAdd requeueing
mmj [Wed, 19 May 2004 23:19:02 +0000 (09:19 +1000)] 
Add requeueing

21 years agoSend listdir along
mmj [Wed, 19 May 2004 23:18:50 +0000 (09:18 +1000)] 
Send listdir along

21 years agoChangeLog has a requeuing mechanism entry and TODO has gotten smaller :)
mmj [Wed, 19 May 2004 23:18:36 +0000 (09:18 +1000)] 
ChangeLog has a requeuing mechanism entry and TODO has gotten smaller :)

21 years ago0.5.1 README
mmj [Wed, 19 May 2004 23:15:46 +0000 (09:15 +1000)] 
0.5.1 README

21 years ago.cvsignore updates
mmj [Wed, 19 May 2004 23:15:23 +0000 (09:15 +1000)] 
.cvsignore updates

21 years agoexplained closedlist
mortenp [Wed, 19 May 2004 13:23:17 +0000 (23:23 +1000)] 
explained closedlist