Plesk 12.x / Linux :: Mail Settings - Scripts Are Not Allowed To Use Sendmail

Apr 3, 2015

I configured the plesk-outgoing-mail limitation as follows: Scripts are not allowed to send mails (see: URL ).

But a simple php-script with mail()-command can successfully send mails. How can I stop that?

View 1 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: API Create Subscription Mail Settings

Nov 13, 2014

When creating a new subscription via the API (Plesk 12) is there a way to specify the Mail settings? More importantly is there a way to turn off Mail when setting up a new subscription? Each time I create a subscription via the API Plesk spits out the following error:

Code:
New configuration files for the Apache web server were not created due to the errors in configuration templates: Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainWebmail.php, error = Template_Exception: Empty content was provided for config file /etc/httpd/conf/plesk.conf.d/webmails/horde/demon3zxc.e-worksmedia.com_webmail.conf file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php line: 47 code: 0.

Here's an example of the request I'm sending:

Code:

<packet version="1.6.3.0">
<webspace>
<add>
<gen_setup>
<name>{{domain}}</name>
<ip_address>{{ip_address}}</ip_address>

[Code] .....

View 2 Replies View Related

Plesk 12.x / Linux :: Permission Denied When Accessing Mail Settings

Feb 17, 2015

Since the plesk installation by my hoster did not include a mail server, I installed postfix and dovecot from the upgrades menu, followed the steps at [URL] .... and ran mchk to add the mail settings option to my domain. However, when I click on it, I receive the error "Warning: Permission denied." and stay on the domain overview. There is no error logged in var/log/sw-cp-server/error_log, /var/log/sw-cp-server/sw-engine.log or /usr/local/psa/admin/logs/panel.log.

I also tried "plesk bin mail --create foo@my.tld -mbox_quota 1M", but then I receive the error

Code:
ERR [util_exec] proc_close() failed
mailmng-outgoing failed: ERROR:outgoing:mails.domain_id may not be NULL

System: OpenSuse 13.1 (x64)
Plesk version: 12.0.18 Update #35

View 4 Replies View Related

Plesk 12.x / Linux :: Is Blacklist Server Wide Mail Settings Working

May 18, 2015

I set multiple mail servers (eg media-26.com) in the black list of server-wide mail settings but i still get spams from these mail servers..does it work properly?

View 8 Replies View Related

Plesk 12.x / Linux :: Mail Server Outgoing Email Error In Settings

May 26, 2014

Since 12.0.18, when I go to Tools & Settings > Mail Server, I get this error message on the page:

"Error: The limits on outgoing mail will not work for the subscriptions that have IP addresses from the white list. To make the limits work, remove IP addresses from the mail server's white list".

However, the whitelist page just contains 127.0.0.0/8 and ::1/128, and all my subscriptions have an external IP address which is clearly not in the whitelist.

View 7 Replies View Related

Plesk 12.x / Linux :: Keep Permanent Record Of All Mail Inbound And Outbound - Log Rotation Settings

Nov 19, 2014

1/ What is the difference between maillog and maillog.processed? I want to keep a permanent record of all mail inbound and outbound even if delivery is deferred by the gray listing. I'm not sure which one is the best to keep.

2/ I would like to change the way that the mail logs get log rotated. I am struggling to work out exactly what happens at the moment but I would like to rotate the log out every day regardless of size. I think currently that the maillog.processed is rotated daily if it is over a specific size.

View 2 Replies View Related

Plesk 12.x / Linux :: Resellers Unable To Change Mail Settings If Custom Max Outgoing Messages Specified By Admin

Jun 29, 2015

As the admin user, change the setting for a particular email account called "The maximum number of outgoing email messages" to a value beyond the default. For example if the default is 35, set it to 75. This is common -- often we have customers who send larger quantities of messages than the average user.

Login as a reseller with access to manage the email account and attempt to change any *other* value. For example, you could completely ignore the outgoing mail messages value and change just the Auto-Reply value

Plesk refuses to allow the change and kicks me back to the first tab with the following error:

The value must be in the range 0..35. Only the Plesk administrator can adjust this setting.Click to expand...

View 2 Replies View Related

Plesk 11.x / Linux :: Accessing Mail Settings On Domain - Unable To Find Service Node For IP Address

Jun 30, 2014

When trying to access the settings for mail on a domain I get the following error:

Error: Unable to find service node for ip address with id=6

I understand this is a problem with the database but I am not sure where to look to fix it.

