Sam and everyone,
    Follow Sam's lead, I did some modification to makealiases to figure out
what the problem is I changed the following lines in makealiases

        get_aliases | /usr/libexec/courier/aliascombine | \
        /usr/libexec/courier/aliascreate $aliastmp $aliasdump $aliasalias

       to

        get_aliases > /tmp/get_aliases_result
        cat /tmp/get_aliases_result | /usr/libexec/courier/aliascombine >
/tmp/aliascombine_result
        cat /tmp/aliascombine_result | /usr/libexec/courier/aliascreate
$aliastmp $aliasdump $aliasalias

        Resule file get_aliases_result
    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>

    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>

    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>

    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>

    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>

    <[EMAIL PROTECTED]>
    <[EMAIL PROTECTED]>

    Result file aliascombine_result

    Blank file 0 bytes
.
    The only thing I can think of at this point is that good all db 4.1.25
is my problem. Agree



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to