Delete Emails In Exim - Command Not Found

Mar 26, 2008

im trying to delete emails sent to dbmaster@example.com. there are about 2000 emails like that in exim email queue
here's what i did:

SSH to my server

type: exiqgrep -ir dbmaster@example.com | xargs exim -Mrm

but it says: bash: exiqgrep: command not found

View 4 Replies


ADVERTISEMENT

Delete Command

Feb 24, 2008

can i activate the deletion command for 10 or 30 mins and then stop it? i think by this way we cant delete some files from the dir and not all the files so i can edit my files

i want to do this because my server doesnt respond to any file system command because my hardisk is full! so i need to remove some files by any way

View 13 Replies View Related

DOS/Cmd.exe Command To Delete Subdir

May 22, 2008

and its file.

i tried del c: emp*.*

but that didn't work and if i try rmdir c emp, it removed c: emp directory or maybe i'm not looking hard enough.

basically i want to copy a folder with many subdirectory under it, zip it up the folder and delete all the subfolder and the files in the subfolder but not the parent folder where it store all temp data.

i already got xcopy and zipping work but i can't seem to figure out how to remove all the folder inside the parent folder without deleting the parent folder.

i'm creating a batch file to run this task.

View 1 Replies View Related

Apt-get Command Not Found

Apr 27, 2008

I have recently brought a VPS hosting package. At the moment I am going through the tutoritals on the net that I have researched before getting a VPS package to give me some understanding on what I need to do to securior the server and also how to install the software that I require.

For most of today, I have been trying to sort out a problem that I am currently having.

Of which is I am trying to sort out a part of the tutorial from a website that requires the use of apt commands.

But for every command I am getting the message back apt..... Command not found. I am currently using the ubuntu operating system. And through some research, I have got the feeling that I might have the bare installation done on my server to just make it work.

Would I be right, and with the bare installation apt commands wouldn't be installed?

If I am, how would I go about installing the Apt commands and anything else that I might require?

View 7 Replies View Related

OS X 10.5 - Mysqld: Command Not Found

Apr 28, 2009

I'm setting a local server on my network. Leopard 10.5.6

I went to mysql.com and installed the intel 32-bit version of mysql (package).

After install, i try to run mysqladmin command, but it returns command not found.
I search the location using
which mysql
nothing returns.

I find the install here:
/usr/local/mysql-5.1.34-osx10.5-x86/bin

even when i check the file and its there, running the command returns
mysqladmin: command not found

View 1 Replies View Related

PHP Cron Job :: Sh: -t: Command Not Found

Mar 29, 2009

I have this setup on CPanel

php -q /home/host/public_html/clients/admin/cron.php

but I get this:
sh: -t: command not found
sh: -t: command not found
sh: -t: command not found
sh: -t: command not found

View 4 Replies View Related

Phpize: Command Not Found

Jul 21, 2007

On compiling apache module on Debian, i get error

phpize: command not found

I am new to debian, not sure how to install php-devel on debian.

The server have Plesk installed.

Quote:

# php -v
PHP 4.3.10-22 (cli) (built: Jun 30 2007 14:42:16)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
#

How do i install php-devel on the server?

Also let me know what is the command to list installed software on debian like "yum list" on RH.

View 8 Replies View Related

Issue With Cron - GET Command Not Found

Apr 13, 2008

after domain moved to new server we receive this email alert when cron job run (set under cpanel)

/bin/sh: GET: command not found

View 14 Replies View Related

-bash: Netstat: Command Not Found

Apr 2, 2008

i got a new sever and was looking at few thing.

just ran netstat and saw this -bash: netstat: command not found

how can i correct it?

View 7 Replies View Related

Bash: Locate: Command Not Found

May 10, 2008

I have a problem with my server

when I do

locate ***

-bash: locate: command not found

& I did

updatedb

-bash: updatedb: command not found

View 13 Replies View Related

-bash: Updatedb: Command Not Found

Nov 1, 2007

I got problem when use locate and updatedb command:

-bash: locate: command not found

Quote:

[root@server ~]# locate httpd.conf
-bash: locate: command not found
[root@server ~]# updatedb
-bash: updatedb: command not found
[root@server ~]#

View 8 Replies View Related

Delete Mails In Exim

Dec 30, 2007

I read this post:
[url]

I should delete older than 5 days emails, how can I do it? (on cpanel and exim)

View 5 Replies View Related

Plesk 12.x / Linux :: DNS Command Line Utility Fails To Delete TXT Record

Apr 7, 2015

