Quantcast
Channel: perl.qpsmtpd
Browsing all 84 articles
Browse latest View live
↧

Spamassassin plugin: Can't call method ... on an undefined value (6 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 Article


Trouble 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 Article


Auth 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 Article

Devin's Received auth header patch (1 message)

Back in August of last year, Devin Carraway posted this:http://www.nntp.perl.org/group/perl.qpsmtpd/2012/08/msg9954.htmlAnd a very short discussion ensued. I have applied a modified portion of that...

View Article

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 Article


plugin 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 Article

new 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 Article

clamdscan 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 Article


I 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 Article


db 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 Article

KW 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 Article

Moved 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 Article

Fatal 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 Article


qpsmtpd 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 Article

Any 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 Article


Yahoo'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 Article

Re: 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 Article


Seeking 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 Article

sending 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 Article
Browsing all 84 articles
Browse latest View live