Re: [mailop] Email viruses still a thing?

2018-07-18 Thread Lena
> Executables should be blocked in order to minimize the attack surface > but most of the droppers are embedded in office documents or pdf files. > They rely of features of these file formats that are quite rarely > used in legit documents: process execution, filesystem access, > internet access, e

[mailop] compromised accounts

2018-09-07 Thread Lena
This code for Exim blocks compromised accounts automatically: https://github.com/Exim/exim/wiki/BlockCracking ___ mailop mailing list mailop@mailop.org https://chilli.nosignal.org/cgi-bin/mailman/listinfo/mailop

Re: [mailop] How to find 'low flying' spamers?

2018-10-01 Thread Lena
> From: Benoit Panizzon > we mainly get the usual problems with customers who hand out their > email credentials in reply to phishing emails or get trojans who steal > them from their computers. > > To mitigate those problems we have implemented those mechanisms: > * If count(IP) in delta time >

Re: [mailop] Gmail admin help requested

2015-01-20 Thread Lena
> From: Brandon Long > Messages are delivered or bounced with zero exceptions Can messages be bounced after being accepted by Gmail (DSN/NDR)? If yes then why not reject during SMTP session instead? ___ mailop mailing list mailop@mailop.org http://chi

[mailop] Bounces as a canary (was Re: AOL SCOMP messages)

2015-02-14 Thread Lena
> From: Eric Tykwinski > This is were I wish there was some standardization of bounce messages. > If email server operators could receive reports of X number of bounces > reliably it may cut down on the number of compromised accounts considerably, > by scripting some sort of shutdown of the accoun

Re: [mailop] Backup outbound SMTP relay design

2015-04-07 Thread Lena
> From: chris > We are simply trying to > design our systems so that when something happens like a customers account > getting compromised that once we can stop the cause that we can get the > customers mail flowing again and they arent stuck waiting hours and days > for each RBL to remove the li

Re: [mailop] Protection Outlook..

2015-09-14 Thread Lena
> From: Michael Wise > The account has probably already been killed. I doubt that. I quoted entire header and the one-line body, but: == Date: Fri, 4 Sep 2015 22:03:03 +0300 From: l...@lena.kiev.ua To: ab...@microsoft.com Subject:

[mailop] ping DNSBLs

2016-01-23 Thread Lena
> From: "John Levine" > RFC 5782 says that a live DNSxL does list 127.0.0.2 to show that it's > alive, and does not list 127.0.0.1 to show that it's not wildcarded. > We published that in 2010 but it was in draft form for quite a while > before that. For IPv6 BLs, you list :::127.0.0.2 and do

Re: [mailop] "Spammer TLDs" and IP addresses without a reverse?

2016-04-19 Thread Lena
> > 'HELO [65.55.234.213]' or 'EHLO [65.55.234.213]' .. perfectly legal but > > something malware and bots do as well.. > > While HELOing like this that might be perfectly "legal", this is > something which is probably going to be blocked as well by many/most > servers. I selectively greylist in

Re: [mailop] DMARC question

2016-06-24 Thread Lena
> I'm curious if someone can explain why a few sites > have a "local_policy" that overrides our DMARC settings. Perhaps because DMARC breaks discussion mailing lists like this one. ___ mailop mailing list mailop@mailop.org https://chilli.nosignal.org/cg

Re: [mailop] (weird) Gmail deliverability issues

2017-02-16 Thread Lena
> From: Aleksandr Miroslav > I have one domain that I use for my wife's family. Let's call it > family.example.org. I have 6 lists on family.example.org. The largest of > these have 7 people on it, the rest are about 3-4 people. > > The 7 member list is the main one we use to keep in touch with m

Re: [mailop] Google email hosting and abuse handling?

2017-05-04 Thread Lena
> From: Brandon Long > To whitelist abuse@domain, you would need to: > This won't disable our blatant spam blocking a smtp-time, however. And > there is no way to disable the antivirus blocking either (I see some folks > who complain about that as well). I think that by default addresses abuse

Re: [mailop] Admin: Gmail users of mailop suspended due to bounces.

2019-04-28 Thread Lena--- via mailop
> Another issue in that is the choice to send mail over IPv6. This has > well-known risks of running into more draconian filtering than sticking > with IPv4, and the operators of the mailing lists system have clearly > NOT considered those risks or their mitigation. > Mailing list managers should

Re: [mailop] Any old-school sendmail types here good with the m4?

2023-08-23 Thread Lena--- via mailop
> I don't know where > to buy the brand of LSD that they did at UC Berkeley when they wrote this, > in order to make m4 make sense. They chose incomprehensible m4 in order to coerce you to buy support from them. ___ mailop mailing list mailop@mailop.or

Re: [mailop] Dot as the first character of a line ? (RFC 5321, Section 4.5.2)

