[fetchmail]Fetchmail with Qmail
robert@digitalphx.com
robert@digitalphx.com
Tue, 29 Nov 2005 17:13:21 -0700 (MST)
> robert@digitalphx.com writes:
>
>> Ok so I moved the mda line completely but still same issue. It still
>> delivers the email, even if I have that person on my blacklist. This is
>> what I have now:
>>
>> poll some.com proto pop3 nodns
>> user user@some.com with password pass is email@user.com here
>> fetchall forcecr
>>
>> I dont know if this makes a difference but I am using vpopmail with
>> qmail
>> along with SA via a mysql database. I mean it shouldnt matter right?
>> Because if I just pass it off to qmail it should treat it like a normal
>> email and go through the normal filtering process. But it doesnt appear
>> to
>> do this right now.
>
> fetchmail now connects to your SMTP daemon through the loopback
> interface, either as 127.0.0.1 or as some external address. You'll see
> which it uses either from fetchmail -v -v or from qmail-smtpd's logs.
>
> Configuring qmail is outside the scope of this list I'm afraid.
>
> --
> Matthias Andree
>
> _______________________________________________
> Fetchmail-friends mailing list
> Fetchmail-friends@lists.ccil.org
> http://lists.ccil.org/cgi-bin/mailman/listinfo/fetchmail-friends
>
Actually I got it to work just fine. Even got it running through mysql
thanks to Keith Dunnett. It now filters through our SA filters like a
normal email.
Thanks
Robert