To answer my own post the problem was that I didn't have a
/etc/qpsmtpd/require_resolvable_fromhost file which is needed to
enable this plugin. I created that file with it containing 1 and the
plugin in now works fine. I will submit a bug report to the debian
package as it would be good to mention this in the comments for that
plugin.

cheers
John

On 3/24/06, john habermann <[EMAIL PROTECTED]> wrote:
> On 3/24/06, Ask Bjørn Hansen <[EMAIL PROTECTED]> wrote:
> >
> > On Mar 23, 2006, at 5:14 AM, john habermann wrote:
> >
> > > I can't seem to get the require_resolvable_fromhost to work. I have
> > > enabled it in the plugins and it appears in the logs see below, but if
> > > I send an email with a sender address of [EMAIL PROTECTED] the
> > > message is accepted and delivered.
> >
> > require_resolvable_fromhost needs to be before whatever plugin
> > accepts the message in the plugins configuration file.
>
> Not sure if I understand what you mean here, I am using the plugins
> file as based on the debian install. This had the
> require_resolvable_fromhost after the check_relay plugin. This is my
> plugins file now with all the debian comments and the plugins that I
> haven't yet enabled stripped out:
>
> check_earlytalker wait 10 action log
> require_resolvable_fromhost
> check_relay
> check_loop
> rcpt_ok
>
> $include /etc/qpsmtpd/debian-queue-method
>
> I have tried putting it just before the rcpt_ok plugin but that didn't
> seem to work. Do I need to be running a DNS server on the mail server
> or do anything else in order for this to work?
>
> Thanks for you help.
>
> John
>
> >
> >
> >   - ask
> >
> > --
> > http://www.askbjoernhansen.com/
> >
> >
> >
>
>
> --
> John Habermann
> The Wilderness Society
> www.wilderness.org.au
>


--
John Habermann
The Wilderness Society
www.wilderness.org.au

Reply via email to