dann frazier wrote:
> On Wed, Jan 24, 2007 at 04:35:49PM +0100, Andrea Righi wrote:
>> Hi all,
>>
>> it seems that commit messages to [EMAIL PROTECTED] were 
>> not sent properly for a lot of time...
>>
>> It doesn't seem to be a mail problem, but q misconfiguration in svn
>> hooks. First problem was that commit-email.pl, into post-commit hook,
>> requires --from option, otherwise it quits with the following error:
>>
>> /usr/lib/subversion/hook-scripts/commit-email.pl: use of either `-h' or 
>> `--from' is mandatory when sending email using direct SMTP.
>>
>> I changed /var/lib/svn/systemimager/hooks/post-commit adding:
>>
>> --from "[EMAIL PROTECTED] -f`"
>>
>> but it still not work. Running it from command line (with my user arighi):
>>
>> /var/lib/svn/systemimager/hooks/post-commit /var/lib/svn/systemimager 3862
>>
>> has correctly sent the following mail, so I think the problem is that
>> svn didn't find hooks or didn't launch them.
>>
>> Someone knows anything about this?
> 
> Looks like it was being trapped by a sender verification filter on
> sourceforge. Should be ok now - let me know if you see other problems.
> 

Many thanks Dann!

-Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to