plugin announcement: FCrDNS (1 message)
NAME Forward Confirmed RDNS - http://en.wikipedia.org/wiki/FCrDNSDESCRIPTION Determine if the SMTP sender has matching forward and reverse DNS. Sets the connection note fcrdns.WHY IT WORKS The reverse...
View Articleplugin announcement: DMARC (1 message)
NAME Domain-based Message Authentication, Reporting and ConformanceSYNOPSIS DMARC: an extremely reliable means to authenticate email.DESCRIPTION From the DMARC Draft: "DMARC operates as a policy layer...
View Articlenew feature: DKIM message signing (2 messages)
I added a signing feature to my DKIM plugin. https://github.com/qpsmtpd-dev/qpsmtpd-dev/blob/master/plugins/dkimMattPS: for added pleasure, I also added a script that makes deploying DKIM really,...
View Articleclamdscan plugin defaults (1 message)
Within the register sub of the clamdscan plugin, is this little nugget: # Set some sensible defaults $self->{'_args'}{'deny_viruses'} ||= 'yes'; $self->{'_args'}{'max_size'} ||= 128;...
View ArticleI found the future by dredging in the past (1 message)
I found myself wanting to check for clients who are adding illegal whitespace after the MAIL FROM and RCPT TO commands. Before I started hacking, I did a quick search and found this thread:Stricter...
View Articledb suite plugin (2 messages)
Hello, I try to use db suite plugin because I need to share the DB of greylisting with two server. My intention is to use a remote mysql server but I unable to understand where and how specify the...
View ArticleKW Distribution 17 MSI sans OS a un prix ... (1 message)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd"><html><head><meta content="text/html; charset=ISO-8859-1"...
View ArticleMoved website to github (5 messages)
Hi everyone,First of all apologies for my absence and thank you in particular to Matt Simerson who's kept the project more or less alive.Robert migrated the website to github pages; I just updated the...
View ArticleFatal errors with Net-DNS-0.73 (5 messages)
I installed the new version of Net::DNS last night (version 0.73) andthat caused qpsmtpd to fail with a fatal error. Here's what I see inthe logs:2013-11-30 10:04:04 *** FATAL PROGRAM ERROR!! Unknown...
View Articleqpsmtpd as a mail proxy for outgoing mail (3 messages)
Hi list,I've been looking around for this solution and qpsmtpd seems to be the closest thing that I found. Let me explain:I would like to do something similar with SMTP that Perdition...
View ArticleAny chance of a new release? (2 messages)
Hello,Any chance of a new release? I ask because I encountered this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693179which is fixed by this patch:...
View ArticleYahoo's DMARC debacle (5 messages)
I'm sure that many of you know about this:http://www.ietf.org/mail-archive/web/ietf/current/msg87153.htmland are dealing with the fallout. I'm interested to know what people are doing about it. Does...
View ArticleRe: Yahoo's DMARC debacle (fwd) (3 messages)
I'm guessing that Matt didn't intend this information to be private to me.---------- Forwarded message ----------Date: Mon, 28 Apr 2014 09:45:55 -0700From: Matt Simerson <matt@tnpi.net>To:...
View ArticleSeeking senior perl dev with QP experience (1 message)
Hi all,My employer (eFolder, Inc - www.efolder.net) is seeking a senior Perl developer to join our team working on our email security software. I respect a lot of the regulars on this list, and our...
View Articlesending from other address (2 messages)
Hey guys,has qpsmtpd the ability that I can login as foo@mail.de andsend as bar@mail.de?I authenticate against vpopmail.Is there a built-in function or a hack for this?Thanks a lot :)Best regards,Daniel
View Article[patch] Expand tls plugin docs concerning certificate chains (1 message)
Perhaps counterintuitively, IO::Socket:SSL expects that multi-step SSLcert chains must have the intermediate certs in the SSL_cert_filepath and not the SSL_ca_file path. Add documentation on this...
View Articleqpsmtpd-async weird ParaDNS lookup problem (14 messages)
I've been running qpsmtpd-async for years on all sorts of servers.Likely I have something in DNS setup slightly wrong on a new serverI'm setting up + what's wrong escapes me.The symptom is...
View ArticleConfig advice (3 messages)
HiI haven't touched my qpsmtpd setup for years, but I'm moving it and want to upgrade now. So I seek advice for how to setup the current qpsmtpd.What I want:qpsmtpd receives all mail to my domains.the...
View Article/usr/bin/env perl (2 messages)
HiI use perlbrew and therefore change the first line of e.g. qpsmtpd-forkserver to /usr/bin/env perl. It has possibly been discussed before (?) but are there anything that prevents this to go into the...
View ArticleIssues in the current HEAD (8 messages)
Hi,I'm a long-time happy user of qpsmtpd with a small site, and right now I'm in the process of setting up my site on a new server and reinstalling qpsmtpd. I want to use auth_imap, which is in HEAD...
View Articlesummarize broken in HEAD (4 messages)
summarize is broken, too, in HEAD as well as in commit ee01a07 (2014-12-22 15:01:12 -0800):syntax error at ./summarize line 209, near "$message)"syntax error at ./summarize line 211, near...
View Articleinvalid_localhost test in helo plugin? (1 message)
How can this ever pass when receiving mail from the outside?sub invalid_localhost { my ($self, $host) = @_; if ($self->is_localhost($self->qp->connection->remote_ip)) {...
View ArticleIssues with the dmarc/dkim plugins (2 messages)
I'm having a fatal issue with the dmarc plugin: when it's enabled then I get "Out of memory!" when trying to receive mail from -- gmail -- check-auth@verifier.port25.com --...
View Articlelogging/file's nosplit option is broken (1 message)
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I like configuring a debug log...
View ArticleDKIM for mail generated internally by PHP? (2 messages)
Some of my sites have private forums that let members subscribe to get email notifications when new posts/comments are created. The mails are generated by Drupal/PHP via either `sendmail -t -i` or...
View ArticleIs there any example of a Qmail::Deliverable plugin (3 messages)
Hi,first of all, thank you guys for developing/maintaining qpstmpd, reallya great piece of work.I am a newbee qpstmpd user and also new to Perl... and also quite new toqmail at that.It took me some...
View ArticleCVE-2015-0235 exposure via qpsmtpd? (2 messages)
As you can see in the advisory:http://www.openwall.com/lists/oss-security/2015/01/27/9exim allows remote exploit of a buffer overflow in glibc.Has anybody done an analysis of qpsmtpd to see whether...
View ArticleMinimal Use of Qpsmtpd (1 message)
I'm trying to just use qpsmtpd to stop multiple connections from spamservers. Some .eu servers are trying to sent 35 or 40 emails at a time...they get rejected but it takes up my server's resources to...
View Articlekarma plugin (2 messages)
Are there any users of the karma plugin out there? I've been tryingto set it up, and so far failing. When I enable it in my pluginsfile, qpsmtpd fails to start. The last line in the log, and the...
View Articlehosts_allow plugin (1 message)
Hi,I'm still a novice and learning, but I'm playing with 0.95 and have come across an issue with the hosts_allow plugin.Specifically this part in sub in_hosts_allow: $const =...
View Articlebadrcptto ignores $reason (1 message)
The badrcptto plugin says it lets you give a custom response for a matching regex but the code doesn't appear to use it. Shouldn't it be something like this?Thanks-frankdiff --git a/plugins/badrcptto...
View Articlerelay plugin ignores empty $ENV{RELAYCLIENT} (1 message)
Upgrading from a heavily customized and ancient version, I've always used an empty $RELAYCLIENT in my tcpserver configs but the latest version ignores the empty variable. This fixed it for...
View Articlehelo plugin fails to match badhelo (2 messages)
The helo plugin fails to match any entries in badhelo, as the is_regex_match sub returns after the first (usually unsuccessful) test.This works for me:--- a/plugins/helo+++ b/plugins/helo@@ -301,40...
View Articleuribl plugin issues (1 message)
I had some problems with the uribl plugin:- Always returning "pass, No URIs found in mail"- URLs split over lines causing lookups to truncated domains- Whitelist not being actioned ( for the second...
View Articleqpsmtpd_report.pl (1 message)
Hi,I have written a script to report some 250/450/550 infos fromqpsmtpd.log LOGINFO level, feel free to review and test it, here is theuri to get it : http://www.etilem.net/perl/qpsmtpd_report.plbest...
View ArticleLogging: Missing lines, truncated data (1 message)
Hello list,I'm hoping you can help me with a spot of bother I ran into:The logs written to syslog and file are missing lines, while certain lines are truncated.For example, this is the incomming...
View ArticleSpamassassin plugin: Can't call method ... on an undefined value (7 messages)
Hoi,I'm using qpsmtpd and am quite happy with it. Now I encountereda problem, when someone sent a message with an (as the sendersaid) empty body to me.This is the relevant part of the logfile: Thu Jul...
View ArticleTrouble installing qpsmtpd (7 messages)
Hi All,Once again I'm installing qpsmtpd (the current HEAD at this point) on a new server and having some trouble.The first issue was installing Mail::SPF -- I got the test failure described here:...
View ArticleAuth on outgoing and dkim signing (7 messages)
Hi all!I finally have to get my outgoing SMTP working, and I have to DKIM-sign them. So, I need to get auth working, the last time I tried, in 2009, I simply couldn't get it working... That's a long...
View Articleqpsmtpd won't start, can't access Net/IP.pm (5 messages)
Hi all. I'm putting together a new server, using qpsmtp.I'm running up to date gentoo, using the gentoo ebuild forqpsmtpd-0.84-r2.When I go to start the service, it fails. Debugging a little,...
View Article