Hi, I have found in my /etc/postfix directory list of duplicated files. I
attach .txt file with this list. I don't do anything with postfix from few
months. If it's not normal please tell me how fix it.
--
*Pozdrawiam / Best Regards*
*Piotr Bracha*
root@s1:/etc/postfix# ls -l
total 332
-rw-r--r-
> Hi, I have found in my /etc/postfix directory list of duplicated files. I
> attach .txt file with this list. I don't do anything with postfix from few
> months. If it's not normal please tell me how fix it.
Many editors (Vim, Emacs, Nano?) create backup files with a tilde appended to
the end
On Wed, Oct 25, 2017 at 3:46 AM, Petri Riihikallio
wrote:
>> Hi, I have found in my /etc/postfix directory list of duplicated files. I
>> attach .txt file with this list. I don't do anything with postfix from few
>> months. If it's not normal please tell me how fix it.
>
> Many editors (Vim, Ema
> da...@justemail.net wrote on 25.10.2017 at 2:35:
>
> Hello,
>
> My office receives email from UPS, since we're a customer.
>
> One of the domains that UPS emails from is apparently "iship.com".
>
> We're not getting those emails.
You and UPS require different sets of ciphers and have none in
Poliman - Serwis:
> Hi, I have found in my /etc/postfix directory list of duplicated files. I
> attach .txt file with this list. I don't do anything with postfix from few
> months. If it's not normal please tell me how fix it.
Postfix does not duplicate configuration files.
Wietse
On Wed, Oct 25, 2017, at 03:39 AM, Petri Riihikallio wrote:
> You and UPS require different sets of ciphers and have none in common. Either
> you have tinkered with server cipher requirements or UPS has edited their
> client cipher list. Check your postconf -n to find out if its you.
> http://www
On Wed, Oct 25, 2017, at 06:32 AM, Fazzina, Angelo wrote:
> When it works I get this
>
> Oct 25 09:30:01 mta1 postfix/smtpd[2313]: Anonymous TLS connection
> established from unknown[60.6.49.148]: TLSv1.2 with cipher
> DHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Sure, here too.
This server gets l
On Wed, Oct 25, 2017, at 03:39 AM, Petri Riihikallio wrote:
You and UPS require different sets of ciphers and have none in common. Either
you have tinkered with server cipher requirements or UPS has edited their
client cipher list. Check your postconf -n to find out if its you.
http://www.postf
On Wed, Oct 25, 2017, at 06:45 AM, Matus UHLAR - fantomas wrote:
> > postconf -n | grep smtpd | grep tls | grep ciphers
> > smtpd_tls_ciphers = medium
> > smtpd_tls_mandatory_ciphers = medium
>
> this looks like you only accept medium grade ciphers ... so no high grade.
> That means, Petri wa
> I checked the server and this is how it's configured
>
> postconf -n | grep smtpd | grep tls | grep ciphers
> smtpd_tls_ciphers = medium
> smtpd_tls_exclude_ciphers = EXPORT, LOW, RC4, eNULL, NULL
> smtpd_tls_mandatory_ciphers = medium
> smtpd_tls_mandatory_exclude_ciphers = aNULL
> tlsprox
Thank you for answers. Only I have root access with ssh key public/private
files randomly generated, so I suppose there is little probability that
somebody hacked the root. I use nano editor. Can I remove older files with
'~' ?
2017-10-25 12:56 GMT+02:00 Wietse Venema :
> Poliman - Serwis:
> > Hi
On Wed, Oct 25, 2017, at 06:57 AM, Petri Riihikallio wrote:
> > I checked the server and this is how it's configured
> >
> > postconf -n | grep smtpd | grep tls | grep ciphers
> > smtpd_tls_ciphers = medium
> > smtpd_tls_exclude_ciphers = EXPORT, LOW, RC4, eNULL, NULL
> > smtpd_tls_mandatory_
Em 25/10/2017 12:01, Poliman - Serwis escreveu:
Thank you for answers. Only I have root access with ssh key
public/private files randomly generated, so I suppose there is little
probability that somebody hacked the root. I use nano editor. Can I
remove older files with '~' ?
2017-10-25 12:56
Hello,
I've configured check_sasl_access to be a sql map, like so:
proxy:mysql:/etc/postfix/checks/check_sasl_access.sql
and that check_sasl_access.sql file has the regular database DBI bits,
and then the following query:
query = SELECT CONCAT("PREPEND X-User-ID: ",
encrypt_user_id(mailb
On 10/24/2017 10:20 AM, cac...@quantum-equities.com wrote:
>
> On 10/23/2017 11:55 AM, Wietse Venema wrote:
>> cac...@quantum-equities.com:
>>> On 10/21/2017 11:25 AM, Wietse Venema wrote:
cac...@quantum-equities.com:
> How does DNS know where mail.example1.com is? Should I set it in
>>
Hello,
I use Postfix, clamav and spamassain to figth the spam in my server.
I my custom_rules from spamassasin i add the following rule to give 100
points to emails that contain infected attachments.
priority CLAMAV -900
shortcircuit CLAMAV spam
score CLAMAV 200
my question is, can be remove
Am 25.10.2017 um 20:55 schrieb Emanuel:
> Hello,
>
> I use Postfix, clamav and spamassain to figth the spam in my server.
>
> I my custom_rules from spamassasin i add the following rule to give 100
> points to emails that contain infected attachments.
>
> priority CLAMAV -900
> shortcircuit CLAM
> Date: Wednesday, October 25, 2017 11:55:13 -0700
> From: cac...@quantum-equities.com
>
> Sending an email from a remote machine pretends like it goes out
> just fine. But it never arrives in the server's mail folder.
> Zero goes into maillog, even with systemctl restart postfix. TLS
> is no
On 10/25/2017 1:54 PM, micah anderson wrote:
>
> Hello,
>
> I've configured check_sasl_access to be a sql map, like so:
>
> proxy:mysql:/etc/postfix/checks/check_sasl_access.sql
>
> and that check_sasl_access.sql file has the regular database DBI bits,
> and then the following query:
>
> query
Noel Jones writes:
> On 10/25/2017 1:54 PM, micah anderson wrote:
>>
>> Hello,
>>
>> I've configured check_sasl_access to be a sql map, like so:
>>
>> proxy:mysql:/etc/postfix/checks/check_sasl_access.sql
>>
>> and that check_sasl_access.sql file has the regular database DBI bits,
>> and then
Robert Schetterer wrote:
> Am 25.10.2017 um 20:55 schrieb Emanuel:
>> Hello,
>>
>> I use Postfix, clamav and spamassain to figth the spam in my server.
>>
>> I my custom_rules from spamassasin i add the following rule to give 100
>> points to emails that contain infected attachments.
>>
>> prio
Problem,
I have my email server, running postfix.
I have an lmtp server running in a docker on the same machine.
The docker container (mailman 3) writes the transport maps for mailing lists
which I have defined in postfix main.cf. they're written and defined as regex.
When I send an email to t
>> I don't do anything with postfix from few months.
>
> Only I have root access with ssh key public/private files randomly generated,
> so I suppose there is little probability that somebody hacked the root.
I understand you haven’t touched Postfix for months. Still those files have
modificati
23 matches
Mail list logo