CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • CiviMail Error With My Domain But Not FIXME.ORG
Pages: [1]

Author Topic: CiviMail Error With My Domain But Not FIXME.ORG  (Read 4204 times)

JuliaKM

  • Guest
CiviMail Error With My Domain But Not FIXME.ORG
October 04, 2007, 09:31:42 am
I am running into a lot of problems when trying to configure CiviMail. When I set the Email Domain to FIXME.ORG, I am able to send test messages. However, when I switch the email domain to my domain, mail.mysite.com, I get the following message:
Code: [Select]
Failed to set sender: bounce.DOMAIN.JOB.QUEUE.HASH-julia=email.com@mail.mysite.org [SMTP: Invalid response code received from server (code: 573, response: bounce.DOMAIN.JOB.QUEUE.HASH-julia.email.com@mail.mysite.org illegal name for an account)]
If it helps, I have a CommuniGate mail server. I would really appreciate any help you can offer.

Thanks,
Julia
« Last Edit: October 04, 2007, 12:01:22 pm by JuliaKM »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviMail Error With My Domain But Not FIXME.ORG
October 04, 2007, 01:19:03 pm

Spoke to Julia on IRC about this. We suspect its a domain and communigate (their smtp server) problem. She'll investigate and report back

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

JuliaKM

  • Guest
Re: CiviMail Error With My Domain But Not FIXME.ORG
October 16, 2007, 12:20:10 pm
We got it working by running CiviMail from a unique subdomain and configuring the router table to accept VERP Addresses. Below is an example for civimail.mysite.org.

Code: [Select]
;MySite CiviCRM
<bounce.*@civimail.mysite.org> = listmaster@civimail.mysite.org
<reply.*@civimail.mysite.org> = listmaster@civimail.mysite.org
<optOut.*@civimail.mysite.org> = listmaster@civimail.mysite.org
<unsubscribe.*@civimail.mysite.org> = listmaster@civimail.mysite.org
<subscribe.*@civimail.mysite.org> = listmaster@civimail.mysite.org
<confirm.*@civimail.mysite.org> = listmaster@civimail.mysite.org

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • CiviMail Error With My Domain But Not FIXME.ORG

This forum was archived on 2017-11-26.