Sender rewriting

2008-07-27 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all! I am trying to configure my home Postfix so that the outgoing mail to an external email from a user of my LAN are rewritten to a valid account of mail, which would be to me especially useful if I would want to send some type of notification to

Re: Sender rewriting

2008-07-28 Thread Daniel Bareiro
/@.*\.myintra\.net$/ [EMAIL PROTECTED] > you should also read > http://www.postfix.org/SOHO_README.html Great! It works! But in the Postfix logs I don't see that sender is rewritten; the outgoing mail has the user in the local domain. But even so the relay server take it l

Re: Postfix 20 years ago

2017-02-17 Thread Daniel Bareiro
On 12/02/17 15:06, Wietse Venema wrote: > Last month it was 20 years ago that I started writing Postfix code. > After coming to IBM research in November 1996, I spent most of > December and January making notes on paper. I knew that writing a > mail system was more work than any of my prior projec

Strong Ciphers to use with Postfix

2017-02-17 Thread Daniel Bareiro
Hi all! I'm using Debian GNU/Linux Jessie 8.7 with Postfix 2.11.3-1. I would like to know what you think of the security settings suggested here [1] for Postfix. I have tested it against this [2] site, but it seems that fails to discard other ciphers; on "Weak ciphers" I get "supported RSA_WITH_

Re: Strong Ciphers to use with Postfix

2017-02-17 Thread Daniel Bareiro
On 17/02/17 11:43, Fazzina, Angelo wrote: > Hi, Hi, Angelo. Thanks for your prompt reply. > Here is how I am dealing with "weak ciphers" > You may be able to do the same type of config ? > > > In /etc/postfix/main.cf > > > # -ALF 2016-09-07 > # disable RC4 ciphers with TLS connections. > #

Re: Strong Ciphers to use with Postfix

2017-02-17 Thread Daniel Bareiro
On 17/02/17 12:46, L.P.H. van Belle wrote: > Hai, Hi, Louis. > It all depends all in what you need and want. > > After monitoring for about a year on with or without encryption. > I have 0 unecrypted mail servers found and a handfull of SSLv2 or V3. > Which i simply dont allow anymore. ( T

Issue with SASL authentication

2017-05-24 Thread Daniel Bareiro
Hi all! Maybe this question is not 100% about Postfix, but it is related. I am configuring a Postifx server with SASL authentication. When I do a test to authenticate, I get an error: -- root@server2:~# saslpasswd2 -c daniel ---

Re: Issue with SASL authentication

2017-05-24 Thread Daniel Bareiro
Hi again. On 24/05/17 17:46, Daniel Bareiro wrote: > Maybe this question is not 100% about Postfix, but it is related. I am > configuring a Postifx server with SASL authentication. > > When I do a test to authenticate, I

Re: Issue with SASL authentication

2017-05-25 Thread Daniel Bareiro
Hi! On 24/05/17 21:18, Daniel Bareiro wrote: > Hi again. > > On 24/05/17 17:46, Daniel Bareiro wrote: > >> Maybe this question is not 100% about Postfix, but it is related. I am >> configuring a Postifx server with SASL authentication. >> >> When I do a

Delivery to accounts of the same domain on two different servers

2017-06-06 Thread Daniel Bareiro
Hi all! I am gradually migrating the accounts of a server (let's say mail1.domain.com) to another server (let's say mail2.domain.com). In mail2.domain.com I'm using something like this: virtual_alias_domains = domain.com virtual_al

Re: Issue with SASL authentication

2017-06-06 Thread Daniel Bareiro
Hi all! Thanks to all who were interested and answered for this issue. I appreciate it. An update below. On 25/05/17 18:08, Andreas Schamanek wrote: > Hi Daniel, > > I wish I could help. I even compared your stuff with my setup and > re-read https://wiki.debian.org/PostfixAndSASL , Now I don't