Although running
>>
/usr/local/psa/bin/dns --info dev.sname.c002.aname.domain.com
>>
shows the 'ecz1' TXT record exists for "dev.sname.c002.aname.domain.com" :
...
ecz1.dev.sname.c002.aname.domain.com. TXT ecz1

[Code] ....

The issue can be caused by extra spaces in the TXT record:

Code:
[root@a10-52-143-28 ~]# /usr/local/psa/bin/dns --add dev.sname.c002.aname.domain.com -txt 'ecz1 ' -domain ecz1
SUCCESS: Creation of DNS record in Domain 'dev.sname.c002.aname.domain.com' complete.
[root@a10-52-143-28 ~]# /usr/local/psa/bin/dns --del dev.sname.c002.aname.domain.com -txt 'ecz1' -domain ecz1
Unable to del record in DNS server: unable to find DNS record

In the following example I have 3 such TXT records with 3, 5, 7 extra spaces and remove record with 3 spaces:

Code:
[root@a10-52-143-28 ~]# mysql -u admin -p`cat /etc/psa/.psa.shadow` psa -e "select host, val, (length(val) - length(rtrim(val))) as extraspaces from dns_recs where host='ecz1.dev.sname.c002.aname.domain.com.' and val like 'ecz1%'"
+---------------------------------------+-------------+-------------+
| host | val | extraspaces |
+---------------------------------------+-------------+-------------+
| ecz1.dev.sname.c002.aname.domain.com. | ecz1 | 5 |
| ecz1.dev.sname.c002.aname.domain.com. | ecz1 | 3 |

[Code] ...

Click to expand...
Click for original message

View 12 Replies View Related

Can I Delete A Locked Message On Exim Queue

Aug 8, 2008

can it be done? because a dumb customer sent an email with like 500 recipients... and its stucked on the queue. So i wanna delete it... but when i go to Mail queue manager (i use WHM) i got this:

Message 1KRTsr-0006tc-F6 is locked

So what can i do? should i just sit and wait until its "unlocked"?

can i kill any process? i already tried restarting exim... but its still there... and btw the size of that message is of about 500 mb >.<

View 3 Replies View Related

Delete Certain Mails Form Exim Queue

Jan 26, 2008

can I delete certain emails from mail queue manager in SSH?

for example we have many emails for trying to send to email@email.com and I would like delete this emails.

View 11 Replies View Related

How Can I Delete Much Emails In Cpanel

Apr 27, 2008

my control panel is: Cpanel

when somebody send me a wrong email , that will go to my Default address

example , my website name is : "test.com" and my website user : "test"

now , if somebody send a mail to 4444442342343@test.com that mail will go to my default address: " test "


i have a 50.000 emails in my default address

how can i delete complete that emails?

is there anyway for delete much email?

View 7 Replies View Related

How To View Pending Sendmail Emails - And How To Delete Them...

Oct 4, 2008

I am a PHP programmer, working on a script to notify me when a new file is uploaded to my website, thing is it sends on each new file and the database went screwy,

No I am getting a few thousand emails each day from my script, I think my cron job executed it several times,

Anyhow, I deleted the script but I am still getting mail,

I have my own dedicated..

How can I view and or purge the pending mail that is waiting to be sent?

I have rebooted and deleted the script itself, but still sendin me mail

View 3 Replies View Related

Rkhunter :: 'not Found' In Local Files And Unknown For Exim And Php 5.2.5

Apr 11, 2008

how to fix rkhunter from; 'not found' in local files and unknown for exim and php 5.2.5.

System checks
* Allround tests
Checking hostname... Found. Hostname is
Checking for passwordless user accounts... OK
Checking for differences in user accounts... OK. No changes.
Checking for differences in user groups... OK. No changes.
Checking boot.local/rc.local file...
- /etc/rc.local [ OK ]
- /etc/rc.d/rc.local [ OK ]
- /usr/local/etc/rc.local [ Not found ]
- /usr/local/etc/rc.d/rc.local [ Not found ]
- /etc/conf.d/local.start [ Not found ]
- /etc/init.d/boot.local [ Not found ]

* Application version scan
- Exim MTA 4.68 [ Unknown ]
- GnuPG 1.2.6 [ Old or patched version ]
- Apache [unknown] [ OK ]
- Bind DNS 9.2.4 [ OK ]
- OpenSSL 0.9.7a [ Old or patched version ]
- PHP 5.2.5 [ Unknown ]
- PHP 5.2.5 [ Unknown ]
- Procmail MTA 3.22 [ OK ]
- OpenSSH 3.9p1 [ OK ]

View 4 Replies View Related

Removing Exim Logs Command

Mar 28, 2009

We are getting critical warning of disk space as a result of our exim logs, specifically exim_mainlog and exim_rejectlog.

