CSUN#29151 -- Inkomende mailkoppeling voor DJI
svn path=/Customer/trunk/; revision=21095
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user