What Are Sends / Smtp In Mysql Eximstats
May 30, 20071. What is the difference between the send & smtp tables within MySQL's eximstats?
2. What do they log?
3. Do they get cleaned up and old stats gets removed?
1. What is the difference between the send & smtp tables within MySQL's eximstats?
2. What do they log?
3. Do they get cleaned up and old stats gets removed?
After a reboot mysql / eximstats remain failed.
I received no errors on restart eximstats, exim, mysql or cpanel.
I did a forced mysql upgrade and forced exim upgrade.
chmod 1777 /tmp did not help either.
What could be the cause? Everything else is green.
i have problem in my server exim
[root@server ~]# /scripts/restartsrv_eximstats
Failed to start eximstats at /usr/local/cpanel/bin/starteximstats line 32.
i try every thing
like
/usr/local/cpanel/bin/cppop
eximup --force
/scripts/perlinstaller Digest:HA1
/scripts/perlinstaller --force Mail
/scripts/fixspamassassinfailedupdate
/scripts/upcp --force
/scripts/installspam --force
/scripts/exim4 --force
/etc/rc.d/init.d/exim restart
/scripts/restartsrv spamd
/etc/rc.d/init.d/chkservd restart
Ok, I need a VPS basically for the following services:
Tomcat/Mysql 5.0/ SMTP server
As I never worked with VPS before I´m not sure how much Guaranteed RAM I should take, so I thougth someone might run those server and have some experience with them on VPS.
The system I will run should not take more than 10 customers a time.
PS.: Do the ISP usually offer any diccounts for ppl of this forum ?
My host gave refuge to a ROKSO spammer and got the C-block listed in SpamHaus and cant get it removed.
So they mapped a new, clean IP to my server and I need to change the IP that my MTA is sending out under. Since I didnt set this up and the guy who did is not avaliable to me ATM, I cant seem to figure this out.
I have loads of spam messages being sent from my VPS and I think one (or more) of the legit email accounts are used to send spam (either someone worked out the passwords or users of those accounts have malicious software installed on their machines.
How can I check which email accounts send which emails? Currently nothing is being logged by qmail (/var/log/mail* are empty).
Every email which gets automatically sent out from my server begins with:
Reply-To: noreply@MYDOMAIN.com
X-Mailer: PHP/4.4.7
Message-Id: <20080319210750.564111CEC004@mx.MYDOMAIN.com>
Date: Wed, 19 Mar 2008 22:07:50 +0100 (CET)
Dear DOMAIN.com Member,
This is not in our PHP code or anything, and I can't seem to remove it, its just a tad annoying. How do I remove it?
I have these lines in sendmail.mc and I've compiled the sendmail.cf with them:
LOCAL_DOMAIN(`freesexdoor.com')dnl
MASQUERADE_AS(`freesexdoor.com')dnl
FEATURE(masquerade_envelope)dnl
MASQUERADE_DOMAIN(localhost)dnl
MASQUERADE_DOMAIN(localhost.localdomain)dnl
I have the users daemon, freesexd and root in the trusted_users file. I have restarted sendmail (using service sendmail restart). I have the domains: server.freesexdoor.com, freesexdoor.com and mail.freesexdoor.com in the sendmail's local_hosts file.
In Apache 2's httpd.conf, I have this: php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f freesexd [at} freesexdoor.com'
Yet when I sent an e-mail with php to advertising [at} freesexdoor.com, I got these headers in the e-mail, which don't look good to a spam filter:
Received: from localhost.localdomain (IS-3293 [127.0.0.1])
by localhost.localdomain (8.13.8/8.13.8) with ESMTP id
Received: (from daemon@localhost)
by localhost.localdomain (8.13.8/8.13.8/Submit) id
Message-Id: <200712180935.lBI9ZrRs005480@localhost.localdomain>
Additionally hotmail rejects my e-mails and it is obvious why. (My OpenSPF record is fine btw and on my former server I was able to send e-mails with it fine.)
Naturally I want something like "freesexdoor.com" to replace "localhost.localdomain" in those header lines. So how can I get this working?
The OS is CentOS 5 by the way.
I am currently setting up my server, and are experiencing some problems.
Some of the mails sendt with the php mail() func, ends up in the mail queue in DA, and I get the following error log in DA:
2009-06-04 20:36:02 Received from <> R=1MCHnG-0005uQ-9v U=mail P=local S=1344 T="Mail delivery failed: returning message to sender"
2009-06-04 20:36:02 routing failed for admin@vmnd001.local <admin@munnbind.net> F=<>: Unrouteable address
2009-06-04 20:36:02 routing failed for admin@vmnd001.local <admin@munnbind.net> F=<>: Unrouteable address
*** Frozen (delivery error message)
This only happens with some email domains though. If I set the recipient to my yahoo mail, it works as a sharm, but when I set my other email (<<removed>>) as recipient, i get the error log above.
Why does the WHM panel send me my private key and passphrase for my SSL certificate to my inbox when I generate a CSR? Um... isn't that a bit insecure?
I purchased a Rapid SSL cert from NameCheap who then needed a Certificate Signature Request(CSR) which is generated from WHM.
After generating the CSR, WHM sent me an email that is literally titled 'SSL RSA PRIVATE KEY for *.<domain_removed>.com'
The email not only contains the ----- RSA PRIVATE KEY----- but also my 'challenge password' .
is this supposed to happen? and why on earth would my private key and passphrase be sent via unencrypted email? The only think I can think of is that the WHM panel feature is being used to generate the CSR and is sending me a self-signed cert private key , which I'm not going to use (i'm only going to use the CSR) Even if thats the case, I think it still shouldn't happen, its too confusing for newbies like me and I could just end up using the same passphrase for my actual certificate.
Here are the steps I followed:
1. purchased a RapidSSL from namecheap
2. Clicked 'Activate' in namecheap's SSL dashboard which then asks me for a CSR.
To get the CSR, per Site5's wiki:
1.logged into WHM
2. clicked 'Generate a SSL Certificate and Signing Request'
3. completed the 'create a new cert' form which among other things, asks me for the 'Email address the cert will be sent to'. For all the fields, see the site5 wiki
4. click Create
when somebody send email to hisname@hisdomain.com I'm getting that email in my mailbox (administrator email in Plesk settings).There is no CC or BCC in email recipient.I've tried to turn off the auto-reply and I'm not getting any emails.
View 10 Replies View RelatedSince my /var partition is full, so I moved /var/lib/mysql to /backup/mysql/.
Seems all the files are copied and I changed my.cnf reboot mysql, but all the web sites using db is not working anymore..
I installed the MySQL binary packages in /usr/local/mysql/ after removing the MySQL RPM package. MySQL is functioning when I executed /usr/local/mysql/bin/safe_mysqld. I reinstalled MySQL before I installed PHP. When I used a PHP script to access a MySQL database, it outputs an error:
Code:
Warning: mysqli::mysqli() [function.mysqli-mysqli]: (HY000/2002): can't connect to local mysql server through socket /var/lib/mysql/mysql.sock in index.php on line 2
However, I installed MySQL in /usr/local/mysql, not in /var/lib/mysql. How do I fix MySQL?
For some reason mysql wont start, i have tried restarting mysql but it wont, it says FAILED. The mysql.sock file seems to have disappeared and i cannot find it anywhere.
View 5 Replies View RelatedI recently had a harddrive failure and luckliy I can still access certain directories on this failed drive. I can still access the /var/lib/mysql/ directory which holds all the users databases and have backed all these up separately using tar.
Now what I need to know is how do you restore these database files to another server? I tried simply untar'ing one of these to the new servers /var/lib/mysql/ direcotry and it stuffed Mysql up - it went offline. I had to get a cpanel tech to bring Mysql back online.
how can I get these database files to fully work on a new server?
I am wondering what the advanatges and disadvantages are in using SMTP for my out going server emails.
I have an email marketing system and some other scripts that send email and I don't know which is best.
I want to send some emails from my Win2003 server with IIS6.
I have turned on the SMTP server, but I dont know how to connect to it or set it up. How do I find out the connection details (e.g. smtp.server.com)?
I put a test mail as a txt message in the C:InetpubmailrootPickup folder and it sent OK to external mail address. NowI want to get some applications to use the server. I just need a really simple config, one email account, it doesnt even need to collect emails, just send them out. No authentication needed either.
One more thing: how to limit access to the SMTP server to only my server an no outsiders? I want it to be used by just two applications running on the server.
Everytime I try to send mail from Outlook Express via server.hostdomaincom:465 (SSL) I get an warning about the cert cant be trusted. Though I have server.hostdomaincom's self-signed cert installed through IE as a trusted root, the warning keeps coming up. How do I resolve this?
Also, my ISP has blocked outgoing port 25 connections. Is there any alternate SMPT (non-ssl)?
Another email issue:
1. I am trying to send mail to someone@externaldomain.com
2. The website of externaldomain.com is located on my server under clients reseller account.
3. MX servers of externaldomain.com are located somewhere else.
4. When the SMTP gets mail from me to someone@externaldomain.com, it looks up for "someone" in the local user table without looking at the real MX record.
5. The mail server thinks that it is the final destination and rejects the mail with "I cannot find 'someone' here". In fact, the mail server was supposed to accept the mail, lookup the MX record of externaldomain.com and deliver it to the responsible server where 'someone' really exists. But unfortunately the server is not doing that.
I have smtp set up and add an email account.
I know emailing out works but I don't know if emailing in works and if so, what
is it's name for DNS zone purposes.
Can you help me with command prompts that would tell me:
- verify I have smtp up and running and what it is called so I can add it to
my DNS record
- add an email account
- add an email account that aliases to another email
Till my management for server decides to look into the issue, can someone tell me why my SMTP keep failing and how to troubleshoot it, i have restarted exim and imap and pop3 already but still i keep getting message that SMTP has failed.
Using top doesnt show me much info or whats causing it, load is sitting around 1 though nothing out of the blue though.
Anyone can direct me to some commands maybe to see whats happening?
So, I have to connect to smtp.gmail.com to send the mail, which ends up in the inbox on the same domain. I don't have any mail server running on my server because it is not necessary.
Problem, however, is that when I click on "reply", it replies to the address it was sent TO...
We have a few customers on our server who have membership sites. The sites are mainly geared around email. So they are sending out a ton of email everyday. At present our Cpanel server is processing the mail via exim and sending out to the various recipients.
This part is fine, the problem we are having is with bounced email and deferred email. As soon as Yahoo defer the email, the email queue builds up and the server load goes through the roof.
I know this is an issue with exim, but is there any way to reduce the load?
Alternatively, can anyone suggest a good SMTP server which we can get the users to route the email via.
I have deciated windows 2008 server and from last 2 days there is some thing which is using our smtp server to send spam its like we get thousand of spam emails qued in our outbound que, although our security is really high, such as smtp authtenication (open relay) and other options are already enable and we ran anti virus scan too but nothing found.
I wonder if there is anyone else out there who face such problem and how did you stop?
I am a developer for a few organizations that each have maybe 50-60k email addresses for people who have signed up with them.
Right now they are using Constant Contact.
They are also using my own CMS to manage their websites. I would like to expand my CMS to include email capabilities.
The problem is that these clients are all on shared hosting and the shared hosting company doesn't want me sending out more than 80 or so emails a minute using their SMTP server.
So I was wondering if there was a service out there that would give me access to an SMTP server that I could connect to using phpmailer or a similar program to get the emails out quickly.
My question is - are there any services out there like this and am I approaching this in the right way?
to stop the IIS SMTP Spammers how you find the culprit spammers site I tried the smtp monitor but not avail.
View 10 Replies View Relatedwe installed CMS for our website, when a client want to signup to our website, the confirmation email send to theie Spam Box, we want to our email send to theire Inbox. how can i resolve this problem?
View 6 Replies View RelatedI had a Windows 2003 running as a shared server using PHP with Windows SMTP, there seemed to be a script with vulnerability for spammers to use for blasting. Anyway to track which domain and which script does that? Or anyway to configure such that the SMTP maybe install different SMTP that would track this better rather than the default SMTP?
View 4 Replies View Related