Plesk & MailMan

Jan 24, 2007

Has anyone used MailMan in Plesk? Is there documentation on exactly what it does? Is it just an added bonus for creating mailing lists?

View 1 Replies


ADVERTISEMENT

Plesk And Mailman -- How To Extract Subscribers

Apr 3, 2007

I used to have a server under Plesk. I don't have the server anymore, but I kept all the files from the server (not a plesk dump). Where do I find the subscribers database and how can I extract it?

View 0 Replies View Related

Plesk 12.x / Linux :: Mailman Web Interface 404

Sep 25, 2014

I have plesk 12 with dovecot+postfix and mailman installed but when i try to use mailman web interface I have 404 ...

View 2 Replies View Related

Plesk 12.x / Linux :: Embed SSL Certificate For Mailman

Jul 25, 2015

I want to embed a SSL certificate for mailman permanently in the server.conf file.

For Roundcube I've found a manual: [URL] .... (in German), but not for Mailman.

View 5 Replies View Related

Plesk 12.x / Linux :: SPAM Filter For Mailman Lists

Jul 18, 2014

I am happily running Plesk 11.5; with just one small but annoying persistent problem:

I have Clients with large mailinglistes
- SpamAssassin
- Server-wide greylisting
- DNSBL
is running.

But apparently many of the lists mail addresses have been harvested over the years. And as there is no easy way to use SA in mailman, I am down to greylisting only for list addresses.

This results in insanely large amounts of SPAM (-> moderation requests) on the client's lists. Is this behavior improved in Plesk 12?

Or can probably SIEVE filters work here - are those available to mailman? (probably not as they work in Dovecot?)

View 2 Replies View Related

Plesk 12.x / Linux :: Mailman Lists On Server Are Being Rejected For Headers Being Over 32K

Mar 17, 2015

I just upgraded to 12.x from 11.5, and now the messages to the mailman lists on the server are being rejected for headers being over 32K.

I finally saw this when joining the list myself to see why so many recipient servers are rejecting the mail. I see many instances of these:

Received-Spf: pass (server.mydomain.net: localhost is always allowed.) client-ip=127.0.0.1; envelope-from=thelist-bounces@clientdomain.com; helo=mail.mydomain.net;

and there's one towards the end with:

Domainkey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=clientdomain.com; b=RYN97cdOiqBdkm17GknWv0IMwOmsBHoK+eRaAjYey1vg6+jke2Z35Z1CFBIs/ZvrSslcc1X3kSzu/5SvHzuZVS1nB7zEPDBdr7jZ/Y3ViFccqDWNQbbFjpW9/7tVrFRssMv55gCMNnDwmgqK8WfU1vMkHwfdsuDnIkmB4OtAfqP9w=; h=Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:Received-SPF:

[Code] ....

How do I stop getting all those Received-SPF: headers prepended to the mailman list? It tags on a header that's well over 32K for a message that is less than 1K.

View 1 Replies View Related

Plesk 12.x / Linux :: Mailman / Envelope-From Set Wrong For Messages To List-owner

Jan 14, 2015

apparently Envelope-From, Sender and Errors-To headers are set to a wrong address for messages from mailman to the list-owner. This is particularly true for mails like 'message requires approval'.

It seems like the plesk<->mailman magic results in all list-domains being written to the end of /var/lib/mailman/Mailman/mm_cfg.py in the following format: add_virtualhost('list.DOMAIN').This in return results in mail headers Envelope-From, Sender and Errors-To of mailman system mails like described above being set to mailman-bounces@DOMAIN, where DOMAIN is the one from the last add_virtualhost entry.

In my opinion, this obviously is a bug. Maintainance mails from mailinglists have wrong headers set, often with a domain that belongs to a completely different customer than the mailinglist.

I found the following discussion on mailman-users mailinglist from 2008 which discusses the same issue - also a plesk setup: URL....

View 4 Replies View Related

