Re: Installing opendkim failure - Umask 002 illegal value

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 3 Jun 2014 16:24:03 -0700 (PDT)

On Wed, 4 Jun 2014, Bernardo Vasconcelos wrote:
> But now, postfix just wont send any email. All emails get stucked in exit
> queue and just stand there.
> - I receive emails
> - Using the command <echo "Test mail from postfix" | mail -s "Test Postfix"
> xxxx_at_examle.com> it sends the email
> - Using standard email client it doesn?t send it.
> - Using <tail -f /var/log/maillog> i get nothing.
> - Actualy, all the maillog file is empty.
> - Already reboot server and nothing.

Without logging of any kind, I have no idea what to suggest. Do you have
Syslog enabled on opendkim?

> - Btw, when i execute the command <cat
> /etc/opendkim/keys/example.com/default.txt> it gives me the ?No such file or
> directory?. I have to cut the ?/example.com/? text part to get the expected
> result.

I don't know what this is about. Does your configuration file refer to
that path?

> Could it be with the main.cf file or the way i add dns records?
>  
> 1- Added records:
> a) <_adsp._domainkey.example.com.>    <TXT>    <dkim=unknown>
> b) <default._domainkey.example.com.>   <TXT>    <v=DKIM1; k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCzT/tOWQdO03QVIUngN/FWTwwLMU3mVkgJd
> hSIjg+brzNpGLNadKgaMtC/ds87en14j11j6a8cHD/lr7tALUO+dfJwnRVZHj+yBb3rvJf6naeR
> DXNBahzsLH4md4vPr2YKU+dj4ajPmVNbSn
> 6GE87G+uhp99PqaEBW2js2Bc+k3QIDAQAB>

Other than line wrapping and so forth, those look fine to me.

> 2- KeyTable file with only 1 line:
> default._domainkey.example.com
> flynewz.com:default:/etc/opendkim/keys/example.com/default ? Again here, maybe
> it cant read the file (ony when removing the ?/example/? text part.

If that file doesn't exist, then obviously you need to update it to match
the path of your key file.

> 3- SigningTable with only one uncommented line:
> *_at_example.com default._domainkey.example.com

Looks fine.

> 4- TrustedHosts file with only 3 lines:
> 127.0.0.1
> srv.example.com
> example.com

Looks fine.

-MSK
Received on Tue Jun 03 2014 - 23:24:24 PST

This archive was generated by hypermail 2.3.0 : Tue Jun 03 2014 - 23:27:00 PST