[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

post-commit and mails

From: <webpost_at_tigris.org>
Date: Fri, 20 Mar 2009 14:42:31 -0700 (PDT)

Hi All,

I would be extremely glad if someone will help me. I am trying to alter post-commit, commit-email.pl and mailer.conf script.

In post-commit I put:

COMMIT_EMAIL="/same_path/"
"$COMMIT_EMAIL" "$REPOS" "$REV" -h server adres1_at_adres1.com adres2_at_adres2.com

In commit-email.pl I put:

$smtp_server = "127.0.0.1";

In mailer.conf I put

to_addr = adres1_at_adres1.com

And now the problem is coming.

The scripts work, but not for all email addresses. Particularly, only gmail.com works, from 4 other addresses, which I put in post-commit file (after "COMMIT_EMAIL) post-commit does not work.

So, may I ask for hint/suggestion/help, where I can have a problem?
I have also tried for $sendmail = "/usr/sbin/sendmail" but this also does not work.

And one more... Sendmail works and sends email sending directly from command line (mail -s blabla adres2_at_adres2.com ... )

Best regards,

Silv

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1367565

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-22 18:34:12 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.