Displaying 20 results from an estimated 114 matches for "mqueue".
Did you mean:
queue
2005 Feb 08
6
help with xargs and mv
...3 > file4
All of this works the way that I expect. What I now want to do is
to mv all of the related files listed in file4 in the form
"*messageid" to another directory. Using xargs I expected
(naively) that the following construction would work:
cat file4 | xargs mv /var/spool/mqueue/'{}' \
/var/spool/mqueue/offline
(note that in the original this is all one line.)
However, when I do this I get the error:
mv: when moving multiple files, last argument must be a directory
Try `mv --help' for more information.
There is obviously something about xargs that I do n...
2006 Nov 06
2
Fwd: How to grep and remove files
Hi All,
I want to know how to grep and delete (remove) files .
What I need is that there are some unwanted out going mails in the queue in
my Centos 4.4 Sendmail Server. I can find them with the below commad.
mailq /var/spool/mqueue/ |grep '<>'
Then It displays all the mails of that type withg their ids in the following
way.
[root at gateway ~]# mailq /var/spool/mqueue/ |grep '<>'
kA63ZwJT007450 13864 Mon Nov 6 09:05 <>
kA63LqO3004442 4110 Mon Nov 6 08:51 <>
kA63V7Tn006327...
2013 Sep 03
2
No valid cgroup for machine...
...p
(rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup
(rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup
(rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/blkio type cgroup
(rw,nosuid,nodev,noexec,relatime,blkio)
mqueue on /dev/mqueue type mqueue (rw,relatime)
I'm running libvirtd 1.1.1.
Thanks!
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
2005 Nov 26
1
webmaster in mqueue
Anybody finding a huge mailfile named webmaster in their mqueue? I'm
wondering what/how this gets there? Just found one on one server that
was over 2 gigs! Yuck!!!
So far, this has been on CentOS 3 machines using sendmail.
Best,
John Hinton
2002 Nov 13
4
Speed tests
...s done on two Gigabit nic's with a crosover cable so network usage
and speed were effectively
not a factor.
I also tested tar but that took to long
scp failed misserably
I didn't test ftp at all as I cannot see that it will be faster
time rsync -pogrve 'ssh -c arcfour' /var/spool/mqueue/testwind
root@10.0.0.9:/var/spool/mail
wrote 3429040714 bytes read 73492 bytes 5287762.85 bytes/sec
total size is 3428390423 speedup is 1.00
real 10m48.081s
user 3m1.530s
sys 1m56.540s
-------------------------------------------------------------------------
time rsync -pogrve ssh...
2006 Oct 12
0
Beronet BN4S0 instalation
I'm having trouble installing Beronet BN4S0 card. I have downloaded instructions from here
http://www.beronet.com/download/card_installation_guide.pdf
And when I download install-misdn-mqueue[1].tar.gz I untar it and execute "make" and "make install". This is the output that I get.
[root@nbirma1 install-misdn-mqueue]# make install
make -C app_bundle
make[1]: Entering directory `/usr/src/install-misdn-mqueue/app_bundle'
make[1]: Nothing to be done for `all'....
2008 Feb 21
3
Huge mailq
Where should we start on preventing this type of problem?
[root at server34 mqueue]# find | wc -l
185259
-jason
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 24th Street #100 -
- +1...
2003 Jun 05
2
sendmail: clientmqueue directory storing massive messages, not being cleared
I just got done sending 42,000 e-mail messages that were rotting away in
/var/spool/clientmqueue. I figured out the command to do so was
"sendmail -L sm-msp-queue -Ac -q30m".
I never even knew that directory existed. I thought everything queued was
kept in /var/spool/mqueue (which, I might add is being taken care of on a
regular basis.. just seems the problem lies in the /var/spoo...
2007 Dec 15
0
OpenVox B800P and asterisk 1.4/ mISDN-1_1_7
...RI/PRI))
****************** ASTERISK CLI
and in the kernel prints that in dmesg:
********* DMESG
mISDN_dsp: Audio DSP Rev. 1.29 (debug=0x0) EchoCancellor MG2
dtmfthreshold(100)
mISDN_dsp: DSP clocks every 128 samples. This equals 4 jiffies.
mISDN: INTERNAL ERROR in
/data/programmi/install-misdn-mqueue/mISDN-1_1_7/drivers/isdn/hardware/mISDN/stack.c:235
st(00000100) addr(41000100) layer -1 out of range
mISDN: INTERNAL ERROR in
/data/programmi/install-misdn-mqueue/mISDN-1_1_7/drivers/isdn/hardware/mISDN/stack.c:235
st(00000100) addr(41000100) layer -1 out of range
mISDN: INTERNAL ERROR in
/data/pr...
2019 May 23
2
df
On Thu, 23 May 2019, Stephen John Smoogen wrote:
> I might actually be able to have a workable answer:
>
> alias drf='/usr/bin/df -x tmpfs'
/usr/bin/df \
-x autofs -x binfmt_misc -x cgroup -x configfs -x debugfs \
-x devpts -x devtmpfs -x efivarfs -x hugetlbfs -x mqueue \
-x nfsd -x proc -x pstore -x rpc_pipefs -x securityfs \
-x selinuxfs -x sysfs -x tmpfs
:-)
--
Paul Heinlein
heinlein at madboa.com
45?38' N, 122?6' W
2013 Sep 04
0
Re: No valid cgroup for machine...
...oexec,relatime,memory)
> cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
> cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
> cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
> mqueue on /dev/mqueue type mqueue (rw,relatime)
>
> I'm running libvirtd 1.1.1.
>
> Thanks!
>
>
> _______________________________________________
> libvirt-users mailing list
> libvirt-users@redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-users
>
2006 Mar 15
4
misdn problem
...lem with cdr and the fact tha you always have to
wait the bristuffed version of asterisk took me to
try another way.
so I downloaded the misdn installation script from beronet for the last
version ( I am using asterisk stable 1.2, so now is 1.2.5)
wget http://www.beronet.com/downloads/install-misdn-mqueue.tar.gz
tar -zxvf install-misdn-mqueue.tar.gz
cd /usr/src/install-misdn-mqueue
make
make install
everything OK
/etc/init.d/misdn-init scan
/etc/init.d/misdn-init config
/etc/init.d/misdn-init start
everything OK
then I modify the /etc/asterisk/misdn.conf, in a very standard way:
[general]
debu...
2006 Apr 21
2
getent not working (again)
.../nologin
haldaemon:x:68:68:HAL daemon:/:/sbin/nologin
netdump:x:34:34:Network Crash Dump user:/var/crash:/bin/bash
nscd:x:28:28:NSCD Daemon:/:/sbin/nologin
sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
rpc:x:32:32:Portmapper RPC user:/:/sbin/nologin
mailnull:x:47:47::/var/spool/mqueue:/sbin/nologin
smmsp:x:51:51::/var/spool/mqueue:/sbin/nologin
rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
pcap:x:77:77::/var/arpwatch:/sbin/nologin
xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin
pegasus:x:100:...
2002 Dec 17
2
Statistics appearing in middle of file list -- no errors
...ot/.bash_history
smb_shares/var/lib/dhcp/
smb_shares/var/lib/dhcp/dhcpd.leases
smb_shares/var/lib/dhcp/dhcpd.leases~
smb_shares/var/log/debug
smb_shares/var/log/mail
smb_shares/var/log/messages
smb_shares/var/log/rsync.log
smb_shares/var/log/secure
smb_shares/var/run/utmp
smb_shares/var/spool/clientmqueue/
smb_shares/var/spool/mail/
smb_shares/var/spool/mail/root
smb_shares/var/spool/mqueue/
usr/local/samba/var/locks/
usr/local/samba/var/locks/browse.dat
Number of files: 169315
Number of files transferred: 13
Total file size: 1714847358 bytes
Total transferred file size: 1013994 bytes
Literal data:...
2005 May 08
1
mailscanner on centos4
Anyone here running mailscanner on CentOS4?
I'm using the latest MS with sendmail on x86_64 dual-Xeon.
Messages seem to vanish after arriving, not even showing in mqueue.in .
Anyone else with a similar setup, working or not?
Thanks,
Francois Caen
2008 Aug 08
0
Stopping setroubleshootd failed
...inux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs
SELinux: initialized (dev inotifyfs, type inoti...
2007 Jan 20
1
Question with MailScanner?
Hi,
I am happily running sendmail with MailScanner on CentOS 4.4. But I have an
question.
My question is that there are huge number of mails in /var/spool/mqueue.in .
Why is that? My hard disk would go to waste. Can I delete them? or are
these real mails.
--
Thank you
Indunil Jayasooriya
--
Thank you
Indunil Jayasooriya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attac...
2008 Jul 01
5
Configuring sendmail in a corporate environment
...trying to set up a
mail server; I merely want our CentOS systems to be able to send out
emails. This works as long as the recipient's domain is our local
domain. Any email send to recipients that are not in our local
domain get stuck in the queue:
# mailq
/var/spool/mqueue (2 requests)
-----Q-ID----- --Size-- -----Q-Time----- ------------Sender/
Recipient-----------
m61D6wC1029257 16 Tue Jul 1 09:06 <XXXX at XXXX.XXXX.com>
(Deferred: Connection timed out with
mx2.emailsrvr.com.)
<alfred at...
2006 Apr 21
1
AW: getent not working (again)
...68:HAL daemon:/:/sbin/nologin netdump:x:34:34:Network
> Crash Dump user:/var/crash:/bin/bash nscd:x:28:28:NSCD
> Daemon:/:/sbin/nologin sshd:x:74:74:Privilege-separated
> SSH:/var/empty/sshd:/sbin/nologin rpc:x:32:32:Portmapper RPC
> user:/:/sbin/nologin mailnull:x:47:47::/var/spool/mqueue:/sbin/nologin
> smmsp:x:51:51::/var/spool/mqueue:/sbin/nologin
> rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
> nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
> pcap:x:77:77::/var/arpwatch:/sbin/nologin
> xfs:x:43:43:X Font Server:/etc/X11/fs:/...