f37fba7c2b
merged badrcptto_pattern into badrcptto refactored into smaller methods added unit tests for each method
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
######## entries used for testing ###
|
|
bad@example.com
|
|
@bad.example.com
|
|
######## Example patterns #######
|
|
# Format is pattern\s+Response
|
|
# Don't forget to anchor the pattern if required
|
|
! Sorry, bang paths not accepted here
|
|
@.*@ Sorry, multiple at signs not accepted here
|
|
% Sorry, percent hack not accepted here
|