MDaemon: Maximum Users In To List

Nov 23, 2007

I've setup MDaemon mail server on my local PC to send personal emails to Yahoo Groups.

Maximum recipients per message is set to 100 for the clients.

When there are more than 1 messages pending to be sent to yahoogroups.com, mdaemon creates a message to be sent to this domain and add 31 users in To (BCC) list and the message fails as it should, saying "too many recipients".

There should only be one recipient in To list, but I could not locate the setting where to set maximum recipients for outgoing email

I'm also searching mdaemon forums, but as i get quick response from WHT...

View 0 Replies


ADVERTISEMENT

Maximizing Linux (CentOS) For Maximum Concurrent Users

Jul 28, 2009

I am running lighttpd and eccelerator.

I have stripped the php-cgi.

I have tried forking anywhere from 50 to 300 to 1000 fastcgi children with PHP_FCGI_CHILDREN (through lighttpd, I'll attempt to do with same with spawn-fastcgi and fpm)

Server stats:

Intel Core i7 920
12GB DDR
250GB 7.2k RPM SATAII 16MB Cache

I am using to lighttpd's lighttpd-status to estimate concurrent connections.

When I refresh the panel, it shows that there are around 100-150 connections and around 150 requests/s in the last 5 seconds.

My vmstats show that CPU is 98% idle. Blocks written/read is neglible. MySql key_buffer set to 2gb and I'm pretty sure it's not mysql. The overwhelming majority of requests do not access mysql.

EDIT: Uh oh, I just realized that tcp_mem could be a huge bottle neck.

I just set it to:

net.ipv4.tcp_mem = 4096000 87380000 4194304000

It was previously:
net.ipv4.tcp_mem = somenumber somenumber 393,216 <<<--- WTF!

x1000 for my read values (it's an access server only). I can't benchmark the server right now so let me know if you have any suggestions besides this. I do think that this was the problem. When under load images could not be accessed either.

View 4 Replies View Related

Plesk 11.x / Linux :: Query List Of System Users Using API RPC

Sep 9, 2014

Is it possible to query for a list of system users using the API RPC? I know it's possible with a MySQL query

Code:
select id, login, account_id from sys_users order by login;

I've searched through the API RPC manual, but I don't see a way to do this. I always have to specify a filter, I can't find a way to just query for all users.

View 1 Replies View Related

Plesk 12.x / Linux :: List All Domains With Mail Sent To Non-existent Users?

Jul 24, 2015

In my documents I have command:

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "select name from domains" | grep -v 'name' > domains.txt; while read i; do echo $i; /usr/local/psa/bin/domain_pref -i $i | grep nonexistent; done < domains.txtClick to expand...

View 2 Replies View Related

MDaemon: How To Accept Only 127.0.0.1 SMTP Connections

Feb 12, 2008

I want to configure our locally installed MDaemon server to accept SMTP connections only from the localhost, as we send all our emails using a web interface. But, i'm confused configuring this.

View 4 Replies View Related

How To Setup MDaemon For A Hosting Server

Jul 18, 2007

install MDaemon for a hosting Server

View 3 Replies View Related

MDaemon Within Hosting Controller Panel (HC7)

May 17, 2007

I installed a HC7 software that is manage host to provide my company 's customer. I have a problem with Mail Server is MDaemon, it cannot connect HC7 while Database Server, DNS server and Webserver are connected.

All things r ok except of MDamon. Exactly, I cannot create/add mail domain in HC7 for the website is created. However, when i opened MDaemon interface to check then i recognize mail domain with same name as webise that i have created in HC7. i return HC7, add mail domain for that website again. Result, it occur errror : Unable to create user.

MDaemon of tray icon is blue , is it right configure?

View 1 Replies View Related

Plesk 11.x / Windows :: Panel Don't Show Users Database In Tab Users

Sep 6, 2013

The upgrade has an error when manage the users database.

PRODUCT, VERSION, VERSION OF MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
OS Microsoft Windows Server 2008 R2 Service Pack 1 x64
Panel version 11.5.30 Update #13, last updated at Sept 1, 2013 03:30 PM

PROBLEM DESCRIPTION
In a costumer panel have a one database MSSQL, and assign to this DB 3 users, but the tab option "Users" don't work fot his costumer and show this error:

Error Javascript:
TypeError: template is null
this.template = template.toString(); in protototype.js 8472831 (línea 807)

ACTUAL RESULT
Error Javascript:
TypeError: template is null
this.template = template.toString(); in protototype.js 8472831 (línea 807)

EXPECTED RESULT
Show users in the tab users for database.

View 2 Replies View Related

Preventing Users From Connecting To Other Users Database

Mar 25, 2009

On my server, users can connect to any database as long as they have the database user and password. This makes it easier to hack any database on the server.
What I want to do is to make the users can only connect to their own databases and not other's.

I tried changing the localhost ip address but it didn't work ( I assume I didn't do it the right way)

View 7 Replies View Related

Traceroute :: Maximum Value Acceptable?

Feb 6, 2007

When we do traceroute between 100 -130 ms delay between hop is acceptable? What is the maximum value can be acceptable?

View 2 Replies View Related

Maximum Execution Time .. In My Vps

Aug 21, 2008

i always get :-

Fatal error: Maximum execution time of 30 seconds exceeded in /home/ante/public_html/me/classes/http.php on line 418

Warning: fclose(): supplied argument is not a valid stream resource in /home/ante/public_html/me/classes/other.php on line 145 

when i try upload big files (up 140mb to my vps using RapidLeech
and here my php.ini
[url]
i chnaged the php.ini to the new value and restart http only

my vps info
safe mod : on
Operating system: Linux
PHP version: 5.2.5
Apache version: 1.3.41 (Unix)

View 4 Replies View Related

Maximum IP Addresses On A Server

Dec 10, 2008

Is there a limit to assigning maximum IPs on a server.

I am not using any contro panel (plesk or cpanel).

View 11 Replies View Related

Hosts.deny Maximum

Aug 4, 2007

What are the maximum number of entries that can go in hosts.deny? Will the server bog down the more entries that are in there? How many is a safe, reasonable number?

View 2 Replies View Related

Setting Maximum Emails Per Hour In WHM

Sep 2, 2008

I know there's a option in the WHM that says "The maximum each domain can send out per hour (0 is unlimited" and it affects all the accounts under the same server, but, Is there any possibility to configure the WHM/cPanel to give different values to each client?

View 7 Replies View Related

What's The Maximum Number Of Rules For Iptables?

Jul 19, 2008

I use APF and APF is working with iptables , when I define a large number of IPs in deny_hosts.rules or allow_hosts.rules and restart the APF , iptables begins to display errors after applying some number of rules , I have set SET_TRIM="0" in APF , so the number of APF rules is unlimited and the error is from iptables.

Is there any setting in iptables config files for maximum number of rules?

Is it unlimited and depends only on system available memory? O/S , ...?

View 2 Replies View Related

Maximum Mails To Be Sent To Hotmail / Gmail / Etc

May 22, 2009

I'll soon be sending out a mail to around 20000 mail-addresses, all members of my site that entered their email address upon registration.

I'm using vBulletin to send them out but now here are my questions;

1) What is the maximum amount of emails i can send out per hour to hotmail, gmail, etc. so I don't get blacklisted or the emails don't get rejected?

2) Which plugin should I use for this?

