The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
14 views

Rewrite header when no dkim header for specific domains

I have been receiving a lot of mails that are "From" my domain. These mails have usually a different return path (spf passes), but have for example my email in the to and the from header. ...
4
votes
3answers
168 views
+50

PTR OK, SPF, DKIM passed but email messages are marked as Spam by Google?

# host 1.2.3.4 4.3.2.1.in-addr.arpa domain name pointer mail.domain.vn. # dig +short txt domain.vn "v=spf1 a mx ptr -all" # dig +short txt mail.domain.vn "v=spf1 a -all" Here's an email header ...
0
votes
1answer
27 views

Effective configuration of dkimproxy in multiple-domain scenario

I have a postfix/dkimproxy setup that doesn't work the way I like. I have exampledomain.org with SPF allowing mail only from server.exampledomain.org (rDNS mapped correctly) which is also aliased by ...
0
votes
2answers
17 views

dkimproxy unable to read private key

I just found this error in my server logs May 17 14:55:07 marcus dkimproxy.out[1005]: signing error: Error: cannot read /etc/ssl/private/dkim_server/dkim_server.key: Permission denied dkimproxy ...
0
votes
0answers
35 views

Virtualmin + PostFix + DKIM + Amazon SES

I have a little different setup that I was able to found, until I decided that I need your help. I have a South America t1.micro instance in Amazon EC2. All properly set with Virtualmin (to make my ...
0
votes
1answer
21 views

dkim-testkey return keys do not match after key's creation

as in the title I am struggling with the creation of the dkim key. For key creation I use these commands openssl genrsa -out s1024.private 1024 openssl rsa -in s1024.private -out s1024.public -pubout ...
1
vote
1answer
74 views

DKIM failure when using Exim4 as an “edge transport” for Exchange 2010

I have a server running Exim 4.72 that is set up similar to the Exchange "Edge Transport" role: it forwards mail from the internet to Exchange and forwards mail from exchange to the internet. I ...
1
vote
1answer
168 views

How can I change exim's DKIM and SPF for emails sent?

I've now spent 2 hours trying to figure out this issue and I am about to give up and go to bed. I've been having issues with Gmail rejecting emails from my VPS server because of false spam alerts ...
0
votes
2answers
35 views

How to setup same DKIM setings for multiple servers

I have three servers configured to relay mail. I am using dkim-milter with postfix on CentOS 5.5. I created domain keys on the command line for each server. My issue is that the domain key is ...
0
votes
1answer
85 views

DKIM on postfix relay server

I have a postfix/amavis relay server, with the domain name mail.example.com. It will be a relay for dozens of VPSs, which will have domains like hostname.example.net. So i have actually two ...
2
votes
1answer
89 views

How to fix DKIM for mail on VPS hosting?

I have a hosted VPS that is fully managed by the hosting company. For weeks they cannot figure out how to get DKIM working for my emails, even though in cPanel's Email Authentication section says DKIM ...
0
votes
1answer
438 views

How to setup X-SID , X-AUTH & X-DKIM at windows server 2008 r2 with IIS 7.5

I am very sad that my legit emails drops to spam box while i receive many spam emails into my inbox. I very rarely send announcement emails to my all registered members (over 400k right now) but most ...
1
vote
1answer
95 views

using own mail server with external domain and dns. Now have internal dns. dkim test not working

I am not very knowledgeable in this area, but have been able to make great head way. Now i am stuck I setup my own mail server, e.g mailbox.example.com. I had the domain dns point to my mail server ...
1
vote
0answers
37 views

Not Connecting from my zimbra webmail

I have configured zimbra webmail on centos 5.5 64bit server for e-mail authentication. I have installed DKIM and dk-filter on it after installation to check authentication. I tried to open zimbra by ...
0
votes
0answers
30 views

Connection Interrupted [closed]

The connection to the server was reset while the page was loading. The network link was interrupted while negotiating a connection. Please try again. iam getting this error message after dkim ...
0
votes
1answer
215 views

adding DKIM signature to email where dkim=pass

I am building a e-mailing app and I am using Amazon SES API to send emails and long with that I am adding the DKIM signature to the email which are being sent. Presently the app is in the testing ...
1
vote
0answers
133 views

Unable to install DKIM and SPF on your cPanel/WHM domain. No errors but DKIM test fails

The strangest thing.. And I'm pretty sure that the solution is fairly simple.. I'm trying to install DKIM and SPF for one of my domain hosted on a dedicated server with cPanel WHM.. I'm following ...
-5
votes
2answers
116 views

SPF and DKIM configuration with postfix [closed]

I am using Centos-5 and have configured postfix mail server. How to i configure SPF and DKIM in Postfix.
1
vote
2answers
173 views

How do I use an include statement in a TXT record?

We have a client that is using an email service that requires a TXT domain key reocrd that is over 127 characters long. I'm pretty sure BIND allows this, however we run djbdns with tinydns and it ...
0
votes
3answers
93 views

Sending email from a 3rd-party-hosted server

We contracted with a 3rd party vendor to build and host a web application for us. The web app will need to send email notifications out to users when they request it. The application is not hosted ...
0
votes
1answer
120 views

exim dkimproxy configuration - explanation?

I'm trying to setup DKIM on exim in a cPanel VPS. I'm going with the DKIM Proxy option since cPanel is seriously dragging its feet with the it's-definitely-coming 11.32 release. These guides here, ...
0
votes
0answers
97 views

DKIM with Fortimail

I have Exchange server 2010 and config with SPF/SenderID. I have fortimail. Fortimail is support with DKIM. the reason that I want to implement DKIM with fortimail is: I have some of applications, I ...
0
votes
1answer
200 views

How do I setup a SMTP ID to my server?

I am trying to increase email deliverability, from what I read, most important things I need to have set are SPF records, DKIM and sender ID, I set SPF and DKIM, but... "sender ID" is same as "SMTP ...
-1
votes
1answer
106 views

Confused with Domainkeys. Help?

I generated a domain key for my domain at http://www.socketlabs.com/services/dkwiz and got the following two things generated. Generator Key1: Setting up Hurricane Server Edit the configuration for ...
0
votes
1answer
159 views

How to add DKIM feature to the IIS 7.5 - Windows Server 2008 - DomainKeys Identified Mail

How to add DKIM feature to the IIS 7.5 - Windows Server 2008 DomainKeys Identified Mail
0
votes
2answers
59 views

Dkim always return as neutral in email headers

Dkim always return as neutral in email headers What does it mean?
0
votes
2answers
129 views

DKIM-filter is signing mails with invalid DKIM signatures (v=1 instead of v=DKIM1 etc)

Turns out my registrar only allows 64 characters in the TXT entry boxes..man this sucks I followed the dkim-filter install instructions from ubuntu's community help page My dkim-filter is signing ...
0
votes
1answer
666 views

How do I use OpenDKIM with multiple domain names on a single server?

How do I use OpenDKIM with multiple domain names on a single server? I own 3 domain names, and I have a single server that's running postfix for sending email. How do I use OpenDKIM? Can I use the ...
0
votes
2answers
108 views

DKIM multiple mail servers

We currently have a single mail server (RHEL/sendmail) for all mail "mail.example.com". We have added a second mail server "email.example.com". We intend to use this for bulk email, while ...
0
votes
3answers
297 views

OpenDKIM Filter: Unable to create listening socket

hi i keep getting this error in maillog.any ideas Jul 22 10:16:52 veepiz opendkim[5145]: OpenDKIM Filter: Unable to bind to port inet:20209@localhost: Address already in use Jul 22 10:16:52 veepiz ...
0
votes
1answer
474 views

problems with opendkim and postfix centos

Hi im having problems with opendkim signing mail. check my log. i fixed the permission issue by chowning that file. but still emails are not being signed. any clues? running on centos5 with ...
1
vote
1answer
110 views

cron jobs for php executing differently

I have setup dkim on my server using opendkim(centos). when php executes mail command(on website eg forgot.php). it sends an email signed with DKIM. but i also setup a cron job to run mailcron.php ...
0
votes
2answers
115 views

Yahoo is sending our server's transactional email to the Spam folder, even though we have set up SPF and DKIM

Yahoo Mail is sending our server's transactional emails to the Spam folder, even though we have taken quite a few anti-spam steps. By contrast, Gmail allows the messages through to the inbox just ...
0
votes
2answers
159 views

Getting started with DKIM / DomainKeys

I'm using WinServer to generate and send emails via my Goggle Apps-hosted domain (my SMTP server is smtp.gmail.com) . My registrar (Network Solutions) supports Text records - so I should be able to ...
1
vote
1answer
205 views

Mail classified as spam, but passes SPF and DKIM

I have configured Postfix to be responsible for subdomain.example.com (google apps is responsible for example.com so I didn't want to mix the two). As I mentioned in question title, SPF and DKIM ...
1
vote
2answers
119 views

Trying to configure email server for sending only

I need to install Postfix or Exim to be able to send emails from my web server's php code. I have a few questions hopefully I can find answers to: Could mail be rejected or sent to spam on ...
1
vote
2answers
224 views

Simple Outgoing Mailserver With Dkim filters

What is the most simple MTA to use and configure on Debian 6 squeeze, with dkim filters? I would like to only send mail from it, not receive. Google apps handles my inbound email.
-2
votes
1answer
96 views

Need a good guide for setting up postfix

I will be sending mail from my machine (just sending, not receiving any) I'm looking for a good guide that will help me configure it with all the things that are required so that receiveing servers ...
1
vote
1answer
144 views

messed up confused dns records!

I'm totally new to this, please help. While trying to redirect the mail from my server to gmail using MX records, I think I've messed up, and I'm way confused about that. First: I can set DNS records ...
1
vote
2answers
82 views

would this header cause the email to be flagged as suspect?

Authentication-Results: [snip].mail.[snip].[snip].com from=someDomain.com; domainkeys=neutral (no sig); from=someDomain.com; dkim=neutral (no sig) Received: from 127.0.0.1 (EHLO ...
-1
votes
1answer
430 views

dkim signature not present or bad format

I'm going mad with dkim-filter + postfix. My message are signed but Gmail notify me errors like "dkim=neutral(no signature)" or "dkim=neutral(bad format)" I don't know what is wrong. I've generated ...
1
vote
2answers
116 views

How do I make Yahoo recognise my DKIM keys as DomainKeys

My outbound email is working correctly with DKIM, and I"d like to thet the lock icon next for my yahoo recipients. Since DKIM is the new DomainKeys, what can I do to enable what seems to be a ...
0
votes
2answers
239 views

How do I enter a strong (long) DKIM key into DNS?

I'm trying to enter a 4028 bit DKIM key into DNS and it seems that I'm exceeding both the UDP 512 byte limit and also the maximum record size for a TXT record. How does someone properly create a ...
0
votes
1answer
429 views

ive got dkim=neutral (bad version) header.i with gmail and dkim=fail (unknown key type) with yahoo

I'm having external ip and ubuntu server with exim4.71 and bind9. I'm trying to set valid dkim entry to send mail for gmail Here are my configuration files: bind9: _domainkey.example.com. IN ...
0
votes
1answer
144 views

Can I use DKIM verification without DKIM signing?

I'm using iRedMail and im wondering if I can use only DKIM verification and dont signing emails with DKIM??
3
votes
3answers
2k views

What exactly is a X-YMailISG header?

Finally ... our emails are being seen by Yahoo! not as junk anymore. Hurray! However I notice that the Yahoo! receiving MTA adds in a X-YMailISG header. It's very large ... 2**10 bits? Now that ...
1
vote
2answers
660 views

DKIM- Filter No Signature Data

I have installed DKIM-Filter on Postfix after reading this tutorial http://www.unibia.com/unibianet/systems-networking/how-setup-domainkeys-identified-mail-dkim-postfix-and-ubuntu-server My email ...
1
vote
2answers
840 views

gmail dkim=neutral (no signature)

After testing much and retracing my steps, I still cannot get google mail to validate. My mail server is Debian 5.0 with exim Exim version 4.72 #1 built 31-Jul-2010 08:12:17 Copyright (c) ...
1
vote
1answer
246 views

DKIM for email through Google Apps domain with external outbound relay

I'd like to enable the new Domain Keys DKIM email authentication feature for a domain hosted in Google Apps. Some of my users use an external SMTP gateway (such that when they send email, it doesn't ...
1
vote
1answer
140 views

What's wrong in this “test -f” bash script that prevents dkimproxy from starting?

I was trying to configure dkimproxy on my server, after having used dkfilter for long time with success. The reason why I chose to "upgrade" is that DKIM protocol seems to be better supported than ...

1 2