First of all I have to admit that I am not a Sendmail
expert cause I am now using Postfix for years ...

I had the same effect while using Postfix because I
was re-injecting mails into Postfix. You must guarantee
that you are not re-injecting mails into Sendmail
forever.

I for instance did setup the following mail chain

 -> Internet
       |
       `-> my Postfix MTA
            |           ^
            |           |
            `-> ClamAV -´
            |
            `-> DSPAM
                  |
                  `-> Cyrus

As you can see my ClamAV virus scanner re-injects
a mail message back to Postfix, but DSPAM finally
delivers the message (e.g. to an IMAP daemon).

Do you want to deliver your mail message to an
IMAP or POP server?

Olga Zenkova schrieb:
Yes, it looks like a loop. But in
/usr/local/etc/dspam.conf I have only:
TrustedDeliveryAgent "/usr/sbin/sendmail"


The other such strings are commented out.

--- "Daniel S. Haischt"
<[EMAIL PROTECTED]> wrote:


Maybe you did setup a mail delivery loop by
accident.
How did you configure the TrustedDeliveryAgent
variable
in /usr/local/etc/dspam.conf?

For example did you setup TrustedDeliveryAgent to
deliver
to the cyrus deliver agent or to procmail etc.?



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com



-- Mit freundlichen Gruessen / With kind regards DAn.I.El S. Haischt

Want a complete signature??? Type at a shell prompt:
$ > finger -l [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to