2024-03-01 Thread Lena--- via mailop
> From: Cyril - ImprovMX > It turns out that one of their link in the email is broken into multiple > line (following the RFC on that) Solution: don't follow the RFC on that, don't break into multiple lines. If you use Exim then in transports driver = smtp .ifdef _OPT_TRANSPORT_SMTP_MESSAGE_LI

Re: [mailop] % in SRS ?

2024-03-09 Thread Lena--- via mailop
> You will still run into a fair number of systems that still see % as > an attempt to do source routing and reject the message. Including default Exim config: https://www.exim.org/exim-html-current/doc/html/spec_html/ch-the_default_configuration_file.html denydomains = !+local_domains

Re: [mailop] Plain connections on SubmissionS port

2024-08-12 Thread Lena--- via mailop
> From: Slavko I'm curious: do you get many legitimate connections to tls_on_connect port 465 (instead of STARTTLS 587)? Do you tell your users how to use 587, 465 or both? ___ mailop mailing list mailop@mailop.org https://list.mailop.org/listinfo/mailo

Re: [mailop] Gmail marking email from me as spam

2019-10-14 Thread Lena--- via mailop
Two examples: co.uk bk.ru Looks similar, right? But there are multiple domains under .co.uk belonging to multiple different corporaions, like under .com bk.ru belongs to single corporation (it owns also mail.ru). If a mailbox provider wants to spam-filter by domain, they have to use a list of su

[mailop] Russian government blocks mail

2020-01-30 Thread Lena--- via mailop
Russian government blocked ProtonMail and SmartMail - not only web-interfaces, but port 25 too. [root@lena ~]# telnet mail.protonmail.ch 25 Trying 185.70.40.103... telnet: connect to address 185.70.40.103: Connection refused I'm moving my VPS outside Russia. Talks about fake bomb threats

Re: [mailop] Ideas for possible content for FAQ: "Best Practices for running a mail server"

2020-02-17 Thread Lena--- via mailop
> Either links to existing material or specific stuff written for pages > on would be welcome. Blocking of compromised mail accounts (for Exim): https://github.com/Exim/exim/wiki/BlockCracking ___ mailop mailing list mailop@mailop.org https://chilli.no

Re: [mailop] Mailman confirmation email denial of service

2020-08-21 Thread Lena--- via mailop
> I have searched a few emails, but fail to see why they would be a > target. Maybe only a few of them are the real targets, with other > addresses being added in order to conceal those? I suspect that the bot is spamming random web-forms like various bots try to spam my guestbook with ads with li

[mailop] mail.ru broke mailing lists

2021-07-12 Thread Lena--- via mailop
According to Юлия П. in Abuse Team Mail.ru, they'll not change their new unannounced policy: messages from mailing lists (at groups.io) from authors @yandex.ru are rejected by mail.ru though DMARC for yandex.ru is p=none. Thus, mail.ru became unusable for all people who participate in discussion m

Re: [mailop] mail.ru broke mailing lists

2021-07-12 Thread Lena--- via mailop
> My guess is that the solution is to have your mailing list software > (groups.io) use the mailing list address in the 5322.From > (like how this list works) No, I'll tell list members to ditch mail.ru and use Gmail or @yandex.ru instead (with more reasonable policies). Unless the mail.ru admin

Re: [mailop] How to detect fraud login in POP IMAP or SMTP?

2021-09-21 Thread Lena--- via mailop
> From: Alessio Cecchi > we are an email hosting provider, and as you know many users use weak > passwords, or have trojan on their PC that stolen their password that > are used to sent spam or doing some kinds of fraud. > > We already have a "script" that checks, from log files, the country o

Re: [mailop] Google Postmaster Tools - No data since October 4th

2021-10-14 Thread Lena--- via mailop
> From: Jaroslaw Rafa > "low reputation of the sending domain" I'm afraid that it'll be the same for any free domain name (because of abuse by spammers). Unfair, yes. But possibly content of your emails causes Gmail users to click "Spam" more often than caused by average user stupidity. Or you

Re: [mailop] [E] Re: What am I supposed to do with abuse complaints on legit mail?

2022-01-15 Thread Lena--- via mailop
> From: Marcel Becker > We only send FBL/CFL reports if the user actually hits the "Report as Spam" > button in our apps. In the past yahoo sent FBL when the user deletes a message from Spam folder, including "delete everything". May be even when messages expire. I'd not be surprised if this beh

Re: [mailop] spam filters

2022-01-25 Thread Lena--- via mailop
> From: "Sebastian Nielsen" > for example *.xyz is a big spam hole... Don't know why spammers love > that TLD, but 99.99 % from that TLD is spam. Would want to see *.xyz > eradicated from the whole internet... I communicated with 6 honest people with email addresses *.xyz __

Re: [mailop] Looking for contact at iphmx.com

2022-06-29 Thread Lena--- via mailop
> The good folks at SecurityTrails figured out a few months ago that the > presence of the RoundCube webmail product counts as "phishing against > the generic brand of email" (I shit you not) By default RoundCube doesn't include originating-IP into headers of outgoing emails. Default means vast ma