What is the proper ssh command to delete or minimize these?

I am not that familiar with the correct commands. Both files are located /var/log/

View 1 Replies View Related

How To Set Up Exim On Linux Server To Not Allow More Than One Recipient Per Command

Nov 28, 2008

how to set up exim on a bare linux server to not allow more than one recipient per command?

I don't want to allow, for example, mail lists.

Example of exim command
2008-11-19 20:14:11 [2135] cwd=/path/to/account 3 args: /usr/sbin/sendmail -t -i
2008-11-19 20:14:11 [2135] 3L5JXP-0001bH-MF <= apache@server.com U=apache P=local S=1091 T="Bla bla" from <apache@server.com> for mail1@ee.com mail2@dd.com mail3@dfffg.com ETC ETC ETC

View 3 Replies View Related

Plesk 11.x / Windows :: Mail - Automatically Delete Downloaded Emails On Server?

May 15, 2013

Ho can I configure that in the mail accounts the mails are deleted after downloading with outlook?

View 2 Replies View Related

Plesk 12.x / Linux :: Not Receiving Emails - Host Or Domain Name Not Found

Apr 29, 2015

I currently migrate from cpanel to plesk12. Everything is working fine, but the emails are no been received, I´m able to send, but not able to receive.

The error is this one:
Apr 29 16:40:14 server postfix/smtpd[26799]: connect from mail-oi0-f42.google.com[209.85.218.42]
Apr 29 16:40:24 server postfix/smtpd[26799]: warning: 42.218.85.209.combined.njabl.org: RBL lookup error: Host or domain name not found. Name service error for name=42.218.85.209.combined.njabl.org type=A: Host not found, try again
Apr 29 16:40:28 server courier-imapd: Connection, ip=[::ffff:52.11.197.15]

[Code] ....

I thinks it´s permission on the folder, but already run the code : /usr/local/psa/admin/sbin/mchk --with-spam

It did not solved, is there anything else I can do?

View 1 Replies View Related

Command(s) For Telling Qmail To Dump All Emails In Queue?

Jun 28, 2009

How does one dump the contents of a Qmail?

That is emails that are waiting to be sent which are not going to be sent since they are bad emails so they are just stuck in the queue and are killing cpu resources, how does one tell Qmail to dump all unsent emails waiting in the queue?

View 3 Replies View Related

Ipaliases Error :: /etc/init.d/ipaliases: Line 37: Cat: Command Not Found

Nov 13, 2008

root@server [~]# /etc/init.d/ipaliases start
/etc/init.d/ipaliases: line 37: cat: command not found
Not sure why that's happening, but 4 of 5 IPs are down and I cannot restart the network.
Centos 4 / Cpanel
The file is there in /etc/init.d/
-rwxr-xr-x 1 root root 2.6K Sep 26 21:54 ipaliases*
Line 37 is
case "$1" in

View 1 Replies View Related

Some Emails Are Not Reaching Us, Exim Config

May 1, 2007

am running CentOS 4.4 i686 and WHM 10.8.0 and we are having trouble receiving email from certain domains.

Undere whm tweak settings we do not have the "SpamAssassin Spam Filter" enabled.

Mails sent from two domains (that we know of) do not reach us at all and no error message is deliver to the sending address.

Emails sent from us to them DO reach they destination so we are thinking some spam filfer or configuration in exim must be the culprit.

View 6 Replies View Related

How To Make Exim Send Out Only Emails From Localdomains

May 16, 2009

I've looked through my exim logs a number of times and I see emails being sent out with "from:" fields with email addresses of other domains. Usually they are spam related and fraudulent.

How can exim be setup to only send out emails that have localdomains in their from fields?

E.g. if I have account bob.com on my server then the owner of bob.com can only send out emails "xxxx@bob.com" no matter what else he tries to do that's all exim will send out.

How can you get exim to do this? I have been using filtering to block commonly spammed domains like aol.com hotmail.com etc - any emails sent out with these in their from fields are filtered and blocked - but rather building up a larger and larger filter of commonly abused domains - why not just block everything except domains on your server.

View 11 Replies View Related

WHM Exim Does Not Refuse Emails During SMTP With :fail:

Feb 7, 2008

running WHM at Fedora 6... WHM 11.11.0 cPanel 11.16.0-R18546

I have a problem with spoofing spammers.. my queue is plenty of non-delivered emails from externals SMTP, sended to NON-existents address on my server...

The question is the destination domain (mydomain.com b.example) has already its ":fail: No Such User Here" alias.

SMF records applied, but not the most external SMTP servers checks them nowadays...

