[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] mail reports
Thanks Mark,
local user would be good except MX is changed to everyone.net
that's one reason for trying to avoid the email
tried tracking done code in Order.pm but its like looking for a needle in a
haystack, seems as though there are multiple lines that send the email if
another route fails.
Thanks for you help
on 7/3/01 8:45 AM, Mark Johnson at markj@redhat.com wrote:
> Tim Watts wrote:
>>
>> Mark,
>>
>> added
>>
>> Route main empty 1
>>
>>> to the definition to keep it from sending the email.
>>
>> but I still get the email! -- ???
>>
>> report seems to come from
>>
>> MailOrderTo __ORDERS_TO__
>>
>
> Then, you may be stuck from a configuration standpoint. If it's
> important enough, you can track down the code in the core and modify it,
> or you can set up a local user as the receiver and set up a cron job to
> delete the mail spool every so often.
>