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!
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
, Al
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
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
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
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
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
I know I don't have a back scater problem.
t why, does anyone have any ideas?
Thanks,
Al
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
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
without set-uid root file permissions
Is there a way to fix this?
Best Regards,
Al
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
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
need to somehow fix dspam?
Kind Regards,
Al
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
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
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
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
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
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
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
...@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
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
25 matches
Mail list logo