Max von Buelow vor 6 Jahren
Ursprung
Commit
cb7cf83045
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ It aims to resolve the problem that OpenDKIM signs ALL mails with domains listed
 The postconf option "reject_authenticated_sender_login_mismatch" doesn't solve the problem at all, because it only enforces the envelope sender to be correct. This milter furhter ensures that the sender specified in the header matches the envelope sender.
 
 ## Beta
-This code is beta. Someone who has more experience in using libmilter should look over the code and send me some feedback. The code is really short (one file with 209 lines) and based on the libmilter example. 
+This code is beta. Someone who has more experience in using libmilter should look over the code and send me some feedback. The code is really short (one file with 270 lines) and based on the libmilter example. 
 
 ## Build
 As always: