Re: postfix and encrypted private ssl key, possible ?

2014-05-28 Thread Drizzt
On 2014-05-28 17:55:25 (+0200), Benny Pedersen wrote: > since i made a private ssl key that is encrypted i like to know if it > can be used with postfix ? > > as in dovecot where the password for decrypt goes into 10-ssl.conf > ssl_key password, what is the equant in postfix if yes ? > > if no

Re: Postfix + relayhost via riseup.net => Problems?

2014-03-22 Thread Drizzt
> 22.3.2014 18:17, li...@rhsoft.net kirjoitti: > > > > > > Am 22.03.2014 17:04, schrieb Anonymous12: > >> 22.3.2014 18:02, li...@rhsoft.net kirjoitti: > >>> > >>> > >>> Am 22.03.2014 16:59, schrieb Anonymous12: > How can I relay mail via riseup.net? > You need to be using starttls befor

Re: Filtering outgoing email

2013-08-22 Thread Drizzt
> When an outgoing email's target address is prefixed by '+', I would > like postfix to delete it replying back to the client ok status. > > I had previously setup below. But this sends back to the client 554. > I would like the client to think that in this situation everything is > fine. > > ma

Re: per recipient access table?

2013-07-24 Thread Drizzt
On 2013-07-24 22:18:55 (+0200), Franz Schwartau wrote: > Hi! > > I'd like to implement black- and whitelist entries on a per > recipient basis with postfix. > > I know restriction class as described here: > > http://www.postfix.org/RESTRICTION_CLASS_README.html > > But I need different sets of

Re: SPF vs SenderID?

2013-01-27 Thread Drizzt
On 2013-01-27 09:15:03 (-0500), John Allen wrote: > The jungle drums has been rumbling about SPF2, as a result I started > to do some reading up on the new "standard". > > So far I seem to have found two camps those for it and those against. > From my reading to date those against seem to "winnin

envelope spoofing

2011-08-15 Thread Drizzt
Hi, I have a setup whereby we check for spoofing. That is, anyone using an envelope from in our domain is blocked. In a similar fashion we stop our own hosts from spoofing others. For reference: - external spoofing: check_sender_access: mysql /etc/postfix/mysql-spoofing.cf - internal spoofing c

Re: reject mail to undisclosed recipients and with "our" addresses in From:

2011-07-13 Thread Drizzt
On 2011-07-13 17:51:40 (+0200), Geert Mak wrote: > > On 13.07.2011, at 17:07, Victor Duchovni wrote: > > > On Wed, Jul 13, 2011 at 04:57:02PM +0200, Geert Mak wrote: > > > >> is it possible to reject/redirect on postfix level (to a spam catcher > >> account we monitor) - > >> > >> - all mail

Re: rejecting forged emails

2011-04-01 Thread Drizzt
On 2011-04-01 11:22:04 (-0500), Vernon A. Fort wrote: > I'm trying to find a way to block/reject inbound messages forging our > internal email addresses. Meaning their inbound messages using MY email > address but there not originating from my server. > > I cannot seem to find the correct solut