I only have 4 IP addresses on the system.

View 2 Replies View Related

Plesk 12.x / Linux :: 12.0.8 - The User Roundcube Sysuser Is Not Allowed To Send Email

Jun 22, 2014

Upgrading to 12.0.8 and found this that looks like a bug. Email messages cannot be send through Roundcube Webmail. Outbound Email Limits are active.

Logfile:

Code:
/usr/local/psa/var/log/maillog

Error logs:

Code:
REDACTED py_limit_out[]: ERROR Rejecting message: system user uid='10039' is not allowed to send mail
REDACTED plesk sendmail[]: handlers_stderr: DATA REPLY:554:5.7.0 Your message could not be sent.
The user roundcube_sysuser is not allowed to send email.#012REJECT

Apart from Domains, Emails and Subscriptions there is no way to allow roundcube_sysuser through Mail server settings.

View 5 Replies View Related

Plesk 12.x / Linux :: PHP Fatal Error - Allowed Memory Size Exhausted

Feb 12, 2015

I run few export procedures which take a long time ot process (lots of joined sql) and generate quite large output. Plesk 11.0.x required some php/fcgif adjustments but I got it to work.

Now I switched ot Plesk 12 and have to set it up again.

I started with Plesk / PHP Settings for this domain:

memory_limit set = 2G
max_execution_time = 600
max_input_time = 600
post_max_size = 2G

Default subscription has no setting for above values but I have added them per this domain os not sure why it ignores my 2G value?

Error:
mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 1047527424 bytes exhausted (tried to allocate 84 bytes) in

View 3 Replies View Related

Plesk Mail Settings

Dec 12, 2006

For some reason some clients including my own test account have not been able to receive emails correctly. Basically if I send email to an external add such as Yahoo, Gmail, AOL etc, they receive them fine. However all incoming mail is blank for all clients? I mean blank as it there is no time or date stamp, no sender details unless you look in the header and the title just displays unknown?

Has anyone an idea why or how this could have happened?

I've even tried these with all spam filters off etc. I think the mail prog is qmail.

View 1 Replies View Related

Plesk 12.x / Linux :: Sendmail (linked Function) Doesn't Work

Jul 2, 2014

since my Update up to plesk 12

