Displaying 2 results from an estimated 2 matches for "deliveryhost".
2013 Jul 04
2
DOVECOT 2.2.4 = 501 5.5.4 Unsupported options in LMTP
Hi,
Sorry for my english.
My problem:
***************************************************
dspam-3.9.0 (dspam-3.10.2 all the time segmentation fault)
dspam.conf
....................
# DeliveryHost        /var/run/dovecot/lmtp # same error as IP
DeliveryHost        127.0.0.33
DeliveryPort        24
DeliveryProto       LMTP
....................
ServerHost          192.168.1.34
ServerPort          24
ServerQueueSize     32
ServerPID           /var/run/dspam/dspam.pid
**************************...
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
...lugins = antispam
}
protocol lda {
   auth_socket_path = /var/run/dovecot/auth-master
   mail_plugins = sieve
   postmaster_address = postmaster at my.imzadi.de
}
----/snip----
My dspam.conf looks like:
----snip----
Home /var/spool/dspam
StorageDriver /usr/lib/i386-linux-gnu/dspam/libmysql_drv.so
DeliveryHost            127.0.0.1
DeliveryPort            10026
DeliveryIdent           localhost
DeliveryProto           SMTP
OnFail error
Trust vmail
Trust root
Trust dspam
TrainingMode teft
TestConditionalTraining on
Feature noise
Feature whitelist
Algorithm graham burton
Tokenizer osb
PValue bcr
WebStats of...