Control Web Panel

WebPanel => Postfix => Topic started by: Administrator on October 25, 2014, 03:00:30 AM

Title: Let's build New Postfix Email Server
Post by: Administrator on October 25, 2014, 03:00:30 AM
Hello,

This weekend we are planing to build new postfix email server for CWP, if you have any suggestions, ideas or want to help let us know!

Features which are in plan to be added:
- email autoresponder
- spamassassin (kill spam)
- clamav (antivirus scanner)
- configuration re-builder with few options
- mail server services monitor
- dkim & spf
...


Title: Re: Let's build New Postfix Email Server
Post by: cazzone on October 22, 2015, 03:36:22 PM
Yes i have a good idea..

I wonder how many emails are sent from the server!

With emailsend.log

from & to and subject

no content/body for privacy :D
Title: Re: Let's build New Postfix Email Server
Post by: HDPixel on December 05, 2015, 03:55:07 AM
Email throttling per user or per domain? Say, allow 100 emails per hour.  Receive an email notice if such limits are reached. Or is this supported on the current version?

cPanel has a featured called "SMTP restrictions".  It would be awesome to have with CWP.

Thank you.
Title: Re: Let's build New Postfix Email Server
Post by: driftwood on May 09, 2016, 04:48:04 PM
How about an option to kill all emails produced from a given domain. I have 8 websites on my server but only ever send email outside the server from one domain. Just a bit extra spam protection that might save your server being banned.
Title: Re: Let's build New Postfix Email Server
Post by: cazzone on May 13, 2016, 04:18:17 PM
Hello,

This weekend we are planing to build new postfix email server for CWP, if you have any suggestions, ideas or want to help let us know!

Features which are in plan to be added:
- email autoresponder
- spamassassin (kill spam)
- clamav (antivirus scanner)
- configuration re-builder with few options
- mail server services monitor
- dkim & spf
...

Please add support for sending email with multiple ip or IP for Domain, because i have 3/4 website with dedicated ip but email always sended from ip of server and not ip of domain.
Title: Re: Let's build New Postfix Email Server
Post by: become on October 30, 2017, 11:40:50 AM
I think You should remove all issue first and then make new functions.
for example in centos 7 there is a problem with this:
http://forum.centos-webpanel.com/postfix/i-can-send-emails-but-i-do-not-get/

Is there a plan to fix it by CWP becouse I do not know to fix it by myself or wait for your official fix.


Title: Re: Let's build New Postfix Email Server
Post by: become on October 30, 2017, 11:47:19 AM
I would like to have:
- option to setup other port for SMTP
- spam rate filter in dovecot that prevent spam via php mail function
- and of course all things mentioned earlier by other users

If You are still looking for developers - I would be intrested to work with You.
I have growing hosting company that choised CWP for admin panel due to use PHP in it.

Title: Re: Let's build New Postfix Email Server
Post by: Administrator on October 31, 2017, 02:20:16 PM
currently this is on our next to do list (full mail server rebuild) and should be available in the next month after new cwp release

to get some development task use this link :)
http://centos-webpanel.com/contact
Title: Re: Let's build New Postfix Email Server
Post by: whitedd on December 17, 2017, 07:30:38 PM
posted 31.10.
Quote
currently this is on our next to do list (full mail server rebuild) and should be available in the next month after new cwp release
today is 17.12. ...
Title: Re: Let's build New Postfix Email Server
Post by: muscator on December 30, 2017, 09:09:40 AM
This issue has been around for several months now for CWP7 users:

http://forum.centos-webpanel.com/spf/policyd-spf-skip_addresses-not-ip-network/msg14109/?topicseen#msg14109

Why hasn´t it been fixed permanently?

Try fixing such open bugs sooner - you intoduced the bug almost 3 months ago.......
Title: Re: Let's build New Postfix Email Server
Post by: whitedd on January 26, 2018, 02:16:43 AM
almost 4 months ago
Title: Re: Let's build New Postfix Email Server
Post by: whitedd on October 15, 2018, 03:07:54 PM
one year... nothing... spf still don't working
Title: Re: Let's build New Postfix Email Server
Post by: Holbi on December 23, 2018, 12:47:24 PM
Is there any plan to upgrade Postfix in CWP from Postfix 2 to Postfix 3?
Title: Re: Let's build New Postfix Email Server
Post by: Igor S. on April 12, 2019, 11:07:46 AM
Hi, manually only for now.
Title: Re: Let's build New Postfix Email Server
Post by: falcon on December 22, 2019, 07:20:30 PM
The Data Center that provides my dedicated servers provides up to 256 IP addresses per server,
which means I could have up to 256 domains/sites each with their own dedicated IP address.
In Cpanel/WHM I can just select a radio button for On beside a line
Send mail from the account’s IP address
in the Exim Configuration Manager, and it also reliably creates a record so that a helo name which
equals that domain name is added to the code in each outgoing email.

It would be really great to have a similar feature in Postfix.

Currently I use the procedure shown at https://www.kutukupret.com/2010/01/02/postfix-bind-sender-domain-to-dedicated-outgoing-ip-address/
which works very well, but as its a manual procedure, its time consuming when there are large numbers of domains and IP addresses in each server.

Currently I have several IP addresses in 1 server, and around 6 hosting accounts on each of those shared IP addresses.
It appears that when emails are sent no helo name is included in the code in the email.
Could Postfix please be configured so that a helo name is always included in each outgoing email which equals either the sender's domain name or the name which equals the reverse dns name of the IP address that email is sent from.

Could Postfix please be configured so that for example a server with 20 IP addresses which had 10 hosting accounts setup on each of those 20 IP addresses would send mail using each of those 20 IP addresses as the sending IP address and as above reliably include a helo name in each email 
which equals either each sender's domain name or the name which equals the reverse dns name of the IP address that email is sent from.
Title: Re: Let's build New Postfix Email Server
Post by: falcon on December 22, 2019, 07:27:33 PM
Could Postfix please be configured to provide a Sent Summary which shows how many emails were sent from each domain in the last 24 hours
with columns that show the number of successful, deferred, and failed emails for each sending domain name, and so that a domain could be clicked on,
and then be able to see their recent history in more detail.
Title: Re: Let's build New Postfix Email Server
Post by: ekgrad on December 23, 2019, 07:22:51 AM
Could Postfix please be configured to provide a Sent Summary which shows how many emails were sent from each domain in the last 24 hours
with columns that show the number of successful, deferred, and failed emails for each sending domain name, and so that a domain could be clicked on,
and then be able to see their recent history in more detail.

+1 for this feature. This would enabled admin to identify spammers on their server who use the server for bulk emailing and ultimately get the IP blacklisted affecting all the users.