[cvsnt] How to invoke internal mailer
Bart S
barts2108 at yahoo.co.uk
Tue Dec 16 21:31:01 GMT 2008
Hi Arthur
Any time to file the bug report that I mentioned before ?
________________________________
> I found some code here
> http://cvsnt.sourcearchive.com/documentation/2.5.03.2382-3.3/email__trigger_8cpp-source.html
> and in line 1091 I see that there most likely is a parsing bug in the printf.
> Was it meant to have <%s@%s> instead of <s@%s> ??
>
> m_sock.printf("RCPT TO:<s@%s>\r\n",to[n].c_str(),emaildomain);
> ^^^
It still exists in the code downloaded from your site
________________________________
From: Arthur Barrett <arthur.barrett at march-hare.com>
To: Bart S <barts2108 at yahoo.co.uk>; cvsnt at cvsnt.org
Sent: Monday, 15 December, 2008 10:00:05
Subject: RE: [cvsnt] How to invoke internal mailer
> 4: In the users file I have the following line
> as 35bsw is my username and my-email at invalid.com
> is my email (note that I do not put my company
> email here to prevent from spamming)
>
> 35bsw:my-email at invalid.com
>
> the [to_user] in the CC field expands to....
>
> 35bsw at invalid.com
If the user does not match in the CVSROOT/users file then it falls back
on cvsuser at defaultdomain.
You need to find out why the name is not matching - read the trace as I
suggested earlier. Most likely you are using domains and you are not
including that, eg:
DOMAIN\35bsw:my-email at invalid.com
Regards,
Arthur
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
More information about the cvsnt
mailing list