in_files = /etc/postfix/certkey.pem
Therefore, all three parameters are now empty, and the third hangs
waiting for input. Do add either the legacy pair or (if using
Postfix 3.4 or later) the preferred replacement.
--
Viktor.
_______
Postfix-users maili
Dnia 16.04.2023 o godz. 16:32:41 Gerald Galster via Postfix-users pisze:
>
> Mails classified as spam or external forwards seemingly take another route
> via mout-xforward.web.de. These servers are SBL-listed by intention, most
> likely because the spam probability is higher in this c
It appears that Jaroslaw Rafa via Postfix-users said:
>Dnia 16.04.2023 o godz. 16:32:41 Gerald Galster via Postfix-users pisze:
>>
>> Mails classified as spam or external forwards seemingly take another route
>> via mout-xforward.web.de. These servers are SBL-listed by inte
Jaroslaw Rafa via Postfix-users:
> Dnia 16.04.2023 o godz. 16:32:41 Gerald Galster via Postfix-users pisze:
> >
> > Mails classified as spam or external forwards seemingly take another route
> > via mout-xforward.web.de. These servers are SBL-listed by intention, most
> &
> Wietse Venema via Postfix-users :
>
> Jaroslaw Rafa via Postfix-users:
>> Dnia 16.04.2023 o godz. 16:32:41 Gerald Galster via Postfix-users pisze:
>>>
>>> Mails classified as spam or external forwards seemingly take another route
>>> via mout-xforwa
Dnia 17.04.2023 o godz. 01:44:34 Gerald Galster via Postfix-users pisze:
>
> Common practice in Germany is: once your server accepts an email it is
> responsible for delivery. You cannot silently discard it.
But you can still reject a submission and not accept it in the first place.
W
occur because the postfix-regexp library is not installed?
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
V?ctor Rubiella Monfort via Postfix-users:
> Hi, I have more info and I try to explain it better:
>
> First of all I have smtputf8_enable = no (disabled).
>
> I have several databases related with several mysql_virtual maps:
>
> - Some with utf8 + utf8_general_ci collatio
On 16/04/2023 21:11, Viktor Dukhovni via Postfix-users wrote:
> Not surprising,
I suspect that the OP did not recognise the $ and # characters in your
instructions as shell prompts (to be omitted from the commands being
executed), and copy/pasted them into his shell as-is.
HTH,
Wietse Venema via Postfix-users:
> > My conclusion to hard-solve this issue on my system is transform all
> > tables to utf8mb4.
> >
> > But:
> > - I don't see any option to change default charset on mysql_table
> > connector, maybe should be int
ization mail
provider, where this is required.) I have reviewed RFC 2821 but have not
found anything concrete, just that it MAY accept or reject as it sees fit
[3.7].
___________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
On 4/17/2023 1:38 PM, Tyler Montney via Postfix-users wrote:
I use a mail provider (Provider A) which has thousands of
organizations. This provider allows unauthenticated SMTP to other
organizations so long as they're using them as a provider (within
their ecosystem). Of course, you c
* The postconf command now warns for #comment in or after a Postfix
parameter value. Postfix programs do not support #comment after
other text, and treat that as input.
You can find the Postfix source code at the mirrors listed at
https://www.postfix.org/.
Wietse
__
still don't see a problem. If someone has found a way to abuse
this, then the abuse should be reported to the provider.
-- Noel Jones
___________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
a small gesture to play nice with the rest of the world. Why rely
entirely on your spam filter (or unknown mitigations) when a common feature
such as authentication will do the job? Why the risk?
On Mon, Apr 17, 2023 at 2:49 PM Noel Jones via Postfix-users <
postfix-users@postfix.org> wrote:
> Wietse Venema via Postfix-users :
>
>>> My conclusion to hard-solve this issue on my system is transform all
>>> tables to utf8mb4.
>>>
>>> But:
>
>>> - I don't see any option to change default charset on mysql_table
&g
On 4/17/2023 3:59 PM, Tyler Montney via Postfix-users wrote:
That is the purpose of this discussion, to determine what exactly
this scenario presents. As stated above, Provider A is aware and
believes it's acceptable. It is acceptable because their
documentation has features which rely
Dnia 17.04.2023 o godz. 14:49:11 Noel Jones via Postfix-users pisze:
> Please keep replies on list.
>
> On 4/17/2023 2:16 PM, Tyler Montney wrote:
> >I'll put it this way, since I'm struggling to word this:
> >
> >Provider A contains the following customers
Gerald Galster via Postfix-users:
>
> > Wietse Venema via Postfix-users :
> >
> >>> My conclusion to hard-solve this issue on my system is transform all
> >>> tables to utf8mb4.
> >>>
> >>> But:
> >
> >>> -
Wietse Venema via Postfix-users:
> Gerald Galster via Postfix-users:
> >
> > > Wietse Venema via Postfix-users :
> > >
> > >>> My conclusion to hard-solve this issue on my system is transform all
> > >>> tables to utf8mb4.
> > >
t;cfg_get_int(stuff, "charset", "", 0, 0)
>
> That should be cfg_get_str.
Thanks, I modified dict_mysql.c, recompiled and now it works as expected.
Best regards,
Gerald___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
t delay)
{
mysql_close(host->db);
host->db = 0;
-host->ts = time((time_t *) 0) + RETRY_CONN_INTV;
+host->ts = time((time_t *) 0) + delay;
host->stat = STATFAIL;
event_cancel_timer(dict_mysql_event, (void *) host);
}
__________
ation is required on port 25, or no authentication is allowed
on
> port 465 or 587, someone has misconfigured something.
On Mon, Apr 17, 2023 at 4:58 PM Jaroslaw Rafa via Postfix-users <
postfix-users@postfix.org> wrote:
> Dnia 17.04.2023 o godz. 14:49:11 Noel Jones via Postfix-users
On 4/17/23 22:19, tom--- via Postfix-users wrote:
I saw many peer MTA connecting me with this default HELO hostname:
localhost.localdomain.
is this a FQDN? is it valid?
No properly configured MTA should ever be advertising its identity as
localhost.localdomain. Assuming it is that literal
On 4/17/2023 9:35 PM, tom--- via Postfix-users wrote:
When my main postfix rejected a message due to
reject_unknown_client_hostname:
Apr 18 10:27:12 mail postfix/smtpd[129429]: NOQUEUE: reject: RCPT
from unknown[194.33.39.17]: 450 4.7.25 Client host rejected: cannot
find your hostname
On Tue, Apr 18, 2023 at 10:19:58AM +0800, tom--- via Postfix-users wrote:
> I saw many peer MTA connecting me with this default HELO hostname:
> localhost.localdomain.
>
> Is this a FQDN?
Yes, it is a fully-qualified domain name.
> Is it valid?
Depends on your perspective. Thi
On 4/17/2023 9:19 PM, tom--- via Postfix-users wrote:
I saw many peer MTA connecting me with this default HELO hostname:
localhost.localdomain.
is this a FQDN? is it valid?
Yes, it's FQDN and valid from a syntax standpoint.
That said, it's a strong spam indicator and should nev
On Tue, Apr 18, 2023 at 10:35:22AM +0800, tom--- via Postfix-users wrote:
> So my question is, smtp code 450 will cause the sender to retry delivery
> to secondary MX?
Yes, if the client is a legitimate MTA, less common with a junk-sending
botnet. Once you're confident your
Dnia 17.04.2023 o godz. 19:59:48 Tyler Montney via Postfix-users pisze:
> And that's a definition I've been struggling with: What is *local* in
> relation to SMTP?
By "local", I mean here the domains for which that particular server is the
final destination, ie. the mail
> Wietse Venema via Postfix-users :
>
> And here is a more conservative patch for MySQL client retries.
>
> It closes the server connection after every error, and it delays
> making a new server connection only after specific errors.
>
> Closing the connection elimina
port 25.
I do not see anything in the RFC explicitly prohibiting authenticated
submission.
(I will admit I have been somewhat using "authentication" and
"authorization" interchangeably.)
7.1 does say that the inherent nature of SMTP cannot be authenticated
(again,
going back to
Dnia 18.04.2023 o godz. 12:11:06 Tyler Montney via Postfix-users pisze:
> > - mail for all local domains coming in on port 25 should be accepted (of
> > course considering all usual restrictions - the recipient exists, the
> > sending IP is not on a blacklist etc.)
> >
>
On 2023-04-18 at 14:54:22 UTC-0400 (Wed, 19 Apr 2023 02:54:22 +0800)
tom--- via Postfix-users
is rumored to have said:
How to reject messages by languages?
For example, only English, Germany and Chinese messages will be
accepted. All others should be rejected.
For that sort of filtering
Gerald Galster via Postfix-users:
>
> > Wietse Venema via Postfix-users :
> >
> > And here is a more conservative patch for MySQL client retries.
> >
> > It closes the server connection after every error, and it delays
> > making a new serve
Bill Cole via Postfix-users skrev den 2023-04-18 21:10:
On 2023-04-18 at 14:54:22 UTC-0400 (Wed, 19 Apr 2023 02:54:22 +0800)
tom--- via Postfix-users
is rumored to have said:
How to reject messages by languages?
For example, only English, Germany and Chinese messages will be
accepted. All
On Wed, Apr 19, 2023 at 02:54:22AM +0800, tom--- via Postfix-users wrote:
> How to reject messages by languages?
> For example, only English, Germany and Chinese messages will be
> accepted. All others should be rejected.
Email messages almost never carry language information, t
On Wed, Apr 19, 2023 at 11:33:36AM +0800, tom--- via Postfix-users wrote:
> I got a lot of spams (20+ every day) like the following for which i even
> don't know what language they were.
>
> مميز المنتدى العربي الثالث
The script is Arabic. Language is harder for an MTA to
Demi Marie Obenour via Postfix-users:
> > While Postfix can to some extent enforce envelope to sender mismatches,
> > the real concern is usually the "From:" header, ... whose content is not
> > the MSAs job to enforce.
>
> A milter must be used for this.
natan via Postfix-users:
> Hi
> I have question about *_error_limit and postfix
>
> I have separated services like
> smtp incomming and smtp outgoing and webmail
>
> I have roudcube which is used by several thousand users
>
>
ead of 4XX) during the time
that all MySQL server connections were turned down after error.
Found during code maintenance.
You can find the updated Postfix source code at the mirrors listed
at https://www.postfix.org/.
Wietse
_______
Postfix-users
er Kragenbaer,The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)
_______
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)
___________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
reported dkim=none, not fail ?
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Steffen Nurpmeso via Postfix-users:
> Hello.
>
> On 3.8.0 services managed via spawn(8) now produce
>
> Apr 19 01:03:04 postfix/spawn[8485]: warning: /usr/libexec/s-postgray:
> process id 8486: command time limit exceeded
> Apr 19 14:43:56 postfix/spawn[19651]: wa
ms to be
always added, ignoring the always_add_missing_headers option at all.
Is this correct?
Is there something special about the Date header? Is this a bug or
intended behaviour?
Thanks for your help!
Greetings,
Matthias
___
Postfix-users mailing
On 20 Apr 2023 10:03, Matus UHLAR - fantomas via Postfix-users wrote:
On 20.04.23 09:25, Silamael Darkomen via Postfix-users wrote:
I have a question about the automatic adding of missing headers.
Did an experiment with always_add_missing_headers = no.
I sent a mail via telnet manually to
White, Daniel E. (GSFC-770.0)[AEGIS] via Postfix-users:
> Is there any chance that SPF and DKIM records could be added to
> appear in the headers ?
The list server adds its own DKIM-Signature: on behalf of the domain
postfix.org, AND it adds ARC headers and Authentication-Results:
for the m
Wietse Venema wrote in
<4q21sp16m7zj...@spike.porcupine.org>:
|Steffen Nurpmeso via Postfix-users:
|> On 3.8.0 services managed via spawn(8) now produce
|>
|> Apr 19 01:03:04 postfix/spawn[8485]: warning: /usr/libexec/s-postgray: \
|> process id 8486: command t
Steffen Nurpmeso:
> Wietse Venema wrote in
> <4q21sp16m7zj...@spike.porcupine.org>:
> |Steffen Nurpmeso via Postfix-users:
> |> On 3.8.0 services managed via spawn(8) now produce
> |>
> |> Apr 19 01:03:04 postfix/spawn[8485]: warning: /usr/libexec/s-po
Wietse Venema wrote in
<4q2khr57flzj...@spike.porcupine.org>:
|Steffen Nurpmeso:
|> Wietse Venema wrote in
|> <4q21sp16m7zj...@spike.porcupine.org>:
|>|Steffen Nurpmeso via Postfix-users:
|>|> On 3.8.0 services managed via spawn(8) now produce
|>|>
|&g
]; then
rm -f ${pid}
elif [ ${e} -eq 4 ]; then
( eval ${name}_stop ) 2>/dev/null
fi
eval ${name}_start
e=${?}
fi
} 2>&1
return ${e}
}
--steffen
|
|Der Kragenbaer, The moon bear,
|der holt sich munter
Steffen Nurpmeso:
> Wietse Venema wrote in
> <4q2khr57flzj...@spike.porcupine.org>:
> |Steffen Nurpmeso:
> |> Wietse Venema wrote in
> |> <4q21sp16m7zj...@spike.porcupine.org>:
> |>|Steffen Nurpmeso via Postfix-users:
> |>|> On
natan via Postfix-users:
> W dniu 19.04.2023 o?17:23, Wietse Venema via Postfix-users pisze:
> > natan via Postfix-users:
> >> Hi
> >> I have question about *_error_limit and postfix
> >>
> >> I have separated services like
> >> smtp in
here.
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Wietse Venema via Postfix-users wrote in
<4q2l0p03svzj...@spike.porcupine.org>:
|Steffen Nurpmeso:
|> Wietse Venema wrote in
|> <4q2khr57flzj...@spike.porcupine.org>:
|>|Steffen Nurpmeso:
|>|> Wietse Venema wrote in
|>|> <4q21sp16m7zj...@spike.porcup
idering it was explicitly set
that way in logwriter.
I've got ways around this situation, but this seemed like unintended behavior
so figured I'd bring it up
-David Roe
_______
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe
On 2023-04-21 16:05, Matus UHLAR - fantomas via Postfix-users wrote:
On 21.04.23 12:08, tom--- via Postfix-users wrote:
do policyd-service (such as rate-limit) and milter (such as opendkim)
use the same communication way to postfix?
policy services use the policy protocol:
http
David Roe via Postfix-users:
> I was doing some work with postfix logrotation as part of a recent
> project and ran across what seems to be unintended behavior.
>
> When running postfix logrotate the maillog_file is created with
> 600 permissions which was tripping up a log tail
Peter
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
* Peter Ajamian via Postfix-users:
> Verify return code: 10 (certificate has expired)
Thanks. For some reason, the web server had not been restarted after the
last certificate update, which normally happens automatically. I just
restarted the server process manually.
-Ra
On Sat, Apr 22, 2023 at 01:08:06PM +0200, Matus UHLAR - fantomas via
Postfix-users wrote:
> >You should set a POST_HOOK in certbot renew (assuming you're using
> >certbot, that is) that restarts or reloads the web server.
>
> I guess this exactly what failed.
The &quo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On Sat, 2023-04-22 at 11:25 -0400, Viktor Dukhovni via Postfix-users
wrote:
> On Sat, Apr 22, 2023 at 01:08:06PM +0200, Matus UHLAR - fantomas via
> Postfix-users wrote:
>
> > > You should set a POST_HOOK in certbot renew (ass
On Sat, Apr 22, 2023 at 11:25:14AM -0400, Viktor Dukhovni via Postfix-users
wrote:
> On Sat, Apr 22, 2023 at 01:08:06PM +0200, Matus UHLAR - fantomas via
> Postfix-users wrote:
>
> > >You should set a POST_HOOK in certbot renew (assuming you're using
> > >ce
risk users
to lose
faith in the reliability of the system. If I have a problem with this
layout, I'd have
to argue elsewhere.
No one so far seems particularly surprised by my findings, and I mostly
expected
this. However, this has given me a few items to explore with the provider
that
I didn't
* Viktor Dukhovni via Postfix-users:
> The "post hooks" in certbot are not *reliable*.
For the curious among you: I use dehydrated [1], which integrates nicely
with my other automation, including Ansible [2]. An Ansible handler is
used to restart the web server if certificates were
an easier way to test
whether mail from a certain domain will successfully get blocked that'd be
great. I have DKIM and other filters enabled so it's not straight-forward
to spoof MAIL FROM. Or maybe it is and I don't know the trick...
help :)
Thanks in advance.
______
On Sat, Apr 22, 2023 at 05:56:12PM -0700, Andrew Athan via Postfix-users wrote:
> "This information is overruled with... the transport(5) table."
In other words, "transport_maps", a logical dictionary built from
a list of component tables (some of which may als
; is access(5) verb, not a transport. And should be used with
> "check_sender_access" in one of "smtpd_mumble_restrictions" lists.
>
Thanks, I'll look into these. My goal is to silently discard all inbound
mail from a certain domain. Or actually, I may wish to redirect all of that
mail either to a flat file (similar to the proposed blackhole transport) or
to a "dead letter" mailbox on some nexthop. This would require rewriting
the delivery address I guess?
Thank you!
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
y the @ is included,
whereas the docs at transport(5) contradict that implication, leaving users
having to battle with google disinformation.
On Sat, Apr 22, 2023 at 6:45 PM Viktor Dukhovni via Postfix-users <
postfix-users@postfix.org> wrote:
> On Sat, Apr 22, 2023 at 05:56:12PM -0700, An
rent_domain_matches_subdomains =
smtpd_sender_restrictions =
check_sender_access inline:{
{ example.com = DISCARD blackholed sender domain },
{ .example.com = DISCARD blackholed sender domain },
}
On Sat, Apr 22, 2023 at 08
imho a bug
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Benny Pedersen via Postfix-users:
>
> imho a bug
Insifficient
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
arate warning about "config sanity
scan terminated early due to table size."
Thanks again for your prior responses. I think I now understand things well
enough to make progress.
No need to respond unless you'd like to chat about this further.
On Sat, Apr 22, 2023 at 8:58 PM Vik
Matus UHLAR - fantomas via Postfix-users skrev den 2023-04-23 16:43:
On 23.04.23 11:19, Benny Pedersen via Postfix-users wrote:
Subject: [pfx] postfix does not add Return-Path if mail is missing it
imho a bug
it's added in local if delivering to mbox or maildir:
http://www.postfix.org/
On 2023-04-23 at 14:29:31 UTC-0400 (Sun, 23 Apr 2023 20:29:31 +0200)
Benny Pedersen via Postfix-users
is rumored to have said:
Matus UHLAR - fantomas via Postfix-users skrev den 2023-04-23 16:43:
On 23.04.23 11:19, Benny Pedersen via Postfix-users wrote:
Subject: [pfx] postfix does not add
accepted)
Apr 20 14:04:09 fsmta1 postfix/qmgr[2205]: 36421809DB5: removed
Thanks & Regards,
Jitendra Chaudhari
_______
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
__
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
On Mon, Apr 24, 2023 at 05:39:01PM +, Jitendra Chaudhari via Postfix-users
wrote:
> Mail flow is as follows.
>
> IceWarp (email Server)--->
>postfix--->
>cisco(ironport email gateway)--->
>Internet
>
&
Hi,
looks at amavis instructions for that. I think that first google hit works..
Eero
On Mon 24. Apr 2023 at 21.25, Wayne Spivak via Postfix-users <
postfix-users@postfix.org> wrote:
> I run a postfix install which requires authentication and pipes all email
> through Amavis (s
n mind there are no spaces around "=" in master.cf.
Best regards,
Gerald
___________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
onnection after
STARTTLS from localhost[127.0.0.1]
Apr 25 08:52:08 mcq postfix/submission/smtpd[18972]: disconnect from
localhost[127.0.0.1] ehlo=1 starttls=1 commands=2
Apr 25 08:52:08 mcq opendmarc[11855]: ignoring connection from localhost
From: Gerald Galster via Postfix-users
ny step forward
_______
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
On 2023-04-25 at 09:14:18 UTC-0400 (Tue, 25 Apr 2023 15:14:18 +0200)
Jos Chrispijn via Postfix-users
is rumored to have said:
Running mailservice with Postfix
PTR record is set to myserver.mydomain.com (1.2.3.4)
Every time I receive external e-mail, my logfile shows:
Apr 25 15:01:39 terra
Jos Chrispijn via Postfix-users:
> Running mailservice with Postfix
> PTR record is set to myserver.mydomain.com (1.2.3.4)
>
> Every time I receive external e-mail, my logfile shows:
> Apr 25 15:01:39 terra postfix/smtpd[12479]: 073416D2:
> client=unknown[1.2.3.4],
stfix/submission/smtpd[18972]: lost connection after
> STARTTLS from localhost[127.0.0.1]
This might be a hint that validation is not successful - PHPMAILER drops the
connection.
Perhaps you can enable a debug log in PHPMAILER for more information.
Best regards,
Gerald
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
roblem, not a postfix problem if any
of those fail.
Best regards,
Gerald
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Thank you
From: Gerald Galster via Postfix-users
Sent: Tuesday, April 25, 2023 10:05 AM
To: Postfix users
Subject: [pfx] Re: Postfix Amavis (Virus Checker) PHPList workaround
Applicable snippets from files are:
My main.cf
content_filter=smtp-amavis:[127.0.0.1]:10024
connection.com
_______
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Ue netcat (nc) instead of putty.
I suspsect that putty is sending telnet protocol options, even when
it connets to a server on a non-telnet port. That would be a putty
bug.
Wietse
___
Postfix-users mailing list -- postfix-users@postfix.org
To
It is a feature. Putty has option to use "Telnet" protocol or "Raw"
protocol.
On Tue, 25 Apr 2023 at 16:43, Wietse Venema via Postfix-users <
postfix-users@postfix.org> wrote:
> Ue netcat (nc) instead of putty.
>
> I suspsect that putty is sending telnet proto
ia Postfix-users
Sent: Tuesday, April 25, 2023 9:43 AM
To: Postfix users
Subject: [External] [pfx] Re: Error when telnet testing, 1st cmd always fails
Caution: This is email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender an
nknown_sender_domain
Query the resolvers listed in /etc/resolv.conf directly, e.g.
dig @127.0.0.1 eurobank-direktna.rs a
dig @127.0.0.1 eurobank-direktna.rs mx
Alternatively try a public resolver in /etc/resolv.conf:
nameserver 8.8.8.8
or
nameserver 1.1.1.1
Best regards,
Gerald
___
On 2023-04-25 at 12:24:04 UTC-0400 (Tue, 25 Apr 2023 12:24:04 -0400)
Alex via Postfix-users
is rumored to have said:
Hi, I realize this is probably one of the most frequently asked
questions,
but I really can't figure out why this was rejected.
Apr 25 12:06:01 petra postfix-226/smtpd[5
On Tue, Apr 25, 2023 at 12:24:04PM -0400, Alex via Postfix-users wrote:
> Hi, I realize this is probably one of the most frequently asked questions,
> but I really can't figure out why this was rejected.
>
> Apr 25 12:06:01 petra postfix-226/smtpd[592344]: NOQUEUE:
On Mon, Apr 24, 2023 at 02:23:54PM -0400, Wayne Spivak via Postfix-users wrote:
> My PHPList (broadcast only) goes through port 587, and since it sits on the
> server, it doesn't need authentication (I'm the only user).
How does it send mail, a separate message per recipient, or
;, '127.0.0.1');
>> define('PHPMAILERPORT',2510);
This has been resolved offlist. There were some additional credentials
in phplist config that interfered.
Best regards,
Gerald_______
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Thank you Victor.
With help, I was able to "pipe" the mailing list to a port that bypasses
virus checking.
Wayne
-Original Message-
From: Viktor Dukhovni via Postfix-users
Sent: Tuesday, April 25, 2023 1:56 PM
To: postfix-users@postfix.org
Subject: [pfx] Re: Postfix Ama
Hello
Can the domain certificates sign its sub domain?
For example, mail.a.com was signed by certs of a.com.
If so, does this make sense to DMRC of mail.a.com?
Thanks.
--
https://kenpeng.pages.dev/
___
Postfix-users mailing list -- postfix-users
On Tuesday, April 25, 2023 2:12:23 PM EDT Ken Peng via Postfix-users wrote:
> Hello
>
> Can the domain certificates sign its sub domain?
> For example, mail.a.com was signed by certs of a.com.
> If so, does this make sense to DMRC of mail.a.com?
Yes.
If I understand the
wrong, but why should a resolver query
@ns1.eurobank.rs for eurobank-direktna.rs nameservers as
this information is already known. And it's not a subdomain
that might be delegated to another nameserver.
Best regards
Gerald
___________
Postfix-users mailing
1501 - 1600 of 8004 matches
Mail list logo