Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save maximishchenko/c19c7be8875e0952138d to your computer and use it in GitHub Desktop.

Select an option

Save maximishchenko/c19c7be8875e0952138d to your computer and use it in GitHub Desktop.
Amavisd Move Message From Spam, Delivery to Recipient
#!/bin/sh
amavisd-release <quarantined_id> "" recipient_address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment