Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1




matka przelozona
Więc tak wylącze dspama meile dochodzą znakomicie :]
Ale nie o to chodzi log po prubie wysłania poczty na moj serwer
Jul 26 17:47:44 khornik postfix/smtpd[28737]: connect from v021654.home.net.pl[89.161.133.64] Jul 26 17:47:44 khornik postfix/smtpd[28737]: 6A29C121EE4: client=v021654.home.net.pl[89.161.133.64] Jul 26 17:47:44 khornik postfix/cleanup[28744]: 6A29C121EE4: message-id=<ded14d0c399fd8bf7ed87843c787e54c.qmail@home.pl> Jul 26 17:47:44 khornik postfix/qmgr[28731]: 6A29C121EE4: from=<admin@sat-kol.pl>, size=735, nrcpt=1 (queue active) Jul 26 17:47:44 khornik postfix/smtpd[28737]: disconnect from v021654.home.net.pl[89.161.133.64] Jul 26 17:47:44 khornik postfix/lmtp[28746]: 6A29C121EE4: to=<info@dev-null.pl>, relay=dev-null.pl[/var/spool/postfix/dspam.sock], delay=0.06, delays=0.05/0.01/0/0, dsn=5.1.0, status=bounced (host dev-null.pl[/var/spool/postfix/dspam.sock] said: 503 5.1.0 Authentication Required (in reply to MAIL FROM command)) Jul 26 17:47:44 khornik postfix/cleanup[28744]: 7628C121F19: message-id=<20090726154744.7628C121F19@dev-null.pl> Jul 26 17:47:44 khornik postfix/qmgr[28731]: 7628C121F19: from=<>, size=2621, nrcpt=1 (queue active) Jul 26 17:47:44 khornik postfix/bounce[28748]: 6A29C121EE4: sender non-delivery notification: 7628C121F19 Jul 26 17:47:44 khornik postfix/qmgr[28731]: 6A29C121EE4: removed Jul 26 17:47:44 khornik postfix/smtp[28749]: 7628C121F19: to=<admin@sat-kol.pl>, relay=sat-kol.pl[89.161.133.64]:25, delay=0.14, delays=0.01/0.01/0.04/0.09, dsn=2.0.0, status=sent (250 ok 1248616669 qp 1484975294) Jul 26 17:47:44 khornik postfix/qmgr[28731]: 7628C121F19: removed
Przedewszystkim rozchodzi się o ten wpis
Jul 26 17:47:44 khornik postfix/lmtp[28746]: 6A29C121EE4: to=<info@dev-null.pl>, relay=dev-null.pl[/var/spool/postfix/dspam.sock], delay=0.06, delays=0.05/0.01/0/0, dsn=5.1.0, status=bounced (host dev-null.pl[/var/spool/postfix/dspam.sock] said: 503 5.1.0 Authentication Required (in reply to MAIL FROM command))
Teraz konfiguracja
Mój /etc/dspam/dspam.conf
Home /var/spool/dspam StorageDriver /usr/lib/dspam/libpgsql_drv.so DeliveryHost 217.96.37.7 DeliveryPort 10026 DeliveryIdent dev-null.pl DeliveryProto SMTP TrustedDeliveryAgent "/usr/sbin/sendmail" OnFail error Trust root Trust dspam Trust apache Trust mail Trust vmail Trust smmsp Trust daemon Debug * TrainingMode teft TestConditionalTraining on Feature whitelist Algorithm graham burton Tokenizer chain PValue bcr WebStats on Preference "spamSubject=SPAM" AllowOverride trainingMode AllowOverride spamAction spamSubject AllowOverride statisticalSedation AllowOverride enableBNR AllowOverride enableWhitelist AllowOverride signatureLocation AllowOverride showFactors AllowOverride optIn optOut AllowOverride whitelistThreshold PgSQLServer 217.96.37.7 PgSQLPort 5432 PgSQLUser dspam PgSQLPass xxx PgSQLDb dspam PgSQLConnectionCache 3 HashRecMax 98317 HashAutoExtend on HashMaxExtents 0 HashExtentSize 49157 HashPctIncrease 10 HashMaxSeek 10 HashConnectionCache 10 Notifications off PurgeSignature off # Specified in purge.sql PurgeNeutral 90 PurgeUnused off # Specified in purge.sql PurgeHapaxes off # Specified in purge.sql PurgeHits1S off # Specified in purge.sql PurgeHits1I off # Specified in purge.sql LocalMX 127.0.0.1 SystemLog on UserLog on Opt out ServerPort 24 ServerQueueSize 32 ServerPID /var/run/dspam/dspam.pid ServerParameters "--deliver=innocent -d %u" ServerDomainSocketPath "/var/spool/postfix/dspam.sock" ClientHost /var/spool/postfix/dspam.sock ClientIdent "secret@Relay1" ProcessorURLContext on ProcessorBias on StripRcptDomain off
oraz /etc/postfix/master.cf
smtp inet n - n - - smtpd
-o content_filter=lmtp:unix:/var/spool/postfix/dspam.sock
dspam unix - n n - 10 pipe
flags=Rhqu user=dspam argv=/usr/bin/dspamit ${sender} ${recipient}
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
proxywrite unix - - n - 1 proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
-o smtp_fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
retry unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
217.96.37.7:10026 inet n - n - - smtpd
-o content_filter= -o smtpd_authorized_xforward_hosts=217.96.37.7/32
-o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
-o smtpd_helo_restrictions= -o smtpd_client_restrictions= -o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject -o mynetworks=217.96.37.7/32Jakieś pomysły?
Online