at the moment none of my websites can send E-Mails via sendmail :-(

View 4 Replies View Related

Plesk 12.x / Linux :: Postfix / Sendmail - Senderdomain Is Not Registered In Panel

May 1, 2015

I have a Plesk installation with Commandline access. Also on this server is a Request tracker installation. (The reason for the commandline access) CentOs 6 Server.

All installations are up to date, but this actually broke my installation after the last Plesk Upgrade.

At the last Plesk upgrade, my Request Tracker installation can no longer use sendmail to send email directly from the server.

The errors I am getting are:
/var/log/maillog:
May 1 22:58:53 vs10-janey postfix/smtpd[5345]: connect from localhost[127.0.0.1]
May 1 22:58:53 vs10-janey postfix/smtpd[5345]: disconnect from localhost[127.0.0.1]
May 1 22:58:53 vs10-janey plesk sendmail[5348]: Unable to get sender domain by sender mailname
May 1 22:58:53 vs10-janey py_limit_out[5349]: ERROR Rejecting forged message: PPP_SENDER_VHOST_ID is present in environment, but its value is empty
May 1 22:58:53 vs10-janey plesk sendmail[5348]: handlers_stderr: DATA REPLY:554:5.7.0 Your message could not be sent. The sender's domain is not registered in Panel, or is misconfigured.#012REJECT
May 1 22:58:53 vs10-janey plesk sendmail[5348]: REJECT during call 'limit-out' handler

View 13 Replies View Related

Plesk 12.x / Linux :: Protect Sendmail From Unauthorized Spam On Wordpress

Jul 11, 2015

In the past we disabled sendmail in Plesk to prevent spam from using the contact form of Wordpress sites to send unauthorized spam emails. Because of this, password reset emails do not work.

A few questions:
1. Is it safe to enabled sendmail for scripts in Plesk?
2. If its best to disable it, what is the solution for enabling Wordpress password reset without the need of using send mail?

One site was hacked, but I am not sure if Wordpress send email can be manipulated from outside the Wordpress site, or if it happened because the outside user brute forced their way into the admin to send these spam emails.Here is the Wordpress error that came up when resetting the password to a username:

The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function.

View 8 Replies View Related

Plesk 12.x / Linux :: Postfix - Mails Sent Through Sendmail Binary Blocked Because Of Wrong HELO

Jun 23, 2014

My server is using Centos 6.5... I updated from Plesk 11.5 to 12 last week and postfix to 2.8.17.

Since then, all mails sent using the sendmail binary (notifications, mail forwards...) are being rejected with a wrong HELO hostname: localhost.

It seems that sendmail is using locahost as a HELO tag which is not accepted. Here is the following error:

Code:

Jun 23 14:23:20 ns395167 plesk sendmail[29817]: handlers_stderr: SKIP
Jun 23 14:23:20 ns395167 plesk sendmail[29817]: SKIP during call 'check-quota' handler
Jun 23 14:23:20 ns395167 postfix/pickup[29480]: B94BC6AA20A6: uid=0 from=<root@curuba.fr>
Jun 23 14:23:20 ns395167 postfix/cleanup[29507]: B94BC6AA20A6: message-id=<20140623122320.B94BC6AA20A6@ns395167.ip-176-31-117.eu>

[Code] .....

Here is my postconf -n content:

Code:

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix

[code] .....

My system hostname seems correct:

Code:
hostname -f
ns395167.ip-176-31-117.eu
hostname
ns395167.ip-176-31-117.eu

View 19 Replies View Related

Plesk 11.x / Windows :: Thunderbird 24.0 Outgoing Mail Settings

Oct 9, 2013

Incoming mail on several devices with various operating systems gives me no trouble at all. However I can not find the right settings for outgoing mail for Thunderbird 24.0.

For incoming mail I noticed I had to submit mail.<name>.be and port 143, no authentication and non-encrypted password. And it works.

For outgoing mail server I've tried a lot of options:

mail.<name>.be, all ports tested, all authentication options, and with both encrypted or non-encrypted passwords, in every combination of these settings.
smtp.<name>.be , all ports tested, all authentication options, and with both encrypted or non-encrypted passwords, in every combination of these settings.
<name>.be, all ports tested, all authentication options, and with both encrypted or non-encrypted passwords, in every combination of these settings.

View 2 Replies View Related

Plesk 11.x / Windows :: SMTP Settings For Live Mail

Aug 10, 2013

I 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

View 2 Replies View Related

Plesk 12.x / Linux :: PHP Settings Are Not Applied

Sep 29, 2014

situation:
- compiled and installed php 5.5 and 5.6
- both versions work fine and are registered in plesk
- base configuration for php is set for each version in a custom.ini

issue:
- plesk php-settings are not applied: not matter what I change in Plesk php-settings, the values from my custom.ini file are used

What did I do wrong? How do I re-enable plesk php-settings?

Addendum: The php-settings apply esspecially to post_max_size and execution_time

View 3 Replies View Related

Plesk 12.x / Linux :: PHP Settings Under Domain?

Jul 14, 2015

I am trying to change the default php settings under domain (upload_max_filesize & post_max_size) but nothing happens. I am running PHP 5.5 in FastCGI. I also changed it to Centos default PHP (5.4.16) but nothing happens again. It only works when PHP runs as Apache module. The problem is on FastCGI Application.

My server: Centos 7, Plesk 12 Check the screenshot for installed components.

View 18 Replies View Related

Plesk 12.x / Linux :: Email DNS Settings?

Dec 5, 2014

so my website is working perfectly fine for a few months now, and im looking to use Roundcube instead of Google Apps.What are the DNS settings i need to change to for my domain registrar?Currently i have the following records, and it can only send email, and not receive.

A Records @ IP Address
A Records webmail IP Address

View 2 Replies View Related

Plesk 12.x / Linux :: DNS Settings Hidden

Jan 13, 2015

I cannot find the DNS Setting in Websites&Domain TheWebsite/Show More

I tried changing:

Tools&Settings
Plesk
Custom View setting (DNS template settings checked)​
Also:

Tools&Settings
Plesk Appearance
Interface Management
-Power user View
(with & without) Use Custom View​-Service Provider View
(with & without) Open hosting operations in Server Administration Panel​
However when I go to

Websites&Domain TheWebsite/Show More, the DNS settings are still missing.

Is there any other setting I can try to show the dns settings?

Centos 6.6
Plesk 12.0.18 Update #30

View 5 Replies View Related

Plesk Automation :: Mail Account Password Strength Settings?

May 7, 2014

Where do we access our settings for mail account password strength? I need to dial our minimum password strength UP to the highest level.

View 5 Replies View Related

Plesk 12.x / Linux :: PHP Custom Settings Does Not Apply

Sep 15, 2014

Ubuntu 12.04

Upgraded Plesk from 11.5 to 12.0.18 from panel.

I have installed PHP 5.3.29 (make from sources)

All smooth, added handler:

Code:
/usr/local/psa/bin/php_handler --add -displayname 5.3.29 -path /usr/local/php5329/bin/php-cgi -phpini /usr/local/php5329/etc/php.ini -type fastcgi -id php5329

App work ok after change to new php with hosting settings(change php handler Fast Cgi)

But php info shows that: Loaded Configuration File is /etc/php5/cgi/php.ini

This is not good as I checked should be for certain vhost cutsom php ini which is generated by PHP settings.

For example I changed in Plesk memory_limit to 333MB applied changes panel show successully, but still there is 128MB default value in phpinfo().

Am I missing sth ? Is there additional task needed expect adding handler? Or is there a known bug?

ps. after change handler back to 5.3.10, (default installation) there also custom PHP settings file seems not to be processed.

I did not tested earlier maybe upgrade Plesk to v12 broked sth? What should I check?

I have tried to delete (and let psa recreate) php.ini from vhost/system/mydomain.com/ but also did not worked...

View 15 Replies View Related

Plesk 11.x / Linux :: DNS Settings - Show Www In Browser

Dec 12, 2014

I want to know what settings to make in the Dns of my Server so always to show the www. in the browser, before the domain name.

For example, in the url to be www.mydomain.com and not mydomain.com

View 1 Replies View Related

Plesk 11.x / Linux :: IP Settings - How To Associate Different IPs In 1 Subscription

Oct 9, 2014

I manage 1 server with 5 domains. I use the panel as power user (unique user)

I want to assign a new IP to a domain. In the hosting setting there is no IP to choose and in the IP tab if I click on the IP there is no domains to choose becouse all the domains are assigned to the primary IP...

I'd like to set IP in the hosting setting of the domain...

View 1 Replies View Related

Plesk 12.x / Linux :: Site Preview Settings

Oct 26, 2014

I'm trying to view my sites using the "Quick Preview on a domain name in Plesk" setting. I notice that it modifies that domain's DNS records to include the IP with dashes, however when I attempt to preview any of the sites hosted, I get "server not found" from my browser. The URL is the correct syntax, but cannot seem to access the site.

I've tried turning DNS off and on for each hosted site, but this doesn't seem to make any difference.

View 6 Replies View Related

Plesk 11.x / Linux :: Settings To Change DNS Records?

Sep 26, 2014

where do I find the setting to change dns records in plesk 11.5 ver ? I do not see it, it is missing in settings of domain under tab: "Websites and Domain"

View 1 Replies View Related

Plesk 12.x / Linux :: SOA Records Not Saving In DNS Settings

Apr 10, 2015

I want to change SOA Settings from defaults to these: When I press OK button shows that is saved but when I test with [URL] .... and [URL] .... shows that settings still is defaults.How to change these settings??

View 1 Replies View Related

Plesk 12.x / Linux :: How To Get Old Settings / Configurations After Reinstallation

Mar 8, 2015

I recently reinstalled my Plesk Panel 12.0.18 after several failures, which I wasn't able to repair (not even bootstrapper.sh would work). All of my websites weren't accessible, the connection between websites and the Database server didn't work and the Plesk backend was unavailable, too. I used the autoinstaller via command line to make a new Plesk installation.

Now I have a clean panel, the websites are available again, the MySQL database works again, but I don't have all my settings and websites in the Plesk backend anymore.

My question is: How can I get the old settings/configurations, which are still on the server, back in to Plesk?

View 5 Replies View Related

Plesk 12.x / Linux :: Modifying Php-fpm Settings For All Domains And New Ones?

Oct 1, 2014

Some sites reach maximum children

so I need to change

pm.max_children = 5

for all new domains on a server

How can this be done?

I know i can change it manually on each new domain, is there some kind of template to modify?

View 2 Replies View Related

Plesk 12.x / Linux :: Where To Modify Nginx Fastcgi Settings

Dec 8, 2014

What exact file to modify in order to optimize fastcgi settings, then to set default for all websites. Sample code below:

# execute all .php files via php-fpm
location ~ .php$ {
# connect to a unix domain-socket:
fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_index index.php;

[Code] ....

View 4 Replies View Related







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