CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/24 07:21:56
Modified files:
usr.sbin/smtpd : envelope.c queue_backend.c smtpd.h
Log message:
In envelope ascii dump/load:
- remove loading of evpid.
- don't dump the msgid
- ignore msgid at load
- remove now unused functions ascii_{dump,load}_uint{32,64}_hex()
With inputs from eric@ and gilles@
ok gilles@ eric@
