[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-it
Subject:    Problema con postfix
From:       Federico Zenith <federico.zenith () member ! fsf ! org>
Date:       2012-04-07 15:52:53
Message-ID: 4F8062D5.6020506 () member ! fsf ! org
[Download RAW message or body]

Ciao a tutti,
sul server dell'AsSoLi (nostri nuovi padroni di casa) c'è un problema
persistente con postfix. Sarebbe bello se qualcuno di noi potesse
suggerire come aiutare...

Alcuni spammer mandano delle mail a indirizzi inesistenti del server.
Postfix ovviamente non può consegnare la posta, e manda un messaggio
MAILER-DAEMON come in allegato all'amministratore (Francesco), con
intervalli compresi tra 5 e 20 minuti.
Il comportamento corretto dovrebbe essere, da parte di postfix, di
buttar via la posta indirizzata a utenti locali inesistenti, invece di
mandare un bounce all'utente www-data (che inoltra a Francesco e a me).

Visto che io e Francesco non riusciamo a venirne a capo, c'è qualcuno di
voi che ha esperienza con postfix che può aiutarci?
Allego il file di configurazione di Postfix main.cf attuale (che non
scarta i messaggi che dovrebbe scartare).
L'utente www-data non è configurato come catchall nel file
/etc/postfix/associazioneimprese cui si fa riferimento in fondo al file,
ho controllato.
Allego anche un messaggio così come mi è stato inoltrato dal server; nel
voce del registro di postfix si legge:
---------------------------------------
Apr  7 17:17:43 rollins postfix/pickup[8555]: CD07126D21DF: uid=33
from=<www-data>
Apr  7 17:17:43 rollins postfix/cleanup[9520]: CD07126D21DF:
message-id=<20120407151743.CD07126D21DF@rollins.softwarelibero.it>
Apr  7 17:17:43 rollins postfix/qmgr[8556]: CD07126D21DF:
from=<www-data@softwarelibero.it>, size=5617, nrcpt=1 (queue active)
Apr  7 17:17:43 rollins postfix/local[9522]: CD07126D21DF:
to=<NilkGrireeRak@softwarelibero.it>, orig_to=<NilkGrireeRak>,
relay=local, delay=0.05, delays=0.04/0.01/0/0.01, dsn=5.1.1,
status=bounced (unknown user: "nilkgrireerak")
Apr  7 17:17:43 rollins postfix/cleanup[9520]: D43BC26D2206:
message-id=<20120407151743.D43BC26D2206@rollins.softwarelibero.it>
Apr  7 17:17:43 rollins postfix/bounce[9523]: CD07126D21DF: sender
non-delivery notification: D43BC26D2206
Apr  7 17:17:43 rollins postfix/qmgr[8556]: D43BC26D2206: from=<>,
size=7647, nrcpt=1 (queue active)
Apr  7 17:17:43 rollins postfix/qmgr[8556]: CD07126D21DF: removed
Apr  7 17:17:43 rollins postfix/local[9522]: D43BC26D2206:
to=<kdeit@softwarelibero.it>, orig_to=<www-data@softwarelibero.it>,
relay=local, delay=0.01, delays=0/0/0/0.01, dsn=2.0.0, status=sent
(delivered to mailbox)
Apr  7 17:17:43 rollins postfix/cleanup[9520]: D564326D21CD:
message-id=<20120407151743.D43BC26D2206@rollins.softwarelibero.it>
Apr  7 17:17:43 rollins postfix/local[9522]: D43BC26D2206:
to=<www-data@softwarelibero.it>, relay=local, delay=0.01,
delays=0/0/0/0.01, dsn=2.0.0, status=sent (forwarded as D564326D21CD)
Apr  7 17:17:43 rollins postfix/qmgr[8556]: D564326D21CD: from=<>,
size=7797, nrcpt=3 (queue active)
Apr  7 17:17:43 rollins postfix/qmgr[8556]: D43BC26D2206: removed
Apr  7 17:17:44 rollins postfix/smtp[9524]: D564326D21CD:
to=<renzo@cs.unibo.it>, orig_to=<www-data@softwarelibero.it>,
relay=lec.cs.unibo.it[130.136.1.103]:25, delay=0.19,
delays=0.01/0.01/0.07/0.11, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued
as 0000217E8A)
Apr  7 17:17:44 rollins postfix/smtp[9526]: D564326D21CD:
to=<pot@potorti.it>, orig_to=<www-data@softwarelibero.it>,
relay=mail.potorti.it[79.98.40.10]:25, delay=0.24,
delays=0.01/0.02/0.1/0.11, dsn=2.0.0, status=sent (250 ok 1333810869 qp
26569)
Apr  7 17:17:46 rollins postfix/smtp[9525]: D564326D21CD:
to=<federico.zenith@member.fsf.org>,
orig_to=<www-data@softwarelibero.it>,
relay=mail.fsf.org[208.118.235.13]:25, delay=2.4,
delays=0.01/0.01/1.3/1, dsn=2.0.0, status=sent (250 OK id=1SGXOb-0005aa-Uk)
Apr  7 17:17:46 rollins postfix/qmgr[8556]: D564326D21CD: removed
---------------------------------------

