sending mails from selfhost to [email protected]

Völker Ronny <[email protected]> Tue, 4 Nov 2008 09:27:04 +0100
Newsgroups gmane.comp.java.scarab.devel
Message-ID <[email protected]>
Hussayn Dabbous wrote:
>i have tracked down the message sending. Email passes through our server and we get an OK from the >collabnet side. But i see, that the issues mailinglist has not been updated since around may 2008, which >means something must have changed by then. I suspect it is the sender's mail adress which is resolved to
>
>[email protected]
>
>So i looked up the selfhost configuration: We have:
>
>scarab.email.domain=saxess.de
>scarab.email.default.fromName=Administrator
>
>I guess, that's where the problem comes from ? Probably [email protected] needs to get registered for >[email protected]?

Hmm, I have tried the following commands from the scarab account at solitone.org:

www:/home/ronny # su scarab
scarab@www:/home/ronny> echo test | nail -r [email protected] -s test1 [email protected]
scarab@www:/home/ronny> echo test | nail -r [email protected] -s test2 [email protected]
scarab@www:/home/ronny> echo test | nail -r [email protected] -s test3

All emails arrived in the list (sorry for the spam).
Any ideas?

Ronny