Skip to main content

Verizon vtext.com is blocking messages

Comments

4 comments

  • xpy-xpy
    Try setting up a static route?
    0
  • JIKOmetrix
    Try setting up a static route?
    0
  • JIKOmetrix
    Hello, When I try to use the localhost for delivery I get this error: SMTP Error (451): Failed to add recipient "6306655613@vtext.com" (Temporary local problem - please try later). If I set to different smarthost, then it will send. -- Within the confines of WHM's editor, I think you can use a static route. Code: static_route: driver = manualroute transport = remote_smtp route_data = ${lookup{$domain}partial-lsearch{/etc/staticroutes}}
    Then in /etc/staticroutes you specify your route. vtext.com: SMARTHOST_IP You put this after the POSTMAILCOUNT section. See: 20. The manualroute router Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. www.exim.org
    0
  • JIKOmetrix
    Hello, After more testing, the only way I could get the above to work is to use a second host that is the local server. Thanks.
    0

Please sign in to leave a comment.