Plesk 12.x / Linux :: Sending Mailing List With Mailman Postfix - Centos 6.5

Sep 11, 2014

we are in this situation:

OS: CentOS 6.5 (Final)
Plesk version: 12.0.18 Update #16, last updated at Sept 11, 2014 04:07 AM
PHP: 5.4.32

we created a new mailing list test1@domain.tld and we tried to send a message, as administrator, to the list and to the temporary users subscribed.But Mailman dones't send anything ! And we receive this error:

Sep 11 15:20:00 2014 (30314) All recipients refused: {'admin-mailinglist@domain.tld': (554, '5.7.1 <admin-mailinglist@domain.tld>: Relay access denied')}, msgid: <mailman.0.1410441595.30312.test1@domain.tld>
Sep 11 15:20:00 2014 (30314) delivery to admin-mailinglist@domain.tld failed with code 554: 5.7.1 <admin-mailinglist@domain.tld>: Relay access denied
Sep 11 15:20:00 2014 (30314) SMTP session failure: 550, 5.7.1 Command rejected, msgid: <mailman.2.1410441595.30312.test1@domain.tld>

All other services on this server seems to be ok, normail email sending, receiving, http... all right... but mailman no.

View 3 Replies View Related

How Do We Export Emails From Mailman

May 2, 2007

Does anyone know how to export the emails from mailman?

I have a mailing list, which now has more emails in it than we should be sending with mailman, but i cant seem to export them!

To further complicate issues, i dont have ssh access to the server.

View 2 Replies View Related

Apache :: Set Up SSL (vhost) For Mailman

Jun 18, 2015

we are going to setup SSL on a server which host mailman (and the Webgui).

It's a SLES11 system and we configured a vhost with ssl. How do we have to combine the vhost and the mailman config?

View 11 Replies View Related

Mailman :: Mailing List Not Working

Jul 19, 2008

In a cpanel server,what are the things to check if mailling list is not working.

View 1 Replies View Related

Mailman / Apache Configurations Not Correct

Apr 16, 2015

I have two problems regarding Mailman Mailing Lists.

1) The Mailman Interface is usually located under lists.domain.tld/mailman (I changed the config from /cgi-bin/mailman/ to just /mailman/), but it seems the apache confs for this subdomain are not applied – I only see the servers default page when visiting this URL. domain.tld/mailman works, though. It would be great if lists.domain.tld/mailman would actually work and domain.tld/mailman wouldn't work.

How do I change/repair the configurations properly? I've installed the newest MU and already to reinstall mailman.

2) I get an Internal Server Error when visiting the domain.tld/mailman Interface. Reason is mod_suexec, which I need to disable for domain.tld/mailman, but where and how? All the vhost configurations are created automatically.

I could imagine this is related to my first problem and the mod_suexec thing is properly configured in the lists-subdomain config.

View 3 Replies View Related

Best Platform For IMAP Mail (Cpanel, Plesk Linux Or Plesk Windows)

Nov 17, 2008

Best platform for IMAP mail (Cpanel, Plesk Linux or Plesk Windows)

I need to setup 5 email accounts on my domain, each will use IMAP and store messages on server, so total space taken by each account will be 2-5 GB.

I have decided to go with eurovps.com as I'm close to them and ping is fast.

What is the best solution for IMAP and large email accounts: Linux Cpanel, Linux Plesk or Windows Plesk?

Each account will be accessed by 2 people differently by Thunderbird and occasionally by webmail, so nice webmail is a plus.

View 7 Replies View Related

To Transfer From Linux Plesk To Windows Plesk

Nov 3, 2008

I have a server running Linux and PLESK, and am interested in switching to Windows and PLESK. Will the backups made under Linux restore under Windows?

View 1 Replies View Related

Plesk - Shutdown Via Plesk, Now Server Can't Beh Turned On

Aug 7, 2007

I just shut down my server, via Plesk's CP.

