23 Jun
2017
23 Jun
'17
2:46 p.m.
Op 21-6-2017 om 19:16 schreef lejeczek:
hi fellas
generic construct for(if possible): reply vacation message if address is not from add1@com1 add2@com2
would you share?
require "vacation";
if not address "from" ["add1@com1", "add2@com2"] { vacation "I am on vacation."; }
Regards,
Stephan.