Chris: > Hi all. > > Some of our users are being targeted by spam that doesn't trigger DNSBLs or > the > usual SA checks. > They don't mind moving mail manually to the junk folder but the problem comes > from the users in recipient_bcc_maps.
/etc/postfix/recipient_bcc_maps: $ Old: # [email protected] [email protected] # Temporary: [email protected] [email protected] Then quarantine mail destined for maybespam.example.com. This could be done with a transport map that diverts it. Wietse > How can I hold the mail destined to the backup server (until I can finish the > cross checking script to automatically purge junkmail)? > > Thanks, > > Chris > > >
