Hello, a script should be used when the ticket will be create and a special email address is the requestor. I used following custom condition, but it is buggy :-(. return ($self->TransactionObj->Type eq 'Create' && $self->TicketObj->Requestor->EmailAddress eq 'test at domain.com'); thankx for your help. Steve