Mark Horn <[EMAIL PROTECTED]> writes: > Yes, I could use mail aliases. The problem is that I read email > from many systems which don't easily sync their aliases.
Well, you could set an alias an your Postfix system so that it will work no matter where you are sending the message from. I don't know what to tell you, as the problem seems easily solved to me using plain extension addresses. The other option is to whitelist [EMAIL PROTECTED] and accept periodic spam, but it seems easier to just take a day or two to get into the habit of using a new extension address for yourself. > In any case, if I had my 'druthers, I'd use TMDA's crypt_key as the > mechanism for sending email to myself. If I can prove that I had > access to my crypt_key, then it's ok that the email comes from my > address. It wouldn't be too difficult to verify your X-TMDA-Fingerprint before the message hit TMDA and allow the message directly through if it checked out. There was a discussion on tmda-users a few months ago about having TMDA allow the message directly through if it was able to verify its GPG signature. This wouldn't be too difficult to write using the Python gnupg module, I just haven't gotten around to it. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
