Viktor Dukhovni:
> On Fri, Apr 17, 2020 at 02:28:10PM +0200, Vieri Di Paola wrote:
>
> > One of these mailbox servers has indeed the same "SMTP name" as one of
> > the Postfix servers. In this case, I do get a message like this in the
> > log: host XXX greeted me with my own hostname YYY
> >
> >
On Fri, Apr 17, 2020 at 02:28:10PM +0200, Vieri Di Paola wrote:
> One of these mailbox servers has indeed the same "SMTP name" as one of
> the Postfix servers. In this case, I do get a message like this in the
> log: host XXX greeted me with my own hostname YYY
>
> However, it's only a WARNING, a
On Thu, Apr 16, 2020 at 7:07 PM Viktor Dukhovni
wrote:
>
> > # postconf -Mf
> > smtp unix - - n - - smtp
> > relay unix - - n - - smtp
>
> Please add:
>
> smtpv unix - - n - - smtp -v
>
>
On Thu, Apr 16, 2020 at 10:47:00AM +0200, Vieri Di Paola wrote:
> Not chrooted.
>
> # postconf -Mf
> smtp unix - - n - - smtp
> relay unix - - n - - smtp
Please add:
smtpv unix - - n - -
Vieri Di Paola:
> postfix/smtpd[22926]: AB3AB12404F: client=unknown[10.2.0.1]
> postfix/cleanup[23782]: AB3AB12404F:
> message-id=<1587025299.219481.935321531.1891234@external.domain.org>
> postfix/qmgr[22889]: AB3AB12404F: from=,
> size=2855, nrcpt=1 (queue active)
> postfix/smtp[22953]: AB3AB
On Thu, Apr 16, 2020 at 3:12 AM Viktor Dukhovni
wrote:
>
> On Thu, Apr 16, 2020 at 02:58:44AM +0200, Vieri Di Paola wrote:
>
> > > > The collate script seems to confirm that the non-delivery
> > > > notifications have been sent out. I rest assured.
> > >
> > > And what is the output of:
> > >
> >
On Thu, Apr 16, 2020 at 02:58:44AM +0200, Vieri Di Paola wrote:
> > > The collate script seems to confirm that the non-delivery
> > > notifications have been sent out. I rest assured.
> >
> > And what is the output of:
> >
> > getent hosts $(
> > postconf -hx inet_interfaces proxy_inte
On Thu, Apr 16, 2020 at 2:03 AM Viktor Dukhovni
wrote:
>
> On Thu, Apr 16, 2020 at 01:40:42AM +0200, Vieri Di Paola wrote:
>
> > On Thu, Apr 16, 2020 at 12:35 AM Viktor Dukhovni
> > wrote:
> > >
> > > Not all log messages carry the queue-id. Use the collate.pl script
> > > to find any other pert
On Thu, Apr 16, 2020 at 01:40:42AM +0200, Vieri Di Paola wrote:
> On Thu, Apr 16, 2020 at 12:35 AM Viktor Dukhovni
> wrote:
> >
> > Not all log messages carry the queue-id. Use the collate.pl script
> > to find any other pertinent log messages from 'smtp[13093]'.
>
> The collate script seems to
On Thu, Apr 16, 2020 at 12:42 AM Wietse Venema wrote:
>
> You need to find out why 10.0.0.10 matches inet_interfaces or
> proxy_interfaces. Because that is why Postfix complains.
>
> Someting in /etc/hosts?
# grep -v ^# /etc/hosts
127.0.0.1 localhost
::1 localhost
I guess I on
On Thu, Apr 16, 2020 at 12:35 AM Viktor Dukhovni
wrote:
>
> Not all log messages carry the queue-id. Use the collate.pl script
> to find any other pertinent log messages from 'smtp[13093]'.
The collate script seems to confirm that the non-delivery
notifications have been sent out. I rest assured
Vieri Di Paola:
> On Wed, Apr 15, 2020 at 6:18 PM Wietse Venema wrote:
> >
> > You may want to check this:
> >
> > $ postconf transport_maps
> >
> > Output should list /etc/postfix/transport
> >
> > $ postmap -q mydomain.org /etc/postfix/transport
> >
> > Output should show mydomain.org
> On Apr 15, 2020, at 6:18 PM, Vieri Di Paola wrote:
>
> tail -n 1000 custom_email.log | grep "^Apr 15" | grep "3B4F21240B1"
> postfix/smtpd[13316]: 3B4F21240B1: client=unknown[10.1.1.1]
> postfix/cleanup[13083]: 3B4F21240B1:
> message-id=<1586931633.63377.9971225...@external.org>
> mimede
On Wed, Apr 15, 2020 at 6:18 PM Wietse Venema wrote:
>
> You may want to check this:
>
> $ postconf transport_maps
>
> Output should list /etc/postfix/transport
>
> $ postmap -q mydomain.org /etc/postfix/transport
>
> Output should show mydomain.org smtp:[10.0.0.10]
# postconf transpo
On Wed, Apr 15, 2020 at 6:13 PM Wietse Venema wrote:
>
> Vieri Di Paola:
> > On Wed, Apr 15, 2020 at 3:35 PM Wietse Venema wrote:
> > >
> > > Vieri Di Paola:
> > > > Hi,
> > > >
> > > > I'm using postfix as an smtp filter (antispam) which then forwards the
> > > > messages to another mail server
Wietse Venema:
> Vieri Di Paola:
> > On Wed, Apr 15, 2020 at 3:35 PM Wietse Venema wrote:
> > >
> > > Vieri Di Paola:
> > > > Hi,
> > > >
> > > > I'm using postfix as an smtp filter (antispam) which then forwards the
> > > > messages to another mail server with user mailboxes.
> > > >
> > > > This
Vieri Di Paola:
> On Wed, Apr 15, 2020 at 3:35 PM Wietse Venema wrote:
> >
> > Vieri Di Paola:
> > > Hi,
> > >
> > > I'm using postfix as an smtp filter (antispam) which then forwards the
> > > messages to another mail server with user mailboxes.
> > >
> > > This server has private IP addr. 10.0.0
On Wed, Apr 15, 2020 at 3:35 PM Wietse Venema wrote:
>
> Vieri Di Paola:
> > Hi,
> >
> > I'm using postfix as an smtp filter (antispam) which then forwards the
> > messages to another mail server with user mailboxes.
> >
> > This server has private IP addr. 10.0.0.1, and the mailbox server has
> >
Vieri Di Paola:
> Hi,
>
> I'm using postfix as an smtp filter (antispam) which then forwards the
> messages to another mail server with user mailboxes.
>
> This server has private IP addr. 10.0.0.1, and the mailbox server has
> private IP addr. 10.0.0.10.
> So, external e-mails are first received
19 matches
Mail list logo