DBMail+postfix

2012-03-02 Thread Al
I'm curious if anyone uses DBMail with postfix to store mail. If so, what is the performance, could it be ran on the same system as posfix while receiving thousands of emails a day? Does anyone have any other suggestions for a DBMail like solution? Thanks in advance!

Re: DBMail+postfix

2012-03-02 Thread Al
On Mar 2, 2012, at 11:52 AM, Reindl Harald wrote: Am 02.03.2012 17:29, schrieb Mailinglist: I won't be storing for long term and won't require backing up either. It's more for custom php to query the emails that I receive. The influx of email will only grow over time. Writing perl scripts to

Forwarding already delivered emails

2022-08-25 Thread al
, Al

Re: postfix doubling emails and spam!

2010-10-27 Thread Al Zick
Hi, On Oct 27, 2010, at 12:38 PM, Noel Jones wrote: On 10/27/2010 10:37 AM, Al Zick wrote: Hi, I hope that someone can help me. Last night I had a strange problem. Every email that came in was there twice. Emails that I would normally get 2 copies of, I received 4 copies of. Any ideas on

Re: postfix doubling emails and spam!

2010-10-27 Thread Al Zick
Hi Noel, On Oct 27, 2010, at 5:15 PM, Noel Jones wrote: On 10/27/2010 4:44 PM, Al Zick wrote: Hi, On Oct 27, 2010, at 12:38 PM, Noel Jones wrote: On 10/27/2010 10:37 AM, Al Zick wrote: Hi, Turn off verbose logging. That may help your CPU usage too. ok. Not likely. A broken alias

Re: Posfix: deliver to spam folder analog of reject_rbl_client

2010-10-27 Thread Al Zick
refered variant. An example sieve script we use on internal mail which is only imap would be require ["fileinto"]; if header :contains "X-Spam-Status" ["Yes,"] { fileinto "Junk"; stop; } I have found 2 packages: dovecot-sieve libsieve Could you tell me which one you are using with the example above? Sincerely, Al

Re: postfix doubling emails and spam!

2010-10-29 Thread Al Zick
Hi, On Oct 27, 2010, at 11:50 PM, Noel Jones wrote: On 10/27/2010 7:02 PM, Al Zick wrote: Is there a replacement for procmail? I know it seemed to take longer and did raise cpu usage, but when I first installed it with bogofilter, it almost eliminated spam getting into my inbox. depends on

getting emails into inbox

2011-12-22 Thread Al Zick
same email via yahoo it gets through. I have been considering sending the email to google for relay, but is this even an option? Do we need to implement outgoing spam filtering? Thanks, Al

[no subject]

2011-12-30 Thread Al Zick
I know I don't have a back scater problem.

spam issues

2012-01-11 Thread Al Zick
t why, does anyone have any ideas? Thanks, Al

Re: spam issues

2012-01-13 Thread Al Zick
Hi, On Jan 12, 2012, at 3:57 AM, Egoitz Aurrekoetxea Aurre wrote: On Thu, 12 Jan 2012, Stan Hoeppner wrote: On 1/11/2012 11:15 PM, Al Zick wrote: Hi, For a while we ran Qmail. Qmail would accept all emails regardless, creating a very serious backscatter problem. Of course, switching to

Re: spam issues

2012-01-15 Thread Al Zick
Hi, On Jan 13, 2012, at 5:52 PM, /dev/rob0 wrote: On Friday 13 January 2012 16:57:21 Al Zick wrote: On Jan 12, 2012, at 3:57 AM, Egoitz Aurrekoetxea Aurre wrote: Apart from this if you use some trustable RBL, perhaps ^ greylisting and you

error when using procmail to forward message

2012-08-07 Thread Al Zick
without set-uid root file permissions Is there a way to fix this? Best Regards, Al

Re: error when using procmail to forward message

