Re: [Exim] hints database problem

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Kevin P. Fleming
Datum:  
CC: exim-users
Betreff: Re: [Exim] hints database problem
Nico Erfurth wrote:
> Kirill Miazine wrote:
>
>>> Ohhh, btw maybe Phil should implement the usage of the SIZE command into
>>> the callout-check, this could help with the mailbox full issues ....
>>
>>
>> When the mailbox is full the address does exist. You should not bounce
>> messages because sender's mailbox is full. At least I would not.
>
>
> It's a matter of taste ;)
> Maybe making it optional?
>
> Nico
>


Hadn't thought of this one... it wouldn't be too hard to add to the
callout code, but what size would you want to send? Since there's no
actual message around, you'd have to pick something. If you used, say,
2048 bytes, would that really prove anything?