CSUN#29151 -- Inkomende mailkoppeling voor DJI

svn path=/Customer/trunk/; revision=21095
This commit is contained in:
Arthur Egberink
2014-03-21 15:57:06 +00:00
parent 5929cb8d75
commit a57dc5eeb2

View File

@@ -368,7 +368,7 @@ BEGIN
UPPER (v_from)));
CASE
WHEN UPPER (pto) LIKE 'SERVICEDESK@%'
WHEN UPPER (pto) LIKE 'SERVICEDESK@%' OR UPPER (pto) LIKE 'DJI@%'
THEN
errormsg := '(0x145)';
@@ -1823,7 +1823,7 @@ AS
BEGIN adm.systrackscriptId('$Id$', 0); END;
/
BEGIN fac.registercustversion('CSUN', 11); END;
BEGIN fac.registercustversion('CSUN', 12); END;
/
COMMIT;
spool off