2012-08-07 Thread Al Zick
On Aug 7, 2012, at 1:18 PM, Ansgar Wiechers wrote: On 2012-08-07 Al Zick wrote: I setup procmail. I have a system wide config: LOGFILE=/var/log/procmail.log VERBOSE=on :0B: * (://[A-Za-z0-9.-]+\.ru) /dev/null :0: * ^Subject: (Rolex) /dev/null :0 * ^Subject: (anoncvs) ! m...@server1.com

Re: Getting around Comcast Port 25 Block with a Local + Remote Postfix Server?

2013-06-18 Thread Al Zick
that the simplest answer is often the best. :) Does anyone know if Comcast will let you relay emails through there mail server that do not have a comcast email address? Thanks, Al

DSpam and Postfix

2015-10-28 Thread Al Zick
need to somehow fix dspam? Kind Regards, Al

Re: DSpam and Postfix

2015-10-28 Thread Al Zick
On Oct 28, 2015, at 9:58 AM, Noel Jones wrote: On 10/28/2015 6:41 AM, Al Zick wrote: Hi, I really hope there is a solution. I have been using postfix and dspam. However, /var became full. After looking into the problem, I found that /var/dspam/data was where all the disk space was being

postfix dspam intergration

2015-06-11 Thread Al Zick
ostfix did it's checks as the system user spam, so that everyone would have the same filtering. Then, dspam would pass the spam to procmail for sorting and pass all the ham back to postfix for delivery. I really don't know what I have wrong. Any help will be greatly appreciated! Kind Regards, Al

Re: postfix dspam intergration

2015-06-14 Thread Al Zick
Hi, On Jun 11, 2015, at 4:49 PM, Noel Jones wrote: On 6/11/2015 3:13 PM, Al Zick wrote: ... I don't know anything about dspam, but I have some comments on your postfix configuration. If I integrate it into my postfix's master.cf, dspam doesn't crash anymore, but I have g

OT: webmail clients

2015-07-12 Thread Al Zick
was not able to make it work with multiple domains. Does anyone know of a webmail client that is written in PHP, lightweight, authentication is done with pop3, supports html emails, and supports mysql? Kind Regards, Al

Inbound TLS Certificate SAN Verification

2017-06-14 Thread Osama Al-Hassani
a way to achieve this, possibly via a configuration parameter? Many thanks, Osama Osama Al-Hassani Software Engineer [Telephone] +44 118 903 8607 [Twitter]@clearswift [Clearswift] <http://www.clearswift.com/> 1310 Waterside | Arlington Business Park | Theale | Berkshire | R

Outbound TLS Certificate Verification

2017-06-14 Thread Osama Al-Hassani
Hi all, When verifying server certificates on outbound connections, it seems we are unable verify the IP addresses part of the SANs field. We are able to verify IPs in CNs. What is the reasoning behind this behaviour? Thank you, Osama Osama Al-Hassani Software Engineer [Telephone] +44 118

RE: Inbound TLS Certificate SAN Verification

2017-06-15 Thread Osama Al-Hassani
: Re: Inbound TLS Certificate SAN Verification On Wed, Jun 14, 2017 at 08:47:31PM +, Osama Al-Hassani wrote: > When verifying client certificates we are only able to receive CN > data, and cannot get a hold of the SANs. The request data sent to the > policy server does not contai

RE: Outbound TLS Certificate Verification

2017-06-15 Thread Osama Al-Hassani
...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Viktor Dukhovni Sent: 15 June 2017 01:33 To: postfix-users@postfix.org Subject: Re: Outbound TLS Certificate Verification On Wed, Jun 14, 2017 at 09:12:20PM +, Osama Al-Hassani wrote: > When verifying server certificates on outbo

RE: Outbound TLS Certificate Verification

2017-06-16 Thread Osama Al-Hassani
DNS names are ignored in the SANs field? Thanks, Osama -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema Sent: 15 June 2017 21:47 To: Postfix users Subject: Re: Outbound TLS Certificate Verification Os