Author Topic: 554 - Failed to add recipient  (Read 3477 times)

Offline Audiofreq

  • Newbie
  • *
  • Posts: 1
554 - Failed to add recipient
« on: September 22, 2009, 06:39:53 AM »
Hi,

I've been using version 0.2.2 which i still have succesfully installed on my server. The version i installed was set up through the ubuntu repo using apt-get.

I recently installed 0.3 stable as a "fresh" install using the database from 0.2 (i checked the tables and they are the same so it works).

However, i am getting problems when sending emails from this version with the error message "Failed to add recipient" which i presume is due to authentication.

If i set the port to 25 it works as authentication is not required however emails arn't signed (using DKIM) and this isn't desirable as i really want to close of port 25.

This is where it gets strange. I checked the configuration files for 0.2 (the working version) and the port is set to 25 but emails ARE getting signed which implies they are actually going through the correct DKIM port.
With 0.3 through port 25 emails are NOT signed.

I am a fairly experienced user so but feel i might be missing something obvious. Please could anyone advise me or point me in the right direction.

I can provide config files that are required.