Im sorry if this is a basic question, but googling it has me more confused. I need to relay my u...@domain (where Im located) to a remote server I own to email.
Im not located on my own domain name, Im on an AT&T connection, but want to send to a domain I own (which runs postfix). I thought all I needed was to add: transport_maps = hash:/etc/postfix/transport in transport: myusern...@myisp.com smtp:[mail.optonline.net]:25 (optonline.net is my domains relayhost) postmap transport postfix reload but in thunderbird when I try to email using my email (myusern...@myisp.com) I get: ---The mail server sent an incorrect greeting: cannot connect to SMTP server --- error 10060 I see nothing in my /var/log/maillog file on the server Im sure this is simple and Im missing something small as usual. Thanks