search for: backscatters

Displaying 20 results from an estimated 60 matches for "backscatters".

Did you mean: backscatter
2010 Feb 04
2
sendmail mail relay backscatter issue.
Hi Folks, I have a couple of questions which I hope that you will be able to assist with, first some background. I run a few sendmail servers that run MailScanner/Spamassassin/sendmail (current versions) on Centos 5.4 and Centos 4.8 These boxes accept mail for a large number of domains (6000+) scan the mail removing spam and then forward the ham to another server for delivery. I am attempting to
2009 Jul 28
1
Dealing with backscatter
Hi all, I've had to deal with a sudden surge of backscatter email lately. Would anyone be able to suggest to solutions that worked for them regarding this problem? We are using Scalix 11 as our email platform. It uses Sendmail MTA for those who may not be familiar. Thanks, Matt -- Stand before it and there is no beginning. Follow it and there is no end. Stay with the ancient Tao, Move
2011 Apr 26
2
dovecot & OCFS2 Cluster
Robert Schetterer <robert at schetterer.org> writes: >> Anyway, why use lmtp over lda ? > > i.e avoid backscatter by overquota A clarification on this: backscatter (or rather, ambiguous NDR notices that claim many users are over quota rather than just one) is a result of a local mailer that support multiple recipient delivery in one invocation, but can only return one result
2010 Apr 20
1
[oOT] ploenk.net@eplus.blackberry.com please fix your mail forwarding
I've received a bunch of these blackberry backscatter messages over the past week and have been unable to determine which list user is the cause of this. Whoever is forwarding your email to the blackberry address below, please fix the situation. It's becoming really annoying receiving these backscatter bounces that give no clue as to what the nature of the problem is. Thanks. Your
2010 Jan 05
2
Dovecot Quota Problem
I'm using Dovecot LDA with Exim. I'm also using Dictionary Quotas in a MySQL database. I want to avoid backscatter completely, so I set "quota_full_tempfail = yes" and handle quota checking in the Exim RCPT ACL during the SMTP session. The problem lies in the case where a user's account is nearly full. Smaller messages will continue to come through, but a larger message
2018 Feb 27
1
Quota status to postfix in distributed environment
Out of curiosity would it be possible to configure dovecot in such a way that if a message had been accepted by postfix because it couldn't check quota the message was delivered anyway, despite being over quota? I'd much rather that then risk backscatter. (I used to have quotas, but with the size of disks I've found it easier to simply have a "clue bat?approach and a reasonable
2010 Feb 02
2
disabling mail delivery for a user
How can I disable mail delivery for a user yet still allow access to their mailbox from another account which their mail is shared to? If I put them in a userdb which has "deny = yes" that just disables their ability to login, yes? And they would still have mail delivered. I want to disable their ability to login AND bounce all mail delivered to them, preferably solely through dovecot
2019 Mar 24
1
Weird things in the mail queue
Hi Aki, Am 21.02.19 um 12:55 schrieb Aki Tuomi: > > On 21.2.2019 13.47, Lionel Elie Mamane via dovecot wrote: >> I noticed a mail stuck in my mail queue. dovecot-lda was returning >> error 64 Invalid parameter given. (EX_USAGE). >> >> Weird, weird, weird. After some sleuthing, I found the sender address >> was FirstLast at domain.tld, with a UTF8-encoded
2015 Jan 14
2
pigeonhole ereject vs reject
On Jan 13, 2015, at 8:30 PM, Reindl Harald <h.reindl at thelounge.net> wrote: > > so what you want in your OP is just DISCARD in a sieve script and there is no point in "Using Dovecot LMTP it would be more optimal to kick a 5xx back" when the desired result is DISCARD > > why do you want the burden of keep the SMTP session with the client open until the mail is
2020 Jun 12
7
handling spam from gmail.
Am 12.06.2020 um 02:03 schrieb Ralph Seichter: > * Andreas Born: > >> There exists one problem: at this stage of mail reception you have no >> body content nor header information on which a milter may perform >> deeper analysis, only envelope data. > > I am not sure what you mean by "this stage of mail reception", or what I meant the different stages when
2015 Jan 26
2
LDA input validation
Am 26.01.2015 um 08:52 schrieb Steffen Kaiser: > On Sun, 25 Jan 2015, Joseph Tam wrote: >> St?phane Cottin writes: > >>> dspam already send errors to syslog, the point here is to never loose >>> email contents. This was a wrong design, i'm now use a wrapper instead >>> ( see my previous post for details ). > >> You're stilling going to lose
2020 Jun 11
2
handling spam from gmail.
Am 11.06.2020 um 19:15 schrieb Ralph Seichter: > Generating backscatter is definitely not a good move, and it is even > prone to punish yourself. Better to reject the offending message with > a 5xx status code and some explanatory text or the URL. > > The various tests required to come to a decision about accepting or > rejecting the message can be executed in a milter.
2010 Oct 13
3
Why deliver+usercheck? deliver+MTA?
Hi, I successfully configured dovecot using virtual users (and LDAP/AD). deliver is the LDA and verifies if the user exists (as recommended in the WIKI). However, the howtos in the Wiki say *nothing* about the case that the recipients should be verified *before* receiving the messages (prevent backscatter, ...). All configurations in the dovecot-Wiki (postfix and exim) just accept the mails
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
On Fri, February 13, 2015 11:04 am, Les Mikesell wrote: > On Fri, Feb 13, 2015 at 9:57 AM, Ken Smith <kens at kensnet.org> wrote: >> Hi All, >> >> I'm just wanting to check that my understanding of the settings is >> correct >> as my web searches are finding a lot of dated information. >> >> If I want a Centos 6 sendmail system act as the
2020 Jun 12
0
handling spam from gmail.
* Andreas Born: > I meant the different stages when receiving mails over SMTP [...] I am well aware of the technical details of SMTP. Your comment is unclear to me because the OP did not make any limitations on when he wants to counter spam, so why would we artificially limit ourselves in this discussion? SMTP allows rejecting messages even after the whole body has been received (end of DATA
2004 Jul 23
1
gaussian model of 3d surface
Hi all, I'm working with radar remote sensing data and want to measure the height of 3d spikes created by backscatter from bright objects. My thought is to fit a gaussian density function to each spike and extract the x, y and z location of the peak. Can anybody give me a hint of how to do this? Thanks, Alan [[alternative HTML version deleted]]
2015 Jan 26
1
LDA input validation
Am 26.01.2015 um 10:52 schrieb St?phane Cottin: >> Le 26 janv. 2015 ? 10:09, Reindl Harald <h.reindl at thelounge.net> a ?crit : >>>> You're stilling going to lose contents. If dspam fails, the mail >>>> is dumped, the LDA returns exit code 75, and the MTA will probably >>>> issue a bounce Email to the sender. >>> >>> which
2019 Feb 21
2
Weird things in the mail queue
I noticed a mail stuck in my mail queue. dovecot-lda was returning error 64 Invalid parameter given. (EX_USAGE). Weird, weird, weird. After some sleuthing, I found the sender address was FirstLast at domain.tld, with a UTF8-encoded Unicode U+FEFF ZERO WIDTH NO-BREAK SPACE character (AKA byte order mark) between "First" and "Last" :) Since that is passed as the -f parameter to
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
Hi All, I'm just wanting to check that my understanding of the settings is correct as my web searches are finding a lot of dated information. If I want a Centos 6 sendmail system act as the secondary MX for domain bbbbb.co.uk do I just add a Connect:bbbbb.co.uk RELAY statement into /etc/mail/access and restart sendmail Obviously I have the DNS MX records for the domain are
2008 May 07
2
Mixed maildir and mbox folder
Hello, i tried to implement a mixed structure of mbox for spams and spam backscatters and maildir for the rest at dovecot 1.0.13. I used the information at the dovecot wiki: http://wiki.dovecot.org/Namespaces (Multiple Mailbox Locations) But if i try this (complete config is attached with this part) namespace: type: private separator: / prefix: "#md/" location:...