New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12049 (closed defect: fixed)

Opened 5 years ago

Last modified 2 years ago

dovecot: postgres variant problem

Reported by: j.averous@… Owned by: jberry@…
Priority: Normal Milestone:
Component: ports Version: 1.4.40
Keywords: Cc: ryandesign@…
Port: dovecot

Description (last modified by ryandesign@…) (diff)

  • The "postgres" don't work for me (no error but the --build-options of dovecot say that I have not the sql driver)...
  • Add the variant "mysql" should be a good thing too :)

Change History

Changed 5 years ago by markd@…

  • cc j.averous@… added
  • milestone set to Port Bugs
  • summary changed from dovecot variants to BUG: dovecot-1.0 postgres variant problem

Can you be more specific about how it fails to work with postgres8?

Changed 5 years ago by j.averous@…

MacPort say nothing : he configure, build and install without error.

But usually, when we set a database option for the compilation of dovecot, he use it as a driver and allow to use "sql" for passdb and userdb and allow to use mysql/postgres for the connexion parameters. But here, the sql driver doesn't exist (if you use it on a configuration file, dovecot raise an error (see /var/log/mail.log) and exit, and if you print the options build with dovecot with '--build-options', he doesn't print "sql")

Changed 4 years ago by ryandesign@…

  • owner changed from macports-tickets@… to jberry@…

Assign to maintainer.

Changed 4 years ago by ryandesign@…

  • type changed from enhancement to defect

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Changed 2 years ago by jmr@…

  • cc j.averous@… removed
  • port set to dovecot

Changed 2 years ago by ryandesign@…

  • cc ryandesign@… added
  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
  • summary changed from BUG: dovecot-1.0 postgres variant problem to dovecot: postgres variant problem
  • In r63169, the postgres variant was replaced with variants for each version of postgresql, and they actually work now.
  • The request to add a mysql variant was filed separately as #17709 and has also been resolved.
Note: See TracTickets for help on using tickets.