Re: [mailop] T-Online is now really blocking messages from non-commercial and simliar senders

2022-10-20 Thread Lena--- via mailop
Kai Siering wrote on [mailop]: > how about starting internal discussions within that community > to include a default rejection of any mail from @t-online.de > in Exim's default configuration? > As nearly no-one who is deploying Exim > (or Postfix, Sendmail for that matter) > will be able to *sen

Re: [mailop] T-Online is now really blocking messages from non-commercial and simliar senders

2022-10-20 Thread Lena--- via mailop
> T-Online clearly states in their terms and conditions that they will > block servers who perform sender verfication towards them. Then a different check: deny condition = ${if or{\ {eqi{$sender_address_domain}{t-online.de}}\ .ifdef _HAVE_LOOKUP_DNSDB {forany{${lookup dnsdb{>: defer_nev

Re: [mailop] T-Online is now really blocking messages from non-commercial and simliar senders

2022-10-20 Thread Lena--- via mailop
m<1 die in_peace else wreck havoc > > ? I don't know why, but Exim's ${readsocket works without the "quit": [root@lena ~]# time exim -be '${readsocket{inet:mx00.t-online.de:25}{}{2s}}!' 220-mailin78.mgt.mul.t-online.de T-Online ESMTP receiver fssmtpd ready. 22

Re: [mailop] Opinions.. Layer Host aka Global Frag, Higher level approaches

2022-11-20 Thread Lena--- via mailop
> Just ban *.top, *.xyz, *.club, *.shop, *.buzz, *.work > > Ban it in both rDNS, MFROM and Mime From. I communicated with 6 honest people with email addresses *.xyz ___ mailop mailing list mailop@mailop.org https://list.mailop.org/listinfo/mailop

[mailop] Hetzner

2023-02-07 Thread Lena--- via mailop
I emailed abuse()hetzner.com: = Your user at 136.243.150.82 hosts malware to exploit vulnerability in mail (SMTP) servers. In the log of my Exim: 2023-01-17 00:33:40 +0200 SMTP call from newcloud.thevinylspectrum.com (x) [104.200.146.132] dropped: too many syntax or protocol errors (last co

Re: [mailop] mailgun anybody? (variable sender address) time

2023-03-27 Thread Lena--- via mailop
> > > They have SPF, but no DKIM (NXDOMAIN for the _domainkey.bsi.de) > > > Or did I miss something? > > > > The DKIM keys would be at ._domainkey.bsi.de > > Yes, but as long as the parent of *any* selector does not exist, there > is a very good chance, that not any selector exists. > > If the q

[mailop] NS DKIM

2023-03-27 Thread Lena--- via mailop
> If the DNS name xxx._domainkey.example.com exists, then > _domainkey.example.com exists too. dig 3._domainkey.lena.kiev.ua txt 3._domainkey.lena.kiev.ua. 66633 IN TXT "v=DKIM1; p=MIGfMA0GCSqGSIb... dig _domainkey.lena.kiev.ua txt ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 5741

Re: [mailop] NS DKIM

2023-03-27 Thread Lena--- via mailop
> That (sub)domain is not DNSSEC signed, thus it will work with > (many) recursive resolvers for some time. DNSSEC mandates > NoDATA for empty non terminals, thus there can be problem > once it become signed (and SW and/or admin will not be > upgraded). Okay, I created a TXT record for the parent

Re: [mailop] SPF fragility vs. utility

2024-10-21 Thread Lena--- via mailop
> From: "Gellner, Oliver" > when I grep Microsoft DMARC reports for temperror, there are hundreds of > hits. Nevertheless I don't see why you should change your policy because > one recipients is unable to reliably operate a DNS client. > dm-jobs.com > dmglobal4 > temperro

Re: [mailop] onmicrosoft.com customers forging @microsoft.com addresses for phishing

2024-09-21 Thread Lena--- via mailop
> From: "L. Mark Stone" > FWIW, for a while now we have been outright blocking all email from any > subdomain of onmicrosoft.com > If anyone has an example of how what we are doing would lead to a false > positive, I would be grateful to know please. One of my 3500 customers uses email address

Re: [mailop] PEST - Proxy Email Spam Target

2025-03-11 Thread Lena--- via mailop
> only 24 hours after setting it up on a brand new > ip address at port 587 I am already getting sasl auth brute force > attempts from about 15 different servers. Did they all try to send a message or closed or dropped the connection after your sofware accepted the password? I'd be curious to l

Re: [mailop] DKIM failures from Microsoft

2025-06-21 Thread Lena--- via mailop
Hi Mark, > We're seeing instances of emails being rejected by Microsoft with DKIM > errors, and I have no idea why. It's happening to maybe 1% of the email we > send to Microsoft properties (outlook.com, hotmail.com, live.com, etc). > For a given list message, if it > fails for one Microsoft reci