------------------ Original ------------------
From: "dadadev";<dadadev@PROTECTED>;
Date: Mon, Apr 27, 2015 10:01 PM
To: "Rex"<455750938@PROTECTED>;
Subject: [dadadev] Re: return-path header
> It seems there is something wrong with dada mail?
I'm willing to entertain that idea, as there's bugs in most any app ;) but again: it's the outgoing mail server that sets the Return-Path header, not something like Dada Mail, or your own mail reader. I haven't seen a message sent by Dada Mail NOT have a Return-Path header in my recent memory. Why one wouldn't be set is very curious. Are you sure it's not actually there, and you're just not seeing it?
--
Justin J: Lead Dadaist.
url: http://dadamailproject.com
email: justin@PROTECTED
twitter: @dadamail
skype: leaddadaist
Dada Mail Announcements:
http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/
> On Apr 27, 2015, at 7:48 AM, 孙志勇 455750938@PROTECTED [Dada Mail Developers] > <""孙志勇 455750938@PROTECTED [Dada Mail Developers]\"" <dadadev@PROTECTED>>> wrote:
>
> sending via smtp also not work, still no return-path header. I have ever used qmail server, also not have return-path header. now test with another smtp(DNS name server, do not know what it is) , also not have.
> What I want to tell by talking about DKIM in previous email is that, the email server do not recognize the real sender without a return-path. If in the file /DADA/Mail/Send.pm :
> if($local_li->{print_return_path_header} == 1){
> if($local_li->{verp_return_path} == 1){
> $fields{'Return-Path'} = '<'. $self->_verp($fields{To}) .'>';
> }else{
> $fields{'Return-Path'} = '<'. $local_li->{admin_email} . '>';
> }
> }
>
> below the above script I add below script:
> if($local_li->{print_return_path_header} == 1){
> if($local_li->{verp_return_path} == 1){
> $fields{'Sender'} = '<'. $self->_verp($fields{To}) .'>';
> }else{
> $fields{'Sender'} = '<'. $local_li->{admin_email} . '>';
> }
> }
>
> Now the server know the real sender(admin email bounce@PROTECTED), and add DKIM to the email header, also of course add "Sender" header in the email. But still there is no return-path header.
>
> It seems there is something wrong with dadamail?
>
> ------------------ Original ------------------
> From: "dadadev";<dadadev@PROTECTED>;
> Date: Mon, Apr 27, 2015 05:11 AM
> To: "Rex"<455750938@PROTECTED>;
> Subject: Re: return-path header
>
>
> The option, "Print the 'Return-Path' header in all list emails" probably will work, but the Return-Path header will be ignored by your mail server - it's a pretty useless option and, as you can see, it's tucked away under the, "Misc. Options". I used to use it when the server I was hosted at was running w/Qmail.
>
> Dada Mail then, can only hint to the mail server what the Return-Path should be, and the mail server will ultimately decide what to set it as. Strange it doesn't set it to anything though. The sendmail command that comes with Postfix does talk about the -f header:
>
> http://www.postfix.org/sendmail.1.html
>
> For its description, it seems to be doing the right thing. So, good mystery to me. Perhaps attempt to send that same server via SMTP?
>
> Can't comment myself on the DKIM problems - that should be happening in the mail server itself.
>
> --
>
> Justin J: Lead Dadaist.
> url: http://dadamailproject.com
> email: justin@PROTECTED
> twitter: @dadamail
> skype: leaddadaist
>
> Dada Mail Announcements:
> http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/
>
>
>
>
>
>
> > On Apr 26, 2015, at 2:41 PM, ËïÖ¾ÓÂ 455750938@PROTECTED [Dada Mail Developers] > <""ËïÖ¾ÓÂ 455750938@PROTECTED [Dada Mail Developers]\"" <dadadev@PROTECTED>>> wrote:
> >
> > Hello, Im using dadamail , sending email by sendmail, checked "Add the Sendmail '-f' flag when sending messages using /usr/sbin/sendmail " and "Print the 'Return-Path' header in all list emails", the mail server is postfix, but there is no "Return-Path" in outgoing email header, is it the problem of dadamail or the problem of postfix?
> >
> > the server add DKIM for domain "mail.mycorp.com", but no DKIM for domain "mycorp.com". when I set admin email(return-path) as bounce@PROTECTED and owner email(From) as info@PROTECTED, there is no DKIM in the outgoing email. so obviously admin email as return path does not work.
> >
> > Any one know? thanks.
> > • Post: mailto:dadadev@PROTECTED
> >
> > • Unsubscribe »
> >
> > • Manage Your Subscription »
> >
>
>
>
> --
>
> * Post:
> mailto:dadadev@PROTECTED
> * Manage Your Subscription:
> http://dadamailproject.com/cgi-bin/dada/mail.cgi/profile_login/455750938/qq.com/
> * Unsubscribe:
> http://dadamailproject.com/cgi-bin/dada/mail.cgi/t/REMOVED/=
> • Post: mailto:dadadev@PROTECTED
>
> • Unsubscribe »
>
> • Manage Your Subscription »
>
--
* Post:
mailto:dadadev@PROTECTED
* Manage Your Subscription:
http://dadamailproject.com/cgi-bin/dada/mail.cgi/profile_login/455750938/qq.com/
* Unsubscribe:
http://dadamailproject.com/cgi-bin/dada/mail.cgi/t/REMOVED/=