Re: [exim] Non-SMTP ACL's

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: W B Hacker
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Non-SMTP ACL's
Tony Finch wrote:

*SNIP*

>
> No, it's the -bs option. (Exim doesn't have support for accepting email
> via a Unix domain socket.)
>
> Tony.


Not sure that is strictly true, at least in the broad definition
of 'accepting email', as Exim reads from an SQL DB just fine via
a socket.

And such DB can be used to store canned messages, build them in
response to <whatever>, or transit them from other (controlled)
DB input.

A handy way of imposing safe restrictions on webserver-generated
traffic, for instance.


Bill