Displaying 20 results from an estimated 10868 matches for "rejected".
2010 May 15
3
sendmail many emails
I was getting MANY emails from XXX.hinet.net - kind of filled my mqueue
directory.
I stopped sendmail. removed all the files in mqueue, added to sendmail
access a REJECT for hinet.net
This certainly seems to help - but is that the correct way to take care
of this sort of thing?
Thanks,
Jerry
2011 Mar 18
0
libvirtd -- iptables
Hi All,
I created a couple of virtual networks (forward mode=nat) in my
rhel6-kvm box. I've come across 2 weird issues.
1. My Iptables rule chainset contains repeated rules. The same rule gets
repeated block by block
2. For connecting to guest using SSH, I created a custom IPTables chain.
I want this chain to be on top of the FORWARD chain, but everytime the
libvirtd is restarted the rule
2006 May 26
3
Sendmail burst of "rejecting connections" - why?
What's the reason for the burst of sendmail complaints below?
My CentOS 4.3 server only handles internal mail for my small network.
It doesn't handle Internet mail at all, so I guess I can't blame a
crack attempt for this. IPTables rules should prevent external
connections to everything except SSH's port 22.
I've looked through the other logs hoping that some other activity
2010 Apr 15
1
sieve plugin - reject sends MDN. Can it 550 reject ?
I'm using dovecot-1.2-sieve-0.1.15 with dovecot-1.2.11.
I have a reject test filter that looks like this:
require "reject";
if header :contains "subject" "reject" {
reject "bye";
}
Is there any way to get a "reject" filter to send back a 550 reject as
detailed in http://ietfreport.isoc.org/idref/rfc5429/#section-2.5 rather
than a MDN?
The
2009 Sep 22
2
rescan usb hd
I have a usb hd that I use for backup. Occasionally it dies.
scsi 6:0:0:0: rejecting I/O to dead device
scsi 6:0:0:0: rejecting I/O to dead device
scsi 6:0:0:0: rejecting I/O to dead device
scsi 6:0:0:0: rejecting I/O to dead device
Buffer I/O error on device sdc1, logical block 0
lost page write due to I/O error on sdc1
EXT2-fs error (device sdc1): read_inode_bitmap: Cannot read inode
bitmap -
2012 Nov 06
6
sieve
Hi,
is there a sieve option that can reject a mail directly without creating a new mail and sending that out? I know about
reject "Reject message goes here";
but I am looking for a mechanism that can reject Mail. Postfix can use reject_unverified_recipient to connect to LMTP and ask if a mail would successfully be enqueued and will return the status gotten from the LMTP server if not.
2012 Jul 07
5
Feature request
Hi,
I am implementig Dovecot as a part of my new e-mail server, which is aimed
to be replacement for proprietary software I've been using sofar.
Appreciating all Dovecot rich features, I lack just one. And this is the
ability to customize the "quota exceeded, message rejected" message. I know
I can set it's default content using quota_exceeded_message parameter, but
i would also like to have ability to set:
- to whom the message is sent. Some mail systems send copy not only to the
sender, but also to the recipient. It makes sense in case rejected message
has b...
2002 Dec 18
8
iptables: Invalid argument
2014 Apr 30
2
[Bug 917] New: Kernel OOPS on Kernel 3.14.2
https://bugzilla.netfilter.org/show_bug.cgi?id=917
Summary: Kernel OOPS on Kernel 3.14.2
Product: netfilter/iptables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: critical
Priority: P5
Component: NAT
AssignedTo: netfilter-buglog at lists.netfilter.org
2012 Sep 26
1
Inconsistent iptables forwarding rules for virtual networks?
Hi everyone.
Those are the iptables forwarding rules associated with the two virtual networks
on my machine:
-----------------------------------------------------------------------------------------
-A FORWARD -d 192.168.100.0/24 -o virbr1 -m state --state RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -s 192.168.100.0/24 -i virbr1 -j ACCEPT
-A FORWARD -i virbr1 -o virbr1 -j ACCEPT
-A FORWARD -o
2008 Jun 13
2
Compiling from source and networking problem
Hey,
I was originally asking questions on xen-users but no one seems to have any
idea about this so I figured I''d try this list.
I compiled Xen from source (3.2 testing) on an Intel machine running Fedora
Core 8 and have discovered that my guest (Windows Vista) does not have a
network connection.
Looking at various online documentation and a machine that does work, I
guessed that I
2018 May 08
2
Reject call from Asterisk dialplan
Hi,
I'm looking for a way to reject a call remotely using the Asterisk
dialplan.
For example, phone A is ringing - I'm at the other end of the room next to
phone B, and I want to reject the call to Phone A by dialing an extension.
I'm basically trying to reproduce the Polycom "reject" action but through
the Asterisk dialplan.
Reasons:
1. It would allow me to
2019 Jan 15
0
Solved: Sieve: reject certain mime-types and notify recipient
...set "subject" "${1}";
> ??????? }
> ??????? # :matches is used to get the value of the From header
> ??????? if header :matches "From" "*" {
> ??????????????? set "from" "${1}";
> ??????? }
> ??????? notify :message "Rejected Office Datei ${from}: ${subject}" "${to}";
The notify needs as argument "mailto:${to}".
> ??????? reject text:
> Aus Sicherheitsgr?nden nehmen wir keine Office Dateien mehr an. Bitte
> senden Sie uns ein PDF.
> .
> ;
> }
>
> A manual sievec call...
2011 Dec 27
1
how to used SIPp for sip load testing
...d it properly.
how to configure with my server ? how to see logs on webpage ?
how to start call testing ....
when i start SIPp then found verious hits on myserver.
*CLI:- *
[Dec 27 17:37:54] NOTICE[28001]: chan_sip.c:20785 handle_request_invite:
Call from '' to extension 'service' rejected because extension not found in
context 'default'.
== Using SIP RTP CoS mark 5
[Dec 27 17:37:54] NOTICE[28001]: chan_sip.c:20785 handle_request_invite:
Call from '' to extension 'service' rejected because extension not found in
context 'default'.
== Using SIP RTP...
2019 Jan 14
2
Sieve: reject certain mime-types and notify recipient
...uot;*" {
??????????????? set "subject" "${1}";
??????? }
??????? # :matches is used to get the value of the From header
??????? if header :matches "From" "*" {
??????????????? set "from" "${1}";
??????? }
??????? notify :message "Rejected Office Datei ${from}: ${subject}" "${to}";
??????? reject text:
Aus Sicherheitsgr?nden nehmen wir keine Office Dateien mehr an. Bitte
senden Sie uns ein PDF.
.
;
}
A manual sievec call gives not error and if I remove everything but the
reject line it works.
Any ideas?
--
Ralf Be...
2017 Jun 20
2
guest A from virbr0 can talk to guest B in virbr1 but not vice versa
Hello,
I came across an interesting problem in my home lab a few weeks ago as I'm
prepping for my RHCE exam using Michael Jang study guide. I've been at this
for days now, and I still can't wrap my head around how two or more virtual
networks in default NAT configuration are even allowed to communicate with
each other despite what the libvirt documentation said.
Here's the
2002 Jul 26
1
rejected the tconX - Error
I'm seeing the following error in the logs. It's only from one machine,
none of the others generate the error.
The basic error is:
"connect_to_client: machine KW1 rejected the tconX on the IPC$ share.
Error was : NT_STATUS_ACCESS_DENIED."
Following is a log excerpt:
Jul 22 15:50:56 server smbd[15267]: [2002/07/22 15:50:56, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(133)
Jul 22 15:50:56 server smbd[15267]: connect_to_client: machine KW1
rej...
2009 Jun 17
2
Postfix question: How to reject email with a certain subject header
Hello everyone,
Occasionally I get emails which have a subject header of "Rejected posting
to Blah", from a listserv I am on. Without going into a 10 page diatribe
of why, I'd like to reject these automatically, sending them to /dev/null.
I used to run Sendmail and that was pretty easy to do. How can I do this
under Postfix under CentOS 5.3?
Any help is appreciated....
2007 Oct 30
2
zoiper iax registation: "facility rejected"
I'm trying to setup zoiper ( formerly idefisk ) to use my asterisk
server at work from home.
I've setup zoiper for iax, set the ip address to work's fixed ip
address, user: home, password: password
but the zoiper log shows:
11:02:35 Rejected registration for 'home@<my-office-ip-address>' with
cause 'facility rejected'
11:03:35 Rejected registration for 'home@<my-office-ip-address>' with
cause 'facility rejected'
and on the asterisk server at work I get:
NOTICE[5072]: chan_iax2.c:5252...
2010 May 24
2
adding one line to a plot
Hello!
I am running a very simple mini Monte-Carlo below using the function
tstatistic (right below this sentence):
tstatistic = function(x,y){
m=length(x)
n=length(y)
sp=sqrt( ((m-1)*sd(x)^2 + (n-1)*sd(y)^2)/(m+n-2) )
t=(mean(x)-mean(y))/(sp*sqrt(1/m+1/n))
return(t)
}
alpha=.1; m=10; n=10 # sets alpha, m, n - for run 1
N=10000 # sets the number of simulations
n.reject=0 # counter of num.