On 03/17/2015 06:05 AM, Dan Purgert wrote:
> 
> Set your t-bird to use "STARTTLS" for the outgoing server.  Fixed it for 
> me when I ran into that problem.
> 
> There's probably a fix in either postfix or dovecot, but from what I can 
> see, there's no real security concerns over explicitly starting a TLS 
> session (via STARTTLS) vs. using implicit TLS.
> 
> 
did that, now when I try to send an email I get:

---
An error occurred while sending mail. The mail server responded:  5.1.1
<[email protected]>: Recipient address rejected: gmail.com. Please
check the message recipient [email protected] and try again.
---

and mail.log:
---
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: extract_addr: in:
<[email protected]>, result: [email protected]
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: >>> START Recipient address
RESTRICTIONS <<<
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: generic_checks:
name=permit_sasl_authenticated
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: generic_checks:
name=permit_sasl_authenticated status=1
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: >>> CHECKING RECIPIENT MAPS <<<
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: ctable_locate: leave
existing entry key [email protected]
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: maps_find:
recipient_canonical_maps: [email protected]: not found
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: match_string: gmail.com ~?
localhost
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: match_list_match:
gmail.com: no match
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: maps_find:
recipient_canonical_maps: @gmail.com: not found
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: mail_addr_find:
[email protected] -> (not found)
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: maps_find: canonical_maps:
[email protected]: not found
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: match_string: gmail.com ~?
localhost
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: match_list_match:
gmail.com: no match
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: maps_find: canonical_maps:
@gmail.com: not found
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: mail_addr_find:
[email protected] -> (not found)
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: dict_mysql_get_active:
found active connection to host 127.0.0.1
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: dict_mysql: successful
query from host 127.0.0.1
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: dict_mysql_lookup:
retrieved 0 rows
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: maps_find:
virtual_alias_maps: [email protected]: not found
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: match_string: gmail.com ~?
localhost
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: match_list_match:
gmail.com: no match
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: dict_mysql_get_active:
found active connection to host 127.0.0.1
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: dict_mysql: successful
query from host 127.0.0.1
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: dict_mysql_lookup:
retrieved 0 rows
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: maps_find:
virtual_alias_maps: @gmail.com: not found
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: mail_addr_find:
[email protected] -> (not found)
Mar 17 19:17:19 hawk961 postfix/smtpd[4557]: NOQUEUE: reject: RCPT from
c-my-host-name.net[my.ip.addr]: 550 5.1.1 <[email protected]>:
Recipient address rejected: gmail.com; from=<[email protected]>
to=<[email protected]> proto=ESMTP helo=<[10.0.1.39]>
---

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to