Re: [exim] acl_smtp_mail help

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Francesco Pasqualini
Datum:  
To: W B Hacker
CC: exim users
Betreff: Re: [exim] acl_smtp_mail help
For the configuration I just used the VI editor and I double checked that I
edited the right files, infact the statement are correctly
in config.autogenerated.
I think my difficulties are exim related and not debian.

thanks

On Sat, May 1, 2010 at 5:23 PM, W B Hacker <wbh@???> wrote:

> Francesco Pasqualini wrote:
> > hi all,
> > I'm trying to use acl_smtp_mail (exim4 on ubuntu)
> >
> > The acl does not work, like it wasn't there.
> >
> > For example my config.autogenerated is as follow, bat every mail is
> > accepted:
> >
> > acl_smtp_mail:
> >
> > deny message = User has been blocked
> >          senders  = *

> >
> > deny
> >
> > What I'm missing ?
> >
> > thanks
>
> Probably a solid run through of your on-box documentation.
>
> AFAIK, Ubuntu is a Debian drivative, and your use of the term 'Exim4'
> supports that.
>
> Configuration of Exim is 'managed' on such systems with a bespoke
> methodolgy and
> toolset. Some here are familiar with that, many more are not.
>
> In addition to the docs installed with the package, there is a bespoke
> mailing
> list that specializes in support for it.
>
> The link to that list, and more, can also be found in your docs.
>
> --
> ## List details at http://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>