Re: centos 7

2017-01-23 Thread Mike Coddington
On Mon, Jan 23, 2017 at 03:13:45PM -0600, Wolfe, Robert wrote: > Download the source to the current release and then build it yourself > from there. > > On 2017-01-23 13:46, Vernon Fort wrote: > > > What's the best way to get the latest version of postfix on centos 7? > > > > Vernon I also wo

Re: problem sending to outlook.com

2016-04-04 Thread Mike Coddington
On Sun, Apr 03, 2016 at 12:41:58PM +0200, Lars Nielsen wrote: > Hi, > This Thursday i had problems sending mails to outlook.com addresses. > I found out that MS thought my mail-server was suspicious and had > blocked me as sender. I could however mail to them and gotten my > server allowed again. >

Re: blocking offending IPs (relay access, hello rejects, rate limit exceeded, ..)

2016-03-02 Thread Mike Coddington
> Does this process have to be so complicated ? Is there no easier way to > block offending IP addresses using iptables ? So, first off, everybody's mail logs are loaded with spammers' failed attempts to send us mail. I consider it a badge of honor to have so many bozos turned down! However, as

Re: Starting postfix at boot time on Centos 7

2016-02-24 Thread Mike Coddington
On Wed, Feb 24, 2016 at 06:25:08PM +0100, i...@itrezero.it wrote: > Hi all. > > I compiled postfix 3.0.3 from source code but (maybe a stupid question). > don't know how to start it at boot of a Centos 7 machine! > > Tried with "chkconfig" and "systemctl" without any results! > > How can I do th

Re: Discard all emails containing the text "#364811"?

2016-02-11 Thread Mike Coddington
> On Feb 11, 2016, at 9:17 AM, Sebastian Nielsen wrote: > > Is it anyway I can in postfix, use a simple rule to DISCARD all email > containing the text ” #364811”? > (Its a HTML color being used in a lot (>95%) of spams currently arriving in > my server, and that color do not change). You’d w

Re: Any way to edit postscreen_cache.db?

2016-02-10 Thread Mike Coddington
> On Feb 10, 2016, at 1:25 PM, Viktor Dukhovni > wrote: > > On Wed, Feb 10, 2016 at 01:22:34PM -0500, Mike Coddington wrote: > >> Bad form to reply to myself, but I'd like to clarify. I now think that >> the whitelist was NOT overriding the post screen_access.

Re: Any way to edit postscreen_cache.db?

2016-02-10 Thread Mike Coddington
> On Feb 10, 2016, at 12:35 PM, Mike Coddington wrote: > > I had a problem with an IP address sneaking into Postscreen's whitelist. I > added the IP address to postscreen_access.cidr and set it to REJECT, as I > typically do with problem IP ranges. It seemed as

Any way to edit postscreen_cache.db?

2016-02-10 Thread Mike Coddington
I had a problem with an IP address sneaking into Postscreen's whitelist. I added the IP address to postscreen_access.cidr and set it to REJECT, as I typically do with problem IP ranges. It seemed as though the temporary whitelist was overriding my request to reject the mail though. I ended up r

Re: The potential and abilities of Postfix

2016-01-22 Thread Mike Coddington
> On Jan 22, 2016, at 1:23 PM, Roman Doe wrote: > > Dear community, > I'm trying to learn how to set a server using Postfix, this is a very complex > craft and I can't grasp yet the full potential of this tool. I would need to > know if it can do these actions : It seems to me that for such

Re: Save outgoing messages

2015-12-28 Thread Mike Coddington
> On Dec 28, 2015, at 11:29 AM, Gilberto Nunes > wrote: > > Hello List > > Is there some way to store sent mail in a folder, using procmail or whatever? > I try search in google but found nothing… I would think that this is generally a function of your mail client (MUA) as opposed to Postfix