94 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			94 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
 | |
| 
 | |
| # ---
 | |
| # Sender addresses blocked by postfwd
 | |
| #
 | |
| #    This file is called with '=~'. This means perl regexp is possible
 | |
| #
 | |
| #
 | |
| # To increase performance use ^ and/or $ in regular expressions
 | |
| #
 | |
| #  @acieu\.co\.uk$
 | |
| #  ^error@mailfrom.com$
 | |
| #
 | |
| # instedt of 
 | |
| #
 | |
| #  @acieu.co.uk
 | |
| #  error@mailfrom.com
 | |
| #
 | |
| #
 | |
| # Example:
 | |
| #
 | |
| #  #  # annoying spammer domains
 | |
| #  # block all senders of maildomaindomain 'oopen.de'
 | |
| #  @acieu\.co\.uk$
 | |
| #
 | |
| #  # annoying spammer addresses
 | |
| #  # block sender address 
 | |
| #  error@mailfrom.com
 | |
| #  sqek@eike\.se$
 | |
| #
 | |
| # ---
 | |
| 
 | |
| # annoying spammer domains
 | |
| @acieu\.co\.uk$
 | |
| @sendelope\.eu$
 | |
| @growthrecords\.com$
 | |
| @videosicherheit.biz$
 | |
| @arbeitsschutzmasken.shop$
 | |
| @medprodukte.shop$
 | |
| @geplosser\.pl$
 | |
| @alfasells\.de$
 | |
| @news-des-tages\.de$
 | |
| @handel2022\.com$
 | |
| @zukunftbeitragen\.quest$
 | |
| @ip-51-83-242\.eu$
 | |
| @notreesnolife\.com$
 | |
| @ilsang\.biz$
 | |
| vorteilsemail\.de$
 | |
| @inbox\.ru$
 | |
| @poeloker\.com$
 | |
| @jobinscenter\.mom$
 | |
| @novatechs\.gen\.tr$
 | |
| @bilingates\.gsm\.pl$
 | |
| @newslinkes\.radio\.fm$
 | |
| @finsky-palace\.radio\.am$
 | |
| @deutsche-ecommerce\.net$
 | |
| @cpsarg\.com$
 | |
| @markenhandelonline\.com$
 | |
| firmen-infos\.com$
 | |
| 
 | |
| @inx1and1\..+$
 | |
| @ppe-healthcare-europe\.\S+$
 | |
| @testbedarf\.shop$
 | |
| @acievents\.\S+$
 | |
| @dokpotenz\.\S+$
 | |
| @doktorapo\.\S+$
 | |
| @team-de-luxe\.\S+$
 | |
| @klickensiejetzt\.\S+$
 | |
| @podiumskate\.\S+$
 | |
| @ppe-healthcare-europe\.\S+$
 | |
| 
 | |
| @direktpaket\.com$
 | |
| @revzilla\.com$
 | |
| @christopherhinz\.com$
 | |
| @versand-king\.com$
 | |
| 
 | |
| @profiverkauf\.com$
 | |
| @liefer-experten\.com$
 | |
| @premiumversender\.com$
 | |
| @longhornvapor\.com$
 | |
| @d-logistik\.com$
 | |
| @corvsport\.com$
 | |
| @echtzeit-video\.com$
 | |
| @cortlandparkcashmere\.com$
 | |
| @pro-versender\.com$
 | |
| @werksvertriebe\.com$
 | |
| @notstrom-generatoren\.com$
 | |
| 
 | |
| # annoying spammer addresses
 | |
| ^error@mailfrom\.com$
 | |
| ^sqek@eike\.se$
 | |
| ^info@webmeinung\.de$
 | |
| ^info@handel-versand\.com$
 |