Relay recipients Backup MX, whole domain

Discussion in 'Installation/Configuration' started by bambam82, Oct 19, 2010.

  1. bambam82

    bambam82 New Member

    Hi,

    this is for information only since it is wrongly written in the manual of ISPconfig3.
    The manual says it shoud be like:
    Server: <ISPconfig server>
    Relay recipient: <[email protected] or domain.tld>

    Actually. If you want to be a backup MX for a whole domain. You should use "@domain.tld". If the @ is not included it will mention "rejected: User unknown in virtual mailbox table;"

    the main.cf in /etc/postfix should have:
    Code:
    transport_maps = mysql:/etc/postfix/mysql-virtual_transports.cf
    relay_recipient_maps = mysql:/etc/postfix/mysql-virtual_relayrecipientmaps.cf
    good luck everyone searching for this. I hope this gets rectified in the manual.

    Cheers,
    Bart Dorlandt
    The Netherlands
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Chapter 4.7.5.4, right? I've changed it to

    Relay recipient: Fill in the email address or email domain, e.g. [email protected] or @example.com.

    It will be available with the next update.
     
  3. bambam82

    bambam82 New Member

    page 131,

    Hi,

    it should be changed on page 131. (chapter 4.7.1.7 Email Routing) It has a picture where no @ is used.

    and indeed in chapter 4.7.5.4, like you said.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Thanks, I've created a new screenshot! :)
     
  5. bambam82

    bambam82 New Member

    Great.

    the only thing left to say... I love it....
    It makes it a lot easier to manage the accounts. Better than my home made scripts. ;)

    thumps up for you guys
     
  6. Petr

    Petr New Member

    Oh yes , bambam82.
    for this solution must be stand alone instaltion ISPC , or is possible mx-backup as part of a multiserver structure?

    I hawe backup mx without ispc system .. only blanc postfix with realey.
    Petr

    btw. I have manual, great work, but for this solution I dont listen answer.
     
  7. bambam82

    bambam82 New Member

Share This Page