stop;
}
+if address :is "from" "bugzilla-daemon@mozilla.org" {
+ fileinto :create "bugzilla";
+ stop;
+}
+
+if address :is "to" "ftp-release-notifications@gnome.org" {
+ fileinto :create "gnome-releases";
+ stop;
+}
+
if address :is "from" "notifications@github.com" {
keep;
stop;