Paul J Stevens schrieb:
require "envelope";
if envelope :all :is "from" "[EMAIL PROTECTED]" {
discard;
}
Thank you for your hint with the "envelope"-check in Sieve, that made my day. It does exactly what I want!
Greets, Dennis
Paul J Stevens schrieb:
require "envelope";
if envelope :all :is "from" "[EMAIL PROTECTED]" {
discard;
}
Thank you for your hint with the "envelope"-check in Sieve, that made my day. It does exactly what I want!
Greets, Dennis