This is a discussion on postfix error msg within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hi, Setting up a test machine with Postfix and a few other widgets and I'm having an issue with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, Setting up a test machine with Postfix and a few other widgets and I'm having an issue with Postfix. It's probably a silly config error somewhere. Anyway, it's reporting: postfix/smtpd[8381]: [ID 947731 mail.crit] fatal: unsupported dictionary type: inet What might be causing that? I'm using Anomy with SpamAssassin on the same box just like I do on a few other machines but it looks like I boo-boo'd somewhere. Maybe it's a postfix compile-time config issue? Regards, Craig. |
|
|||
|
Make sure that the default transport is set to SMTP: $ postconf default_transport default_transport = smtp If that's not it try "postconf | grep inet", and search your /etc/postfix/* files for the keyword "inet". -- Greg Craig Ian Dewick wrote: > > Hi, > > Setting up a test machine with Postfix and a few other widgets and I'm > having an issue with Postfix. It's probably a silly config error > somewhere. Anyway, it's reporting: > > postfix/smtpd[8381]: [ID 947731 mail.crit] fatal: unsupported dictionary > type: inet > > What might be causing that? I'm using Anomy with SpamAssassin on the > same box just like I do on a few other machines but it looks like I > boo-boo'd somewhere. > > Maybe it's a postfix compile-time config issue? > > Regards, > > Craig. > |
|
|||
|
Greg Hackney <hackney@swbell.net> writes:
>Make sure that the default transport is set to SMTP: >$ postconf default_transport > default_transport = smtp >If that's not it try "postconf | grep inet", and search your /etc/postfix/* >files for the keyword "inet". Well I upgraded to a newer version of postfix today and the problem has not re-occured so I presume that there was something wrong with the way the build of of the version I was previously using (one of the later 2.0.x releases) was set up. Regards, Craig. -- Craig Dewick (craig@poison.lios.apana.org.au). http://lios.apana.org.au/~craig APANA Sydney Deputy Regional Co-ordinator. Operator of Jedi (APANA Sydney POP) Always striving for a secure long-term future in an insecure short-term world Have you exported a crypto system today? Do your bit to undermine the NSA. |