Using :fail: the email is never accepted into the server. During the initial SMTP negotiation when the senders SMTP server connects to your SMTP server, the sending SMTP server issues a RCPT command notifying your server which email address the email to follow is intended for. Your server then checks whether the recipient email actually exists on your server (a POP3 account, an alias or a catchall alias) and if it does not, it issues an SMTP DENY which terminates the attempt to deliver the email.

Well, in my case it justs receives message and then frozen it!

Some more data:

IN MY QUEUE:

1JMoh4-0004UG-Pz-H
mailnull 47 12
<>
1202321302 0
-helo_name luatvietnam.vn
-host_address 203.162.168.16.1839
-interface_address 85.x.x.x.25
-received_protocol smtp
-body_linecount 50
-max_received_linelength 93
-frozen 1202407547
-host_lookup_failed
-manual_thaw
XX
1
dlsex-ireddols@abrasivoshermes.com

210P Received: from [203.162.168.16] (port=1839 helo=luatvietnam.vn)
by myserver.mine.com with smtp (Exim 4.68)
id 1JMoh4-0004UG-Pz
for dlsex-ireddols@mydomain.com; Wed, 06 Feb 2008 19:08:23 +0100
069P Received: (qmail 6913 invoked for bounce); 5 Feb 2008 09:04:11 -0500
032 Date: 5 Feb 2008 09:04:11 -0500
032F From: postmaster@luatvietnam.vn
039T To: dlsex-ireddols@mydomain.com
024 Subject: failure notice

WHEN TRYING TO DELIVER FROM QUEUE:

Message 1JMoh4-0004UG-Pz is no longer frozen
LOG: MAIN
cwd=/usr/local/cpanel/whostmgr/docroot 4 args: /usr/sbin/exim -v -M 1JMoh4-0004UG-Pz
delivering 1JMoh4-0004UG-Pz
LOG: MAIN
** dlsex-ireddols@mydomain.com F=<> R=virtual_aliases: No Such User Here
LOG: MAIN
Frozen (delivery error message)

AT LOGS (first time):

2008-02-06 19:08:17 SMTP connection from [203.162.168.16]:1839 I=[85.112.9.44]:25 (TCP/IP connection count = 9)
2008-02-06 19:08:20 no host name found for IP address 203.162.168.16
2008-02-06 19:08:22 H=(luatvietnam.vn) [203.162.168.16]:1839 I=[85.x.x.x]:25 Warning: Sender rate 0.0 / 1h
2008-02-06 19:08:23 1JMoh4-0004UG-Pz <= <> H=(luatvietnam.vn) [203.162.168.16]:1839 I=[85.x.x.x]:25 P=smtp S=2405 T="failure notice" from <> for dlsex-ireddols@mydomain.com
2008-02-06 19:08:23 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1JMoh4-0004UG-Pz
2008-02-06 19:08:23 1JMoh4-0004UG-Pz ** dlsex-ireddols@mydomain.com F=<> R=virtual_aliases: No Such User Here
2008-02-06 19:08:23 1JMoh4-0004UG-Pz Frozen (delivery error message)
2008-02-06 19:08:24 SMTP connection from (luatvietnam.vn) [203.162.168.16]:1839 I=[85.x.x.x]:25 closed by QUIT

View 1 Replies View Related

Exim Mail Queue - Lots Of Emails

Jan 17, 2008

1) What would you guys say is average in terms of the # of emails in the Mail Queue?

2) What steps can be taken to tighten it up? If I start with a clean slate, it only takes about a week or less for my mail queue to reach 1000 or more. Most of it seems like junk mail.

View 0 Replies View Related

Frozen Emails Dissapearing Too [Exim On Cpanel]

Jun 13, 2008

I have noticed on my two dedicated servers logs that some emails just dissapear after being frozen for days in queue and there is no notice or warning sent to the sender.

Please check your logs and tell me if I am wrong, just check for non-zero on your exim_mainlog

grep non-zero /var/log/exim_mainlog

and then grep your messageId

grep 1K17WW-0002so-Sn /var/log/exim_mainlog
2008-05-24 17:34:23 1K17WW-0002so-Sn == vicoello@xxxxx.com R=lookuphost T=remote_smtp defer (-1): smtp transport process returned non-zero status 0x000e: terminated by signal 14
2008-05-24 17:34:23 1K17WW-0002so-Sn Frozen
2008-05-25 18:02:27 1K17WW-0002so-Sn Message is frozen
...
2008-05-26 22:08:47 1K17WW-0002so-Sn Message is frozen
....
2008-05-27 15:00:31 1K17WW-0002so-Sn Message is frozen
? Dissapeared

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved