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) »
  • VERP and multisite
Pages: [1]

Author Topic: VERP and multisite  (Read 1476 times)

eggtart

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 2
VERP and multisite
September 16, 2009, 08:40:40 pm
In a multisite situation where companies are setup as subdomains of a hosting site - e.g. co1.hosting.com, co2.hosting.com.  All emails will go out with email addresses like co1@hosting.com, co2@hosting.com.  However, for the bounced emails coming back in using VERP, they will be addressed to xxxxx.xx.xxx@hosting.com, yyyyyyy@hosting.com, etc.  Will the CiviMailProcessor of each site be able to distinguish which bounced mails actually belong to this site and which are not?  And if not, does it mean that each site must have its own unique domain name in order for Civimail bounce processing to work properly?

Thanks
« Last Edit: September 23, 2009, 08:39:35 pm by eggtart »

eggtart

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 2
Re: VERP and multisite
September 24, 2009, 07:23:04 am
Sort of solved the problem by adding a mail filter to the general mail account to forward the bounced mails to the corresponding co1, co2 mail accounts based on the contents of the emails.

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: VERP and multisite
September 26, 2009, 07:55:23 pm
You can (for unisite at least) add a prefix to your email address (the address is in the form, using your terms, co1+x.xxx.xxxx@hosting.com and all messages are handled by the co1@hosting.com account) (Your mail server needs to support this format - Postfix calls it sub-addressing)

The setting is under CiviCRM > Administer CiviCRM > CiviMail > Mail Accounts.

I'm not sure if this helps for multisite (can one have co1+... and co2+... addresses?), but may be a lead. I'm sure it would be simple to implement your mail filter idea.

Ken


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • VERP and multisite

This forum was archived on 2017-11-26.