Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Postfix example for non-LDAP config

    General Discussion
    1
    2
    147
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bcnx71
      bcnx71 last edited by

      Hi,

      I’m installing the CE of Kopano and am now configuring Postfix. Since I only have 1 account, LDAP does not make sense. Most info I found on configuring Postfix is in an LDAP setup. Does anyone have a non-LDAP config example?

      Cheers!

      BC

      1 Reply Last reply Reply Quote 0
      • bcnx71
        bcnx71 last edited by

        For posterity:

        virtual_mailbox_domains = yourdomain.com
        virtual_mailbox_maps = hash:/etc/postfix/vmailbox
        virtual_alias_maps = hash:/etc/postfix/virtual
        virtual_transport = lmtp:127.0.0.1:2003

        create vmailbox and enter for example :
        info@yourdomain.com info@yourdomain.com

        then :

        postmap /etc/postfix/vmailbox

        1 Reply Last reply Reply Quote 0
        • First post
          Last post