Członek DUG



do dspam.conf dodaj
ServerMode standard
Offline




matka przelozona
Dzięki wielkie
Jul 26 19:01:07 khornik postfix/smtpd[2187]: connect from smtp239.poczta.interia.pl[217.74.64.239] Jul 26 19:01:07 khornik postfix/smtpd[2187]: 27E3DB4754: client=smtp239.poczta.interia.pl[217.74.64.239] Jul 26 19:01:07 khornik postfix/cleanup[2194]: 27E3DB4754: message-id=<20090726151108.9A143108247C@f22.poczta.interia.pl> Jul 26 19:01:07 khornik postfix/qmgr[2184]: 27E3DB4754: from=<biexi@interia.pl>, size=1206, nrcpt=1 (queue active) Jul 26 19:01:07 khornik postfix/smtpd[2187]: disconnect from smtp239.poczta.interia.pl[217.74.64.239] Jul 26 19:01:07 khornik postfix/smtpd[2198]: connect from dev-null.pl[217.96.37.7] Jul 26 19:01:07 khornik postfix/smtpd[2198]: 7891FB4759: client=dev-null.pl[217.96.37.7] Jul 26 19:01:07 khornik postfix/cleanup[2194]: 7891FB4759: message-id=<20090726151108.9A143108247C@f22.poczta.interia.pl> Jul 26 19:01:07 khornik postfix/qmgr[2184]: 7891FB4759: from=<biexi@interia.pl>, size=1587, nrcpt=1 (queue active) Jul 26 19:01:07 khornik postfix/virtual[2199]: 7891FB4759: to=<info@dev-null.pl>, relay=virtual, delay=0.17, delays=0.13/0.02/0/0.02, dsn=2.0.0, status=sent (delivered to maildir) Jul 26 19:01:07 khornik postfix/qmgr[2184]: 7891FB4759: removed Jul 26 19:01:07 khornik postfix/smtpd[2198]: disconnect from dev-null.pl[217.96.37.7] Jul 26 19:01:07 khornik postfix/lmtp[2196]: 27E3DB4754: to=<info@dev-null.pl>, relay=dev-null.pl[/var/spool/postfix/dspam.sock], delay=0.5, delays=0.04/0.01/0/0.45, dsn=2.6.0, status=sent (250 2.6.0 <info@dev-null.pl> Message accepted for delivery) Jul 26 19:01:07 khornik postfix/qmgr[2184]: 27E3DB4754: removed
Meile elegancko dochodzą
to teraz powli zabiore sie za przeszkolenie dspama :]
tylko jak narazie na szybko przegladajac dokumentacje nie znalazlam informacji jak przeszkolic go globlaniedla wszystkichuserow
Online
Strony: 1