CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/10/23 09:36:53
Modified files:
usr.sbin/smtpd : lka.c mta.c parse.y queue_fsqueue_ascii.c
ramqueue.c smtpd.h
Log message:
a few important fixes:
- use correct endianness when dumping/loading port
- use the right flag set when dumping/loading flags
- keep and use the authmap name when needed, rather than an id that
might change when smtpd is restarted
- dump/load the authmap name with the envelope
- remove the rule struct from rq_batch as only the relay info is useful
ok gilles@