[Xorp-hackers] xorp lists and git send-email.

Ben Greear greearb at candelatech.com
Wed Mar 21 09:53:24 PDT 2012


On 03/21/2012 09:47 AM, Victor Miasnikov wrote:
>
> Hi!
>
>
>> Please see if you can get 'git send-email' working..
>
> It working
>
> But if To:
> xorp-hackers at xorp.org
>
> e-mail blocked by anti-spam ( or vise versa ) on MX of xorp.org :
> ==
> Error: Received invalid response : 504 5.5.2 <VVMComp>: Helo command rejected: need fully-qualified hostname
> ==

For my own email-ing of patches (to linux mailing lists..not xorp),
I added some git configuration to my .git/config
file.  I'm not sure if any of this would help you or not, and at
the least you'd have to change it for your own email configuration:

[sendemail]
	from = greearb at candelatech.com
	to = netdev at vger.kernel.org
	smtpencryption = ssl
	smtpserver = mail.candelatech.com
	chainreplyto = false


Please send me the full bounce message and maybe I can figure out what
is weird about your email.  Also, please try sending one directly to me
with 'git send-email'.


Thanks,
Ben


>
>
>> that will solve a lot of issues.
>
> Yes . . .
>
> Best regards, Victor Miasnikov
> Blog: http://vvm.blog.tut.by/
>
>
> ----- Original Message ----- From: "Ben Greear" <greearb at candelatech.com>
> To: "Victor Miasnikov" <vvm at tut.by>
> Cc: <xorp-hackers at icir.org>
> Sent: Wednesday, March 21, 2012 7:18 PM
> Subject: Re: [Xorp-hackers] [PATCH] FEA fibconfig_entry_set_rtmv2.cc delete_entry XLOG_WARNING {-- XLOG_ASSERT(vifp != NULL);
>
>
>> On 03/21/2012 09:14 AM, Ben Greear wrote:
>
> . . .
>
>> Please see if you can get 'git send-email' working..that will solve
>> a lot of issues.
>>
>> Thanks, Ben


-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list