Hi Gordon et al,Here is the solution:warn ��condition = ${if eq {$acl_m_greyexpiry}{} {1}}
�� �� �� �� set acl_m_dontcare = ${lookup sqlite {INSERT INTO greylist \
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� VALUES ( '${quote_sqlite:$acl_m_greyident)', \
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��'${eval10:$tod_epoch+300}', \
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��'${quote_sqlite:$sender_host_address}', \
�� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� �� ��'${quote_sqlite:$sender_helo_name}' );}}