blob: bb78c9453ef8b1588b41dbc939244ceaa14b93bb (
plain)
1
2
3
4
5
6
7
8
9
|
#verbose on
open test-queue-file18c.tmp
#
# Update the first Received: header. This adds a new header, because
# there is no header that was exposed to the Milter.
#
upd_header 1 Received whatever
close
|