History log of /csrg-svn/usr.sbin/sendmail/src/queue.c (Results 101 – 125 of 286)
Revision Date Author Comments
# 59433 27-Apr-1993 eric

move #include <sys/stat.h> into conf.h


# 59275 26-Apr-1993 eric

use FileMailer instead of ProgMailer


# 59270 26-Apr-1993 eric

fix misinterpretation of ctladdr when it goes through the queue;
this causes the setuid bit on files to be ignored


# 59113 17-Apr-1993 eric

improve error printing (changes format of C line in qf)


# 59101 15-Apr-1993 eric

fixes to handle null messages -- why did this break?


# 59093 15-Apr-1993 eric

add e_bodytype and B queue line and -B flag for body type information


# 58957 04-Apr-1993 eric

IDENT cleanup; move loopback checking from srvr to user smtp


# 58930 01-Apr-1993 eric

free work queue entry even if skipping the job


# 58929 01-Apr-1993 eric

fixes to properly compute priority, nrcpts, etc. on requeued delivery


# 58924 01-Apr-1993 eric

do immediate requeue if expanding aliases during queue run (from SMTP)


# 58915 01-Apr-1993 eric

always do sendall, even if errors in queue file; save qf name properly


# 58908 01-Apr-1993 eric

don't abort an entire queue run after a single locked file


# 58884 30-Mar-1993 eric

hooks for eventual better handling of SMTP recipients


# 58801 25-Mar-1993 eric

catch "unable to create locked temp file" condition


# 58741 19-Mar-1993 eric

keep c0 static, otherwise it is undefined if no pid change


# 58737 19-Mar-1993 eric

include a warning timeout after some interval; get rid of QueueRun
global and put it in the envelope; some other minor bug fixes


# 58734 19-Mar-1993 eric

move SendMode and ErrorMode into the envelope


# 58732 19-Mar-1993 eric

check for error writing queue control files


# 58728 18-Mar-1993 eric

avoid extra unnecessary creation of queue files solely for an
unneeded id


# 58724 18-Mar-1993 eric

glitch on queue printing


# 58722 18-Mar-1993 eric

accept old-format queue files


# 58716 18-Mar-1993 eric

add one more letter to queue names to encode the hour; this makes
queue ids more likely to be unique during any particular day


# 58704 18-Mar-1993 eric

restore e_sender as sending address sans decorations


# 58692 17-Mar-1993 eric

flock requires sys/file.h


# 58690 17-Mar-1993 eric

attempts to handle ENFILE conditions better


12345678910>>...12