On 9/6/2011 8:46 PM, Peter Skipworth wrote:
Hello,
I have a conundrum I need some help with.
If I send an email to a non-existant mailbox, it correctly bounces. If I
then create the mailbox, emails still bounce. A restart of the Postfix
service fixes this. I'm using virtual domains/mailboxes -
Hello,
I'm using OpenDKIM lilter for DKIM signature.
main.cf:
smtpd_milters = inet:localhost:
And i'm using
always_add_missing_headers = yes
Test emails to many public mail servers (i.e. gmail) and test service
port25.com are checked and DKIM signature successfully check (DKIM: pass)
But so
* Kirill Bychkov :
> Hello,
>
> I'm using OpenDKIM lilter for DKIM signature.
>
> main.cf:
> smtpd_milters = inet:localhost:
>
> And i'm using
> always_add_missing_headers = yes
>
> Test emails to many public mail servers (i.e. gmail) and test service
> port25.com are checked and DKIM signa
Mail goes direct to Internet without any relays.
On 7 September 2011 12:40, Patrick Ben Koetter wrote:
> * Kirill Bychkov :
> > Hello,
> >
> > I'm using OpenDKIM lilter for DKIM signature.
> >
> > main.cf:
> > smtpd_milters = inet:localhost:
> >
> > And i'm using
> > always_add_missing_head
Dear
Is there a parameter to force postfix to not use the system DNS but
query a specified DNS servers in a list ?
Best regards
Hi,
I solved ldap forward ,
first i addes new schema item for JammAccount.schema that named
mailforward(and recreate slap.d directory)
after that change it's value. And than in main.cf file
change from :
accountsmap_query_filter =
(&(objectClass=JammMailAccount)(mail=%s)(accountActiv
e=TRUE)(de
David Touzeau:
>
> Dear
>
> Is there a parameter to force postfix to not use the system DNS but
> query a specified DNS servers in a list ?
Postfix does not choose its DNS servers - that choice is made by
the resolver(3) library routines based /etc/resolv.conf and perhaps
other information.
One
Le mercredi 07 septembre 2011 à 06:57 -0400, Wietse Venema a écrit :
> David Touzeau:
> >
> > Dear
> >
> > Is there a parameter to force postfix to not use the system DNS but
> > query a specified DNS servers in a list ?
>
> Postfix does not choose its DNS servers - that choice is made by
> the
On 7 September 2011 12:40, Patrick Ben Koetter wrote:
> What happens on your mail processing chain after the DKIM milter?
Kirill Bychkov:
> Mail goes direct to Internet without any relays.
What happens in the receiver's mail processing chain before
the receiver reports the problem:
X-DKIM-
This header
==
X-DKIM-FAIL: DKIM test failed: (address=x...@example.com
domain=example.com), signature is bad.
==
entry not my server. I sent test email from u...@example.com to m...@mail.ru,
Mail.Ru - Russia e-Post serivce.
Mail processing:
Programm, that generate email -> MY postfix with OpenDKI
On Wed, Sep 7, 2011 at 7:15 AM, Kirill Bychkov wrote:
> Someone has a server with DKIM check? Can I send a email there?
I like this one:
http://www.brandonchecketts.com/emailtest.php
and there are a few more listed in the "Testing Things Out" section of
this post:
http://stevejenkins.com/blog/
Thank you!
Results:
1. Test from http://www.elandsys.com/resources/mail/dkim/opendkim.html
DKIM Signature validation: pass (1024-bit key)
DKIM Author Domain Signing Practices: no DNS record for _adsp._
domainkey.internetopros.ru
Authentication-Results: mx.elandsys.com; dkim=pass (1024-bit key)
Kirill Bychkov:
[ Charset UTF-8 unsupported, converting... ]
> Thank you!
>
> Results:
> 1. Test from http://www.elandsys.com/resources/mail/dkim/opendkim.html
> DKIM Signature validation: pass (1024-bit key)
> DKIM Author Domain Signing Practices: no DNS record for _adsp._
> domainkey.internetopr
On Wed, Sep 7, 2011 at 8:57 AM, Wietse Venema wrote:
> This means they broke it (assuming you aren't doing special
> processing for Mail.RU etc. destinations).
Agreed. I generally test by sending a message to my GMail account. If
it says "Signed by:" in the header details, I'm satisfied that I'm
Thank you for the reply p@rick. By your recommendation I did add the postfix
user to sasl:
sudo adduser postfix sasl
Adding user `postfix' to group `sasl' ...
Adding user postfix to group sasl
Done.
I ran "saslfinger -c" and "saslfinger -s" and it does appear that many of the
relevant services a
On 2011-09-07 00:55, Matthias Andree wrote:
The firewall block is deliberate.
Then I suggest you talk to some people and tell them you need email
access...
I find it rather quaint that you would be trying to set up SMTP
connectivity on a system where this has - as you say - been expressly
fo
On 2011-09-06 13:58, Heiko Wundram wrote:
Am 06.09.2011 13:42, schrieb Noel Jones:
Or use firewall rules to redirect connections from that client to a
different port with different smtpd_sasl_security_options.
Thanks, after an off-list reply suggesting just that I tried that out,
and that wor
On Tue, Sep 06, 2011 at 08:59:20PM +0200, Matthias Andree wrote:
> > Can you describe the problem instead of the solution? There may be
> > other solutions than the ones you have in mind.
> The problem is this:
> - I *can* (and am permitted to) connect to a computer in the same LAN as
> the SMTP se
On Wed, Sep 7, 2011 at 12:36 PM, Steve Jenkins wrote:
> On Wed, Sep 7, 2011 at 8:57 AM, Wietse Venema wrote:
>> This means they broke it (assuming you aren't doing special
>> processing for Mail.RU etc. destinations).
>
> Agreed. I generally test by sending a message to my GMail account. If
> it
On 2011-09-07 1:01 PM, Crazedfred wrote:
> I ran "saslfinger -c" and "saslfinger -s" and it does appear that many
> of the relevant services are chrooted.
Either they are or they aren't...
As your master.cf shows, most are...
Anything without an 'n' in the chroot column IS chrooted (it does NOT
Am 07.09.2011 17:57, schrieb Wietse Venema:
> Kirill Bychkov:
> [ Charset UTF-8 unsupported, converting... ]
>> Thank you!
>>
>> Results:
>> 1. Test from http://www.elandsys.com/resources/mail/dkim/opendkim.html
>> DKIM Signature validation: pass (1024-bit key)
>> DKIM Author Domain Signing Practic
Am 07.09.2011 19:06, schrieb Jeroen Geilman:
On 2011-09-06 13:58, Heiko Wundram wrote:
Am 06.09.2011 13:42, schrieb Noel Jones:
Or use firewall rules to redirect connections from that client to a
different port with different smtpd_sasl_security_options.
Thanks, after an off-list reply sugges
Dear, I have Debian Squeeze + Postfix 2.7 as my mail server. Sometimes some
users tell me they send a message and the recipient get 2 or 3 copies of the
same message. At the moment they can't explain me what they have done in
detail, so I need your opinion to have any idea of the cause of this b
Alejandro Facultad:
> Dear, I have Debian Squeeze + Postfix 2.7 as my mail server.
> Sometimes some users tell me they send a message and the recipient
> get 2 or 3 copies of the same message. At the moment they can't
> explain me what they have done in detail, so I need your opinion
> to have any
Hi Guys,
I would like to know that does email send by sendmail check by access policy
server?
BEST,
-- afshin
25 matches
Mail list logo