Re: disturbing TLS error

2013-09-15 Thread James Cloos
The mx lookup on effraie.org returns mx.effraie.org. The cert mx.effraie.org sends has a number of dnsnames, but not mx.effraie.org. I bet that is why the session failed. The mx for 400iso.net, mx.400iso.net, sends the same cert and also likely will fail tls negotiation with some senders. In

Re: disturbing TLS error

2013-09-15 Thread Viktor Dukhovni
On Sun, Sep 15, 2013 at 03:31:38PM -0400, James Cloos wrote: The mx lookup on effraie.org returns mx.effraie.org. The cert mx.effraie.org sends has a number of dnsnames, but not mx.effraie.org. I bet that is why the session failed. I noticed this, but I thought it unlikely that a sender

Re: disturbing TLS error

2013-09-15 Thread Mathieu R.
James Cloos cl...@jhcloos.com a écrit : The mx lookup on effraie.org returns mx.effraie.org. The cert mx.effraie.org sends has a number of dnsnames, but not mx.effraie.org. I bet that is why the session failed. The mx for 400iso.net, mx.400iso.net, sends the same cert and also likely will fail

Re: disturbing TLS error

2013-09-15 Thread Wietse Venema
Mathieu R.: As it seem to be a good advice, I did change my dns entries for mx to mail.effraie.org, wich is covered by the (new) cacert certificat of the mail server. I still have the same error in logs It does not matter what the server certificate says, because it is never sent. The

postfix configuration to a generic handler

2013-09-15 Thread Tim Prepscius
Hello, This has probably been answered in some thread, however I'm having a hard time finding it. I'm reading through the documentation, and it is not clear how I would fashion a configuration. I would like to run postfix in the following fashion: 1. post fix receives mail from

Re: postfix configuration to a generic handler

2013-09-15 Thread Wietse Venema
Tim Prepscius: Hello, This has probably been answered in some thread, however I'm having a hard time finding it. I'm reading through the documentation, and it is not clear how I would fashion a configuration. I would like to run postfix in the following fashion: 1. post fix

Re: postfix configuration to a generic handler

2013-09-15 Thread Tim Prepscius
oh wow, this worked, first time too. jeeze.. that's awesome. Thank you again, to answer your questions: 1. I do in fact want to only accept mail from static ips and those not on the block list. But I figure there are configuration examples for this. I can spend the time to figure this out I

Re: postfix configuration to a generic handler

2013-09-15 Thread Wietse Venema
Tim Prepscius: oh wow, this worked, first time too. jeeze.. that's awesome. Thank you again, to answer your questions: 1. I do in fact want to only accept mail from static ips and those not on the block list. But I figure there are configuration examples for this. I can spend the time

Re: postfix configuration to a generic handler

2013-09-15 Thread Tim Prepscius
ok so i have that working with the mysql db. I'll eventually create a separate db with just one table. I'm using a kludge from here: http://stackoverflow.com/questions/4772229/configure-mail-server-to-receive-mail-from-any-domain to get around specifying the domain: virtual_mailbox_domains =

Re: disturbing TLS error

2013-09-15 Thread John Allen
I ran into a problem that seems to have some of the same attributes. In my case Google was rejecting my email, however they may have been a little more polite about doing so. Have you checked your DNS and reverse DNS entries. Is your server a dedicated system with a single IP address. In my

OT? Help identify source of this error message.

2013-09-15 Thread John Allen
I am getting the following error message in my mail log: Sep 15 22:22:17 bilbo postfix/smtpd[2319]: warning: Illegal address syntax from localhost.lan[127.0.0.1] in RCPT command: postmaster@!change-mydomain-variable!.example.com I think it is coming from spamassassin, but I cannot find it in

Re: postfix configuration to a generic handler

2013-09-15 Thread Viktor Dukhovni
On Sun, Sep 15, 2013 at 07:15:47PM -0400, Tim Prepscius wrote: It would be great if the mail never touched disk. I could guarantee the mail handler returns almost instantaneously. Postfix always commits messages to disk before notifying the remote SMTP client that the message has been

Re: OT? Help identify source of this error message.

2013-09-15 Thread Noel Jones
On 9/15/2013 9:47 PM, John Allen wrote: I am getting the following error message in my mail log: Sep 15 22:22:17 bilbo postfix/smtpd[2319]: warning: Illegal address syntax from localhost.lan[127.0.0.1] in RCPT command: postmaster@!change-mydomain-variable!.example.com I think it is coming

Re: OT? Help identify source of this error message. - closed

2013-09-15 Thread John Allen
On 15/09/2013 11:08 PM, Noel Jones wrote: On 9/15/2013 9:47 PM, John Allen wrote: I am getting the following error message in my mail log: Sep 15 22:22:17 bilbo postfix/smtpd[2319]: warning: Illegal address syntax from localhost.lan[127.0.0.1] in RCPT command: