Plesk 11.x / Windows :: SMTP Mail Send Limit?
Jul 31, 2012I am using SMTP for mail service. Is there any limit for maximum that mail can be sent for a month or day? If limit is der then how much i can send?
View 5 RepliesI am using SMTP for mail service. Is there any limit for maximum that mail can be sent for a month or day? If limit is der then how much i can send?
View 5 RepliesAm using Windows 2003 server with IIS6.0 and SMTP.I tried to send mail using ASP.net C# code through SMTP service.But my mails are getting queued in C:InetpubmailrootQueue.
What could be the problem??I've done many trouble shooting steps but no luck.I changed the Relay settings.Since I am in a LAN connection, i've tested the relay setting using both the 'localhost'and 'MyDomainIP'but everything in vain.
Is there a KB (I couldn't find one) - to implement rate limiting for receiving mail on our service nodes?
Just had another customer account compromised (not a very weak password either) - and that meant > 250,000 emails - a LOT of cleanup.
Not only do we need rate limiting, but we also need notification of potential abuses.
how can set relay server on plesk 12 ? i need send mail by another server
mail server : mailenable
on linux/whm/cpanel add this to exim configirutation :
smarthost:
driver = manualroute
domains = !+local_domains
transport = remote_smtp
route_data = "relay.redstationmail.co.uk"
How can I limit outgoing mail hourly or daily (per mail account) on Plesk 11 Windows? I know I can do that with MailEnable Enterprise version, but I want to know if there any other way to do that.
View 4 Replies View RelatedI tried to configure windows live mail for an email account. Domain is hosted on a windows Plesk server. Incoming mail is working but unable to send outgoing mails.
Subject 'xxxxxxxxxxxxxxx'
Server Error: 503
Server Response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
Server: 'xxxxxxxxx.tld'
Windows Live Mail Error ID: 0x800CCC79
Protocol: SMTP
Port: 25
Secure(SSL): No
I'm sending out a mail campaign and noticed that there is a default limit of 300 set somewhere on my server. how do i chance this...
has exceeded the max emails per hour (300) allowed. Message discarded.
We have a reseler that wants his clients to receive the system warning and the account creation from a mail that he wants , not from the administrative mail that is default .
View 1 Replies View RelatedI have a CDONTS script which has been sending mail from a client's website form to their address. However, the script has suddenly stopped working. It doesn't error, they just don't receive the mail. I've tried CCing myself in the script and the mail is not getting through. The script itself is tried and tested and syntaxially correct.
I think the problem is because they're using their own exchange server, not the web hosts' mail server. Therefore I would expect that mail sent from the web script wouldn't go through because there is no local mail server to process it.
The problem is that the script hasn't changed, the host say their system hasn't changed, and the client's IT team say their exchange settings haven't changed!
I could set up a CDOSYS script to use their Exchange server to deal with the email, but their IT support won't allow relaying, so I don't think this is possible.
Is connecting to their Exchange box the only option, or should the website host still be able to process the web-script-generated mail despite not being their mail provider? I'm getting a lot of grief here, but it can't be the script that has suddenly broken because nobody has touched it!
Over the past week, the SMTP server on my VPS has been hanging whenever I try to send an email from my computer. It'll eventually work again, but now it's been down for the count for about 18 hours. Tech support keeps on recommending minor fxes and issuing standard responses like "try disanbling your firewall" and the like, but nothing works. I have already told them this:
* I know _you_ can probably send POP/SMTP mail through my server. I can't.
* Mozilla Thunderbird will connect and send mail through other
POP/SMTP servers.. Not my server here.
* I can connect to _receive_ email, but I can't send it.
* My ISP (SBC/AT&T ADSL) does not block outgoing mail to port 25 on my account; I had the block removed.
* I've got an exim server running on port 26, too. Doesn't make a difference.
* I tried connecting from another ISP (my work PC). Still can't send mail.
* I tried using IP addresses instead of my domain name. Doesn't work.
* I didn't change any account names, passwords or anything like that.
* I tried other email clients. Can't send mail with them, either.
* The exim queue has very few messages in it. Clearing the queue didn't work.
* I disabled firewalls. Didn't help. Besides, I was able to connect
to other mail servers - just not my VPS here.
* There are no typos in any of the account or general configuration settings in my client. Nothing changed. One day I could send mail, now I'm having problems.
I keep saying this, and keep attaching entried from exim_mainlog with error messages like this PROVING that I can't send mail:
2007-02-01 08:26:00 H=adsl*****
[*****]:1294 I=[*****]:25 incomplete transaction
(connection lost) from for
*****@gmail.com
2007-02-01 08:26:00 unexpected disconnection while reading SMTP
command from adsl*****
[*****]:1294 I=[*****]:25
2007-02-01 08:26:17 SMTP connection from [*****]:1344
I=[*****]:25 (TCP/IP connection count = 1)
2007-02-01 08:29:34 H=adsl*****
[*****]:1344 I=[*****]:25 incomplete transaction
(connection lost) from for
*****@gmail.com
2007-02-01 08:29:34 unexpected disconnection while reading SMTP
command from adsl*****
[*****]:1344 I=[*****]:25
Any ideas? I think tech support at my end has given up; it's been hours since I last heard from them, and that was just to say that they updated everything to the current version, and disable the firewall. (Again!) Didn't work.
So, before I pack my bags and find another VPS host, what should I do? Having outgoing SMTP email is a MUST; not having it is a deal-breaker.
I use postfix/smtp plesk12 centos7, I create mailbox add password. For example my domain is a.com from roundcube all work no problem.
My script isn't working look like this:
SMTP CONFIGURATION (LEAVE DEFAULT IF YOU USE mail() )
SMTP HOST smtp.a.com
SMTP PORT 587
SMTP Secure tls
SMTP Auth true
SMTP USERNAME test@a.com
SMTP PASSWORD my password
And the script dont send emails to user, say that Mailer Error: SMTP connect() failed. In dns settings I don't have smtpa.com host only have mail.a.com why from scripts don't send email to users?
Plesk 12.0.18 #27
CentOS 7.0.1406
I have followed the instructions here to send Plesk notifications through External SMTP (overuse, new domain creation, etc): URL....Here is the error I see in the panel.log: ERR [panel] Unable to send mail.
Is there another log that I'm missing with a more detailed error? Sending through an external SMTP works fine on sites hosted on the same server (Wordpress, Joomla).
The problem is, can not send mail via SMTP using popular scripts Opencart, SMF, Osclass. The problem was lapping Plesk 11.5 via 587 port. That was timeout connection or authorization error with the correct settings. Mail may be sent, sometimes not. No longer working than working. At the same time when working with e-mail clients(example, The Bat) work fine. In Plesk 12 same problem. Port 465 - e-mail clients(example, The Bat) work fine. But can not send mail via SMTP using popular scripts Opencart, SMF, Osclass. When using Cpanel with Exim - all work perfect. But the Plesk e-mail with Postfix - constant problems.
View 4 Replies View RelatedI have a Windows server + Helm 4 + smartermail 4.
I found that my server today all users web scripts suddenly cannot send the contact form mails, membership registration mails to outside user. (all acripts code by asp.net)
I try to use many form mail scripts, all als
We have separate hosting environment of Linux Plesk and Windows Plesk where we do not allow PHP on Windows Plesk.
However, it seems to be next to impossible to find out how we can limit customers being able to use PHP.
Today my clients are not able to send mail via webmail. The message below is received no matter what email address is placed in the To: field.
There was an error sending your message: Message could not be delivered - the address was not found, is unknown, or is not receiving messages.
I have re-started all services. Note that they are able to send via outlook. Seems to just be webmail.
Running:
OS Microsoft Windows Server 2012
Plesk version 12.0.18 Update #30, last updated at Dec 26, 2014 03:35 AM
It seems I am not getting any emails from plesk, like scheduled event notifications, ect.
What function of plesk can I run to force it to send an email so I can troubleshoot why I am not getting emails from plesk?
I just finished to migrate my Plesk 10.5 to 12 and everything is great now.
I just have a little problem with SMTP authorization.
This option, if i'm not doing something wrong, is located on Mail Settings and especially in the section "Relay options". I ticked "authorization is required" and "SMTP".
But when I try to check it on my email client, I can send emails with or without the the SMTP authorization option on the email client.
The 'Additional Administrator Accounts' feature enables a Plesk login to be created for each administrator, so they don't have to share a login, which is good practice.
However, Plesk sends notification emails (e.g. Notification of problem domains) to all the administrators. How can we control who is sent notification emails? In our case, we only want them to go the main admin account.
In the 'Additional Administrator Accounts' form, the 'email' field requires a value. We could set this to a dummy value, but this would probably generate non-delivery emails.
I am having some problems with the inbound smtp sockets, we are receiving a constant attack from spammers, and they are taking all the sockets we have open for our users. We have enable SPF, greylisting, inbound control access through authentication, relay access with authentication also. but after some weeks we are on the same situation yet. We have spam assasin also installed as power pack from plesk, and we have add DSN black list from b.barracudacentral.org, bl.mailspike.net and bl.spamcop.net but we still suffer from this problem.
We have also try to increase the socket assigned to 200 and after some minutes they used all again and the CPU change increase up to 25% of the total capacity.
Where do I setup limits for email sent by PHP scripts?
They do not seem to be throttled by the plan's outgoing limits at all.