Displaying 1 result from an estimated 1 matches for "6e76".
Did you mean:
676
2008 Jan 12
1
Sendmail and the $h (solved)
...e is a typo in the
sendmail.mc
Works:
/etc/mail/sendmaill.mc
Addr 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 2 4 6 8 A C E
-------- ---- ---- ---- ---- ---- ---- ---- ---- ----------------
00000610 ---- ---- --0a 4645 4154 5552 4528 6d61 -----.FEATURE(ma
00000620 7371 7565 7261 6465 5f65 6e76 656c 6f70 squerade_envelop
00000630 6529 0a-- ---- ---- ---- ---- ---- ---- e).-------------
Does not work (note the space before the new line):
/etc/mail/sendmaill.mc.bad
Addr 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 2 4 6 8 A C E
-------- ---- ---- ---- ---- ---- ---- ---- ---- -------...