View 1 Replies View Related

Maximum Recipients In A Single Email

May 29, 2009

how to set the restrictions of maximum recipients a singe email can be sent to. I found one customer sending an email to 1233 recipients at a time which is a large number enough to increase the queue on the server. I am running Cpanel/WHM. Is there some tweak to be done in Exim?

View 6 Replies View Related

Maximum Number Of Databases You've Seen On A Windows Box

May 7, 2008

Curious to know the maximum number of sql server databases you guys have seen on a single server box?

View 0 Replies View Related

Maximum Number Of Apache Connections

Feb 24, 2007

I would like to know what is the maximum number of Apache connections a Server can handle? Does this depends on the Config of the Server? Is it Possible for a server to handle more than 2500 Active Apache connections without timeout / connection failure / slowness?

View 6 Replies View Related

What Is The Maximum Suitable CPU Load Average

Jan 19, 2007

CPU load average is around 2-5% on my box. I'd like to know when I'll have to upgrade the CPU. Can I wait and add more accounts until it reaches 90%

View 12 Replies View Related

Review: Maximum-Hosting.org - Horrific Experience

Nov 2, 2009

this is my experience with Maximum-Hosting.org.

I went there for the low prices to startup my Shoutcast station. At $3 a month, it sounded too good to be true. I got my service, and the owner, seemed like a nice guy. He was very helpful, and was eager to help me get started. This was back in March. The first half of my stent there was great, however, in the last half, downtimes and even a data loss was getting on my nerves. I saw some really personal issues and arguments in the IRC server about the owner and staff, and even some back talk and really personal stuff that I wish I never had heard.

