| Without knowing what settings you actually need for your server it is impossible to say what the right settings are. A few things I see...
You are using the FQDN for your SMTP server so make sure your DNS is correct. Also you are using POP before SMTP, which is fine if it is what you need, I just have not run into that many accounts that actually use POP before SMTP. Also you are using Plain Authentication which again, is fine if that is actually what you need, just not the "norm" as far as what I deal with. Usually I would not use POP before SMTP and would use AUTO or probably in your case (e280 series) LOGIN for authentication type. |