Now SSH and Plesk doesn't seem to be working.

What can I do?

Would I have to ask my host to do a hard reboot?

View 6 Replies View Related

Plesk 8.0 > Plesk 8.3 Update Failure

Jan 22, 2008

i got plesk 8.0, and trying to update with the updater to more recent versions.

updating fails.

I tried with incremental updates (8.0 > 8.1 > 8.2 etc.), but it never works.

I haven't really touched the configuration since I got the server.

this is the error I'm getting:

Code:
===> Set up monitrc_vz.tpl as template for monitrc
===> Registering module
===> Configuring module
/tmp/monitrc.chk: No such file or directory
Control file syntax OK
Control file syntax OK
Control file syntax OK
Control file syntax OK
Control file syntax OK
Control file syntax OK
Control file syntax OK
Control file syntax OK
Control file syntax OK
ERROR: An error occurred during installation of packages.

Attention! Your software might be inoperable.

View 0 Replies View Related

Apf / Plesk Vps

Jun 27, 2008

I installed a Plesk vps and APF firewall.

If apf is enabled, I cannot access Plesk. I get this error via virtuozzo panel (vzpp)


If I disable apf, it works fine. Not sure what's wrong here.

My settings for APF are:

IFACE_IN="venet0"
IFACE_OUT="venet0"

SET_MONOKERN="1"

IG_TCP_CPORTS="20,21,22,25,53,80,110,143,443,465,993,995,8443"
IG_UDP_CPORTS="37,53,873"

EGF="1"
EG_TCP_CPORTS="20,21,22,25,53,37,43,80,113,443,465,873,5224"
EG_UDP_CPORTS="53,873"

I duplicated this problem with CSF also. Any ideas?

Using Plesk 8.3 linux on a vps.

View 0 Replies View Related

Plesk And Csf

Jun 27, 2008

how csf firewall should be set for plesk (linux)?

I get this error when firewall is enabled (duplicated with apf and csf, tried both). Error goes away if firewall is disabled.

Service is not available now, probably your Plesk is misconfigured.

I have this:

# Allow incoming TCP ports
TCP_IN = "20,21,22,25,53,80,106,110,143,443,465,953,993,995,2855,8443"

# Allow outgoing TCP ports
TCP_OUT = "20,21,22,25,53,80,106,110,113,443,953,8443,9999"

# Allow incoming UDP ports
UDP_IN = "20,21,53,953"

# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,53,113,123,953"

View 5 Replies View Related

Plesk On A VE

Oct 13, 2007

I'm trying to install Plesk on an OpenVZ VE. OpenVZ node is running 2.6.22 kernel on CentOS5 64 bit. VPS is CentOS4 32 bit.

When running the autoinstaller I get the following error:

Code:
Start packages installation
Install package psa-firewall-1.0.1-cos4.build82070706.15.i586
Trying to establish test connection... connected
done
===> Checking database
===> Checking kernel support for iptables
Plesk Firewall cannot be run under your version of Virtuozzo.
Virtuozzo 2.6.1 or later is required.
The installation cannot continue.
error: %pre(psa-firewall-1.0.1-cos4.build82070706.15.i586) scriptlet failed, exi
t status 1
error: install: %pre scriptlet failed (2), skipping psa-firewall-1.0.1-cos4.bu
ild82070706.15
ERROR: Error while execute command rpm -U /root/swsoft/PSA_8.2.0/dist-rpm-CentOS
-4.2-i386/opt/modules/firewall/psa-firewall-1.0.1-cos4.build82070706.15.i586.rpm

Errors just before:
- Error while execute command rpm -U /root/swsoft/PSA_8.2.0/dist-rpm-CentOS-4.2-
i386/opt/modules/firewall/psa-firewall-1.0.1-cos4.build82070706.15.i586.rpm

ERROR: Installation failed
[root@server plesk]#

View 1 Replies View Related







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