Re: Testing SRS
Bill Maidment <[email protected]>
| Newsgroups | gmane.mail.spam.srs.general |
|---|---|
| Message-ID | <[email protected]> |
Koen Martens wrote: >Well, if it works for you don't change it. Personally, i wouldn't use perl programs to do this, since it means invoking an external program on each incoming / forwarded mail. > >An alternative to external program invocation is to patch sendmail and link it with libsrs or libsrs2, which eliminates the external program invocations (srs becomes internal to sendmail). If speed is of high concern (eg. high volume site), that is the preferred way to go I believe. > > > I'm only running Received-SPF and SRS on my test domain until I find the best implementation for a low-medium volume site. I don't mind trying different methods for evaluation purposes, so I'll give libsrs2 a go. Thanks for all your help. Bill