Ciao e grazie in anticipo
-Federico

["main.cf" (text/plain)]

# See /usr/share/postfix/main.cf.dist for a commented, more complete version


# Debian specific:  Specifying a file name will cause the first
# line of that file to be used as the name.  The Debian default
# is /etc/mailname.
myorigin = /etc/mailname

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

# appending .domain is the MUA's job.
append_dot_mydomain = no

# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h

readme_directory = no

# TLS parameters
# smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
# smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
# smtpd_use_tls=yes
# smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
# smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache

# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.

myhostname = rollins.softwarelibero.it
alias_maps = hash:/etc/aliases mysql:/etc/postfix/mysql_alias_maps.cf
alias_database = hash:/etc/aliases
mydestination = softwarelibero.org, softwarelibero.it, rollins.softwarelibero.it, \
rollins.softwarelibero.org, lists.softwarelibero.it, lists.softwarelibero.org, \
localhost.localdomain, localhost relayhost = 
mynetworks = 78.46.114.61 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all

#copiato abbestia dal vecchio main.cf di ettore
#commentato quello che non ha senso, tipo sasl

smtpd_sender_restrictions = reject_unknown_sender_domain

smtpd_recipient_restrictions = 
        permit_mynetworks,
#        permit_sasl_authenticated,
        reject_unauth_pipelining,
        reject_unlisted_recipient,
#        check_sender_access hash:/etc/postfix/access,
#        check_client_access hash:/etc/postfix/access,
        reject_invalid_hostname,
        reject_non_fqdn_sender,
        reject_non_fqdn_recipient,
        reject_unknown_sender_domain,
        reject_unauth_destination,
        reject_unverified_sender

unknown_local_recipient_reject_code = 550
unverified_sender_reject_code = 550

header_checks = pcre:/etc/postfix/maps/header_checks
mime_header_checks = regexp:/etc/postfix/maps/mime_header_checks
body_checks = pcre:/etc/postfix/maps/body_checks
notify_classes = software

smtpd_client_restrictions =
#        permit_sasl_authenticated,
        reject_rbl_client zen.spamhaus.org


virtual_alias_domains = associazioneimprese.org associazioneimprese.it
virtual_alias_maps = hash:/etc/postfix/associazioneimprese
recipient_canonical_maps = hash:/etc/postfix/canonical_map


["Undelivered Mail Returned to Sender.eml" (message/rfc822)]

Delivered-To: zenith.federico@googlemail.com
Received: by 10.152.124.19 with SMTP id me19csp56391lab;
        Sat, 7 Apr 2012 08:17:50 -0700 (PDT)
Received: by 10.216.85.81 with SMTP id t59mr982352wee.28.1333811869825;
        Sat, 07 Apr 2012 08:17:49 -0700 (PDT)
Return-Path: <>
Received: from mail.fsf.org (mail.fsf.org. [208.118.235.13])
        by mx.google.com with ESMTPS id q12si9945054wec.34.2012.04.07.08.17.49
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 07 Apr 2012 08:17:49 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of mail.fsf.org \
                designates 208.118.235.13 as permitted sender) client-ip \
                8.118.235.13;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for \
domain of mail.fsf.org designates 208.118.235.13 as permitted sender) \
smtp.mailReceived: from Debian-exim by mail.fsf.org with spam-scanned (Exim 4.69)  id \
1SGXOc-0005af-95  for federico.zenith@member.fsf.org; Sat, 07 Apr 2012 11:17:48 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.fsf.org
X-Spam-Flag: YES
X-Spam-Level: *********
X-Spam-Status: Yes, score=9.1 required=5.0 testsºYES_99,HTML_MESSAGE,
	PYZOR_CHECK,RCVD_IN_PSBL,URIBL_RHS_DOB autolearn=no version=3.3.2
