[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scheduler.conf processing error.



Hi,

we found the following problem,
If scheduler.conf uses a definition like:
===========================
AAAAAAAAA/*
BBBBBBBBB/*
CCCCCCCCC/*
                command="The Same comand for all of them"
===========================

The first clause fails, any matching mail will generate a error in scheduler
logfile
telling that no command is defined.

Starting scheduler with debugging:
==================
AAAAAAAAA/* 0xbfffd4f8
        interval 60
        idlemax 240
        expiry 259200
        expiryform <NULL>
        deliveryform <NULL>
        uid 0
        gid 2
        command <NULL>
        flags: AGEORDER
        maxkids 994
        maxkidChannel 10000
        maxkidThread  1
        maxkidThreads 20
        overfeed 150
        nice 0
        nretries 9
        retries = (1 1 2 3 5 8 13 21 34)
        reporttimes = (0 0 0 0)
        skew 5
BBBBBBBBB/* 0xbfffd4f8
        interval 60
        idlemax 240
        expiry 259200
        expiryform <NULL>
        deliveryform <NULL>
        uid 0
        gid 2
        command The
        flags: AGEORDER
        maxkids 994
        maxkidChannel 10000
        maxkidThread  1
        maxkidThreads 20
        overfeed 150
        nice 0
        argv[0] = The
        argv[1] = Same
        argv[2] = comand
        argv[3] = for
        argv[4] = all
        argv[5] = of
        argv[6] = them
        nretries 9
        retries = (1 1 2 3 5 8 13 21 34)
        reporttimes = (0 0 0 0)
        skew 5
CCCCCCCCC/* 0xbfffd4f8
        interval 60
        idlemax 240
        expiry 259200
        expiryform <NULL>
        deliveryform <NULL>
        uid 0
        gid 2
        command The
        flags: AGEORDER
        maxkids 994
        maxkidChannel 10000
        maxkidThread  1
        maxkidThreads 20
        overfeed 150
        nice 0
        argv[0] = The
        argv[1] = Same
        argv[2] = comand
        argv[3] = for
        argv[4] = all
        argv[5] = of
        argv[6] = them
        nretries 9
        retries = (1 1 2 3 5 8 13 21 34)
        reporttimes = (0 0 0 0)
        skew 5
=========================
As you can see, comand is undefined for the first clause (NULL).

By the way, is posible to create a similar definition, whith multiple
matches, but where the clause is treated like one? For example:
smtp/*{hotmail,yahoo}.com

TIA

Nicolás Baumgarten
Pert Consultores 
nico@pert.com.ar
  
-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi