Auteur: sharun Date: À: exim-users Sujet: Re: [Exim] A lot of frozen mail problem
Raphael Berghmans wrote: > > Look at the receiver_verify option to refuse mail to
> > invaliduser@??? at SMTP time. That way you never even accept the
> > messages onto your system unless they are for a valid address at your site.
>
> Unfortunately, our exim mailserver acts only as un smarthost and the
> mailserver where the mailboxes are, is a proprietary soft. Then exim cannot
> check if a mailbox exists or not !
You can use SQL database with valid/deleted/oversized flagged users and
check status by condition.