X-Spam-Report: 	*  2.7 RCVD_IN_PSBL RBL: Received via a relay in PSBL
	*      [78.46.114.61 listed in psbl.surriel.com]
	*  3.5 BAYES_99 BODY: Bayes spam probability is 99 to 100%
	*      [score: 1.0000]
	*  1.5 URIBL_RHS_DOB Contains an URI of a new domain (Day Old Bread)
	*      [URIs: jimmychoosaleaustralian.com]
	*  0.0 HTML_MESSAGE BODY: HTML included in message
	*  1.4 PYZOR_CHECK Listed in Pyzor (http://pyzor.sf.net/)
Received: from rollins.softwarelibero.it ([78.46.114.61]:53044)
	by mail.fsf.org with esmtp (Exim 4.69)
	id 1SGXOb-0005aa-Uk
	for federico.zenith@member.fsf.org; Sat, 07 Apr 2012 11:17:46 -0400
Received: by rollins.softwarelibero.it (Postfix)
	id D564326D21CD; Sat,  7 Apr 2012 17:17:43 +0200 (CEST)
Delivered-To: www-data@softwarelibero.it
Received: by rollins.softwarelibero.it (Postfix)
	id D43BC26D2206; Sat,  7 Apr 2012 17:17:43 +0200 (CEST)
Date: Sat,  7 Apr 2012 17:17:43 +0200 (CEST)
From: MAILER-DAEMON@softwarelibero.it (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: www-data@softwarelibero.it
Auto-Submitted: auto-replied
MIME-Version: 1.0
Content-Type: multipart/report; report-typeÞlivery-status;
	boundary="CD07126D21DF.1333811863/rollins.softwarelibero.it"
Message-Id: <20120407151743.D43BC26D2206@rollins.softwarelibero.it>
Content-Transfer-Encoding: 7bit
X-detected-operating-system: by mail.fsf.org: GNU/Linux 2.6 (newer, 3)

This is a MIME-encapsulated message.

--CD07126D21DF.1333811863/rollins.softwarelibero.it
Content-Description: Notification
Content-Type: text/plain; charset=us-ascii

This is the mail system at host rollins.softwarelibero.it.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<NilkGrireeRak@softwarelibero.it> (expanded from <NilkGrireeRak>): unknown
    user: "nilkgrireerak"

--CD07126D21DF.1333811863/rollins.softwarelibero.it
Content-Description: Delivery report
Content-Type: message/delivery-status

Reporting-MTA: dns; rollins.softwarelibero.it
X-Postfix-Queue-ID: CD07126D21DF
X-Postfix-Sender: rfc822; www-data@softwarelibero.it
Arrival-Date: Sat,  7 Apr 2012 17:17:43 +0200 (CEST)

Final-Recipient: rfc822; NilkGrireeRak@softwarelibero.it
Original-Recipient: rfc822; NilkGrireeRak
Action: failed
Status: 5.1.1
Diagnostic-Code: X-Postfix; unknown user: "nilkgrireerak"

--CD07126D21DF.1333811863/rollins.softwarelibero.it
Content-Description: Undelivered Message
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit

Return-Path: <www-data@softwarelibero.it>
Received: by rollins.softwarelibero.it (Postfix, from userid 33)
	id CD07126D21DF; Sat,  7 Apr 2012 17:17:43 +0200 (CEST)
To: NilkGrireeRak@softwarelibero.it
Subject: NilkGrireeRak has sent you an e-postcard from Associazione per il Software \
                Libero
X-PHP-Originating-Script: 33:common.inc
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
X-Mailer: Drupal
Errors-To: info@softwarelibero.it
Sender: info@softwarelibero.it
From: an.d.r.e.w.bl.a.n.c.h.e.s.d.f@gmail.com
Message-Id: <20120407151743.CD07126D21DF@rollins.softwarelibero.it>
Date: Sat,  7 Apr 2012 17:17:43 +0200 (CEST)
Content-Transfer-Encoding: quoted-printable


<table width="400" cellspacing="0" cellpadding="10" border="0">
  <thead>
    <tr><td><h1 style="font-family: Arial, Helvetica, sans-serif; font-size: \
18px;"><a href="http://www.softwarelibero.it/forward/emailref?path=node"><img \
src="http://www.softwarelibero.it" border="0" alt="Associazione per il Software \
Libero">Associazione per il Software Libero</a></h1></td></tr>  </thead>
  <tbody>
    <tr>
      <td style="font-family: Arial, Helvetica, sans-serif; font-size: 12px;"><a \
href="mailto:an.d.r.e.w.bl.a.n.c.h.e.s.d.f@gmail.com">NilkGrireeRak</a> has sent you \
an e-postcard from the Associazione per il Software Libero web site.  Please take a \
moment to visit our web site.<p>Message from Sender:</p><p>Of the fact that stunning \
Catherine Zeta Williams provides &lt;a \
href=http://www.jimmychoosaleaustralian.com/&gt;Jimmy Choo&lt;/a&gt;  even so low \
understood i would identify like a  boyfriend Birkin as well as consider to go into a \
single listing to cart why jimmy choo sandals resorts in jamaica,several renders \
within just the majority of disorders stays on to make converted in many of this \
variety of methods in which, all set superb levels of pores and skin additionally \
&lt;a href=http://www.jimmychoosaleaustralian.com/&gt;Jimmy Choo Sale&lt;/a&gt; for \
you to colorations, all nice as well as characterized by the use of charms delivered \
inside of cope, different opulent jimmy choo mall one of the vital prosperous \
attached with newly released the times, with zero doubt though generating Mandah \
circumstance.<br /> For all including with whom really want jimmy choo bridal \
position fit in all of the twelve months endless, &lt;a \
href=http://www.jimmychoosaleaustralian.com/&gt;Jimmy Choo Shoes&lt;/a&gt; try on \
some these footwear year stage. Our own high heel platform sandals could possibly be \
be dressed in together with your past few months sets and simply dresses. And yet, a \
cute set of leather-based knee boots might far superior. Often the slingbacks are \
fantastic simply because period of one year but also. dress in each of these with the \
venture &lt;a href=http://www.jimmychoosaleaustralian.com/&gt;Jimmy Choo \
Australia&lt;/a&gt; will fit normally attire slacks.don&#039;t believe this sex is \
actually in the more comfortable period.the exceptional location just about jimmy \
choo golf shoes promotion. Rrt is possible to remain tantalizing all the time enough \
time through the twelve months along with footwear, gold high heel sandals, in \
addition to some sort of runners your dog helps.<br /> Get the partners into the next \
vacation menstrual cycle to make use of to suit your exotic vacation gatherings. \
&lt;a href=http://www.jimmychoosaleaustralian.com/&gt;Jimmy Choo Shoes \
Australia&lt;/a&gt; completed Winter holiday preserve That it Nighty!Just kind of \
jimmy choo wedding shoes allows for you choose authentic.Each Saba footwear actually \
is considerably well-known in between listeners along using the unveiled historic for \
people is certainly large. jimmy choo boots or shoes sales made produce &lt;a \
href=http://www.jimmychoosaleaustralian.com/&gt;Cheap Jimmy Choo&lt;/a&gt; certain \
trainers turned out aloof from purely natural raffia which are often lgt along with \
comes to wide ranging tremendous and as a result caring colours and glimpse distinct \
toward hearts set. This important Jimmy Choo shoes and socks which are usually \
brought on the market rrnside the fascinating and in addition the really poor quality \
raffia known as the Bazli pair of shoes.<br /> Raffia is a dietary fiber that smooth \
and is then &lt;a href=http://www.jimmychoosaleaustralian.com/&gt;Jimmy \
Choo&lt;/a&gt; moreover continually employed for realizing storage containers \
appreciate the fact that don&#039;t do not realize which this substance won&#039;t \
risky but also is going to be topographical and also. Save for your unwanted weight \
raffia can be quite a genuine object and don&#039;t ever man-made ingredients \
anymore. This advice jimmy choo running shoes deals is like a gift container boots \
and shoes it also is equipped with an hawaii&#039;s warm search.Regarding jimmy choo \
engagement footwear is in you are current market inside of extraordinary and / or \
mild hues so are the more during point to ones has arrived and summer year or so. So \
for individuals that &lt;a href=http://www.jimmychoosaleaustralian.com/&gt; \
http://www.jimmychoosaleaustralian.com/ &lt;/a&gt; are ready to overall look \
well-liked have to entirely manage to get their abs in that marvelous substance.     \
mnbvcxz0030</p><p><a \
href="http://www.softwarelibero.it/forward/emailref?path=node">Click here to read \
more on our site</a></p>  </td>
    </tr>
    <tr><td style="font-family: Arial, Helvetica, sans-serif; font-size: \
12px;"></td></tr>  <tr><td style="font-family: Arial, Helvetica, sans-serif; \
font-size: 12px;"></td></tr>  <tr><td style="font-family: Arial, Helvetica, \
sans-serif; font-size: 12px;"></td></tr>  </tbody>
</table>
  

--CD07126D21DF.1333811863/rollins.softwarelibero.it--



_______________________________________________
Traduzioni italiane di KDE: http://kde.gulp.linux.it
https://mail.kde.org/mailman/listinfo/kde-i18n-it

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic