Hi Lucas,

I assume there is no upgrade file as the qpsmtpd setups are too specific; the system is designed to suit a mass of different setup and mostly be used by people who will at least be able understand the plugin code...

As to your question:
It sounds strange to me that old plugins would not work any more; even more if they're as simple as rcpt_ok. So I think there is probably some minor error somewhere that should be easy to fix if found.

The plugin that does the check is rcpt_ok (line 5 of the log); so you must check that. On my server that plugin checks the contents of rcpthosts using the first non-whitespace characters on the line. If you don't know anything better, add some debug logging code into the plugin ($self->log(LOGDEBUG, "your text here");) and see what exactly fails.

From the information you've sent, I don't see any obvious mistake yet.

Hope that helps,
Baltasar

((( Baltasar Cevc


) World wide web:
# http://www.openairkino.net/ (a project for the local youth; German only)
  # http://technik.juz-kirchheim.de/ (programming and admin projects)
  # http://baltasar.cevc-topp.de/ (private homepage)
) Phone:
  +49 178 691 22 33
)





Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to