Hello, I'm currently using the following: Reviewboard: 2.0.13 RBTools: 0.7.3 Mail server: postfix
the test email works fine (this is the postfix output): Apr 30 15:46:13 postfix/smtpd[6278]: EADDE24119D: client=localhost[127.0.0.1] Apr 30 15:46:13 postfix/cleanup[6336]: EADDE24119D: message-id=<[email protected]> Apr 30 15:46:13 postfix/qmgr[6244]: EADDE24119D: from=<[email protected]>, size=612, nrcpt=1 (queue active) Apr 30 15:46:13 postfix/smtpd[6278]: disconnect from localhost[127.0.0.1] Apr 30 15:46:14 postfix/smtp[6339]: EADDE24119D: to=<[email protected]>, relay=company-com.[XXX.XXX.XXX.XXX]:25, delay=0.94, delays=0.01/0/0.02/0.91, dsn=2.6.0, status=sent (250 2.6.0 <[email protected]> [InternalId=5522039453986463335, Hostname=company.com] Queued mail for delivery) Apr 30 15:46:14 postfix/qmgr[6244]: EADDE24119D: removed When i post a comment or post a new review, this is what comes up: Apr 30 15:46:48 postfix/smtpd[6278]: connect from localhost[127.0.0.1] Apr 30 15:46:48 postfix/smtpd[6278]: lost connection after EHLO from localhost[127.0.0.1] Apr 30 15:46:48 postfix/smtpd[6278]: disconnect from localhost[127.0.0.1] with verbose mode, i'm getting this when connection fails: Apr 30 16:51:05 postfix/smtpd[8265]: connection established Apr 30 16:51:05 postfix/smtpd[8265]: master_notify: status 0 Apr 30 16:51:05 postfix/smtpd[8265]: name_mask: resource Apr 30 16:51:05 postfix/smtpd[8265]: name_mask: software Apr 30 16:51:05 postfix/smtpd[8265]: connect from localhost[127.0.0.1] Apr 30 16:51:05 postfix/smtpd[8265]: match_list_match: localhost: no match Apr 30 16:51:05 postfix/smtpd[8265]: match_list_match: 127.0.0.1: no match Apr 30 16:51:05 postfix/smtpd[8265]: match_list_match: localhost: no match Apr 30 16:51:05 postfix/smtpd[8265]: match_list_match: 127.0.0.1: no match Apr 30 16:51:05 postfix/smtpd[8265]: match_hostname: localhost ~? 127.0.0.0/8 Apr 30 16:51:05 postfix/smtpd[8265]: match_hostaddr: 127.0.0.1 ~? 127.0.0.0/8 Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 220 host.company.com ESMTP Postfix Apr 30 16:51:05 postfix/smtpd[8265]: < localhost[127.0.0.1]: ehlo localhost.localdomain Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-host.company.com Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-PIPELINING Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-SIZE 10240000 Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-VRFY Apr 30 16:51:05 postfix/smtpd[8265]: match_list_match: localhost: no match Apr 30 16:51:05 postfix/smtpd[8265]: match_list_match: 127.0.0.1: no match Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-ETRN Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-ENHANCEDSTATUSCODES Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250-8BITMIME Apr 30 16:51:05 postfix/smtpd[8265]: > localhost[127.0.0.1]: 250 DSN Apr 30 16:51:05 postfix/smtpd[8265]: smtp_get: EOF Apr 30 16:51:05 postfix/smtpd[8265]: match_hostname: localhost ~? 127.0.0.0/8 Apr 30 16:51:05 postfix/smtpd[8265]: match_hostaddr: 127.0.0.1 ~? 127.0.0.0/8 Apr 30 16:51:05 postfix/smtpd[8265]: lost connection after EHLO from localhost[127.0.0.1] Apr 30 16:51:05 postfix/smtpd[8265]: disconnect from localhost[127.0.0.1] Apr 30 16:51:05 postfix/smtpd[8265]: master_notify: status 1 Apr 30 16:51:05 postfix/smtpd[8265]: connection closed Do you have any suggestions? I'm using localhost with port 25, nothing fancy. thanks for your help, Austin -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
