Remove use of the deprecated string type
This commit is contained in:
committed by
Robin Raymond
parent
ab33e87cea
commit
b866182532
@@ -12,4 +12,4 @@ if environment :matches "imap.user" "*" {
|
||||
set "username" "${1}";
|
||||
}
|
||||
|
||||
pipe :copy "sa-learn-ham.sh" [ "${username}" ];
|
||||
pipe :copy "sa-learn-ham.sh" [ "${username}" ];
|
||||
|
||||
Reference in New Issue
Block a user