From:
If I add this to send pm then what do I have to add to the template to get it to display
3075 Charlevoix Dr S E Grand Rapids, MI 49546 616 458 9333 Voice 616 971 1960 Fax
-----Original Message----- From: dadadev@dadamailproject com [mailto:dadadev@dadamailproject com] Sent: Tuesday, September 19, 2017 1:16 PM To: Dada Mail Developers Subscriber larryh@PROTECTED Subject: Re: [dadadev] add Sender-ID in header
From: justin@dadamailproject com
From: 455750938@qq com Hi everyone, I need to add Sender-ID in email header I find a simple way by adding below code before "# List-Archive" in /DADA/Mail/Send pm:
You'll have to use the _verp method:
$lh{'Sender'} = '<'
$self->_verp(
$self->{ls}->param('admin_email')
)
'>' ;
--
Justin J: Lead Dadaist url: http://dadamailproject com email: justin@dadamailproject com twitter: @dadamail skype: leaddadaist
Dada Mail Announcements: http://dadamailproject com/cgi-bin/dada/mail cgi/list/dada_announce/
On Aug 5, 2017, at 7:45 AM, ËïÖ¾ÓÂ 455750938@qq com [Dada Mail Developers] > <""ËïÖ¾ÓÂ 455750938@qq com [Dada Mail Developers]\"" dadadev@PROTECTED>> wrote:
From: 455750938@qq com Hi everyone, I need to add Sender-ID in email header I find a simple way by adding below code before "# List-Archive" in /DADA/Mail/Send pm:
Sender-ID
if ($self->{ls}->param('verp_return_path') == 1) { $lh{'Sender'} = '<' $self->{ls}->param('admin_email') '>' ; }else{ $lh{'Sender'} = '<' $self->{ls}->param('admin_email') '>' ;
}
Sender-ID
But it is not verp Does anyone know how to add verp Sender-ID?
Dada Mail Developers Post to: Dada Mail Developers ( dadadev@dadamailproject com ) Manage Your Subscription Unsubscribe
--
Manage Your Subscription: http://dadamailproject com/cgi-bin/dada/mail cgi/profile_login/justin/dadamailproject com/
Unsubscribe http://dadamailproject com/cgi-bin/dada/mail cgi/t/REMOVED/
--
Teach CanIt if this mail (ID 01UbtgQza) is spam: Spam: http://www espam us/canit/b php?c=s&i=01UbtgQza&m=01bd8c896549 Not spam: http://www espam us/canit/b php?c=n&i=01UbtgQza&m=01bd8c896549
END-ANTISPAM-VOTING-LINKS
This email has been checked for viruses by Avast antivirus software https://www avast com/antivirus
Start a new thread, email: dadadev@dadamailproject.com
This is the developer discussion mailing list for Dada Mail.
If you are just looking for support Dada Mail, consult the message boards at:
https://forum.dadamailproject.com
Documentation for Dada Mail:
Specifically, see the Error FAQ:
https://dadamailproject.com/d/FAQ-errors.pod.html
To post to this list, send a message to:
mailto:dadadev@dadamailproject.com
All subscribers of this list may post to the list itself.
Topics that are welcome:
Dada Mail is on Github:
https://github.com/justingit/dada-mail/
If you would like to fork, branch, send over PRs, open up issues, etc.
This Privacy Policy is for this mailing list, and this mailing list only.
Email addresses collection through this mailing list are used explicitly to work within this email discussion list.
We only collect email addresses through our Closed-Loop Opt-In system.
We don't use your email address for any other purpose.
We won't be sharing your email address with any other entity.
Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.
All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.
All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.