Because of the downtime, the owner did provide me with some free service and features. In these times, I was itching to leave, but the owner lured me back in with something better.

In this time, the service was 'okay', no real big complaints, I was even promoted to an IRCop, on the server.

Four things happened.

1) There was an incident in the chatroom with a regular joke we have done may times was taken really the wrong way. (I did not use my IRCop powers when this happened)

2) After a long outage (last night from 'this' post date), I was the only human on the irc server. In order for me to ask the owner what happened, I silenced a eggdrop bot by banning it from the main room. This was so I can get a new message notification when a real person enters the room. The bot posted every 2min, and it was at 2am in the morning.

3) I actually found a pretty big security hole in the control panel, the owner thanked me yesterday, and was furious the next.

4) because of the top three things, the owner basically got extremely mad and took away my IRCops.

Those 4 things basically were the last pieces of trash I could take. Yes, I forgot to unban the bot I mentioned in #2, but is that a good reason to get me out? Tonight, after a somewhat heated discussion with the owner, my account was instantly closed, all http/ftp pipes closed. I am very lucky I saw the owner start to fall into this cycle he seems to do, I had a full backup of the space I had.

In a nut shell, I would highly advise people NOT to use Maximum-Hosting. If you want low prices, frequent downtime, and the possibility your data could be gone in an instant, this is the host for you!

I can only hope no one else falls into the nightmare I have had to put up with for cheap hosting.

View 7 Replies View Related

Emails Sent Beyond The Maximum Per Hour Limit Set In CPanel

Aug 7, 2008

what happens to the emails sent in excess of "The maximum each domain can send out per hour" limit that you can set in root WHM?

Are they discarded or get queued up in Exim?

View 1 Replies View Related

Apache :: How To Assign Maximum Size To Access Log

Mar 19, 2015

Can I configure a maximum size for this file?

I have had to wipe it out a few times because it's been getting larger than 4GB

View 1 Replies View Related

Expected Maximum Traffic For Yahoo Small Business?

May 16, 2009

I am a customer of Yahoo Small Business unlimited hosting. I am running Joomla (CMS) with jreviews which uses PHP and MySQL. I now need to expand my review and rating website to earn some profits. According to my business plan, I would need atleast a 1000-2000 unique visitors a day to actually earn off the website to afford a VPS. My question is, can Yahoo Small Business "Unlimited" hosting plan sustain that number under the usage of Joomla? I have been trying to find an answer to this for a long long time but to no avail. I know that "unlimited" is actually a marketing tactic and that one must move to VPS or Dedicated servers for serious traffic. But I cannot move to a VPS before I earn something from the website initially due to lack of funds. Can I expect to be tension free till the range of 1000-2000 uniques/day?

View 10 Replies View Related

Maximum Page Views Per Month A Shared Plan Can Handle

May 3, 2009

By shared plan I mean affordable $8 per month shared plans offered by most cheap hosting providers.

By using wordpress without wp-cache plugin, what's the maximum daily pageviews / page refreshes a shared plan can handle? I mean, in terms of CPU load, before having to upgrade to a VPS plan or sth.

Can anyone give me an approx figure? I'm thinking, if you got 1 visit every 3 seconds, it's 28800 pageviews a day? Any shared plan can handle that right? No other crazy stuff at all, just one domain on wordpress with pure text posts.

I know things vary host by host, but can you give me your own estimation on this?

View 14 Replies View Related

Fatal Error: Maximum Execution Time Of 30 Seconds Exceeded

Feb 5, 2007

while i am restoring db (110MB) via SSH following error occur

Code:
ERROR 1064 (42000) at line 145689: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
Fatal error: Maximum execution time of 30 seconds exceeded in ' at line 1

View 12 Replies View Related

Plesk 12.x / Linux :: IMAP-Server Maximum Number Of Connections

Jan 28, 2015

My Customers and I have Problems connecting to IMAP-Server. By moving through IMAP Folders I get the Massage "Unable to connect to your IMAP server. You may have exceeded the maximum number of connections to this server"

I know this Article: [URL] ... and all the other related to this issue.

[Code].....

View 9 Replies View Related







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