Use POSIX regexp instead, will safe you some typing
^(n|uit|out|geen|N)
Dave Jong A Lock wrote:
> Hi all,
>
> I have been trying to get this to work, but wondering if what I think
> this should do is correct.
>
> group = sms-service
> keyword = n
> aliases = no;nee;niet;uit;out;geen;N
>
> This means if someone sends the letter n, this service is started.
> I thought it also meant that if someone sends no or nee this service is
> also started, but this isn't working like that. What's wrong here?
>
> If someone sends the capital letter N, this service should also be
> started.
>
>
> Dave
>
>
>
>