[quote user="Joerg"][quote user="Thomas R. Stephenson"]
Again not sure what this means. If this is the MAIL FROM: address of the sending server can't you just change this to match a valid email address on your system?
[/quote]
Here my summary again.
The managing card of the server is a DELL DRAC5 card. This card creates its own e-mail sender address ( DRAC5@[192.168.21.244] )when sending notification e-mails. This sender address is not adjustable. I'm only able to set an address of a recipient, a message text and a SMTP server IP address.
Now I have adjusted Mercury S to receive those "non-local" e-mails from the server. Mercury S hands over them to the Mercury Relay Client which tries to dispatch them to the ISP SMTP server. But this will be rejected by the ISP because of non-registered domain ([192.168.21.244]). That's clear.
Is it rejecting the From: address or the MAIL FROM: address?
Now I'm searching for an opportunity to change the "non-local" address of the DRAC5 card to a already registered address (at the ISP) when processing in Mercury. May be I could solve it in the same way like the "translation" of e-mail addresses for our users. For example: My nmae is Joerg Mueller, my Pegasus login name is "jm". This normally causes to a sender address like jm@domain.com. But our registered ISP addresses read j.mueller@domain.com. Now I have created a synonym.mer file where all local user addresses will be translated to the official ISP addresses. This works properly.
Personally I change the MERCURY UDG via pconfig.exe from
*Reply address format : "~p" <~L~L~8@host.domain>
to
*Reply address format : "~p" <~r>
and the users "Reply To:" address is used in place of the ~r. This allows the users to have multiple identities with different From: addresses.
May be I could solve my DRAC5 problem in a similar manner?
Not really since this is a forward and it's going to be using the original From: address in the forwarding. If you are not allowed to change the it then you might have to send to a local address and then pull via IMAP4/POP3 from the outside world. You might also talk to your ISP and explain the problem to them and ask them how to handle this.
One more thing. Do you have a fixed IP address? Does the ISP block port 25? If the answers are Yes and NO then try using MercuryE and bypass the ISPs rules.
regards
Joerg
[/quote]
[quote user="Joerg"][quote user="Thomas R. Stephenson"]<blockquote><p>Again not sure what this means.&nbsp; If this is the MAIL FROM: address of the sending server can't you just change this to match a valid email address on your system?&nbsp;
</p><p>[/quote]</p><p>Here my summary again.
</p><p>The managing card of the server is a DELL DRAC5 card. This card creates its own e-mail sender address ( DRAC5@[192.168.21.244] )when sending notification e-mails. This sender address is not adjustable. I'm only able to set an address of a recipient, a message text and a SMTP server IP address.</p><p>Now I have adjusted Mercury S to receive those "non-local" e-mails from the server. Mercury S hands over them to the Mercury Relay Client which tries to dispatch them to the ISP SMTP server. But this will be rejected&nbsp; by the ISP because of non-registered domain ([192.168.21.244]). That's clear.</p></blockquote><p>&nbsp;Is it rejecting the From: address or the MAIL FROM: address? &nbsp; &nbsp;
</p><blockquote><p>Now I'm searching for an opportunity to change the "non-local" address of the DRAC5 card to a already registered address (at the ISP) when processing in Mercury. May be I could solve it in the same way like the "translation" of e-mail addresses for our users. For example: My nmae is Joerg Mueller, my Pegasus login name is "jm". This normally causes to a sender address like jm@domain.com. But our registered ISP addresses read j.mueller@domain.com. Now I have created a synonym.mer file where all local user addresses will be translated to the official ISP addresses. This works properly.</p></blockquote><p>Personally I change the MERCURY UDG via pconfig.exe from</p><p>&nbsp;*Reply address format :&nbsp; "~p" &lt;~L~L~8@host.domain&gt;</p><p>to</p><p>*Reply address format :&nbsp; "~p" &lt;~r&gt;</p><p>and the users "Reply To:" address is used in place of the ~r.&nbsp; This allows the users to have multiple identities with different From: addresses.
</p><blockquote><p>May be I could solve my DRAC5 problem in a similar manner?</p></blockquote><p>Not really since this is a forward and it's going to be using the original From: address in the forwarding. &nbsp; If you are not allowed to&nbsp; change the it then you might have to send to a local address and then pull via IMAP4/POP3 from the outside world.&nbsp; You might also talk to your ISP and explain the problem to them and ask them how to handle this.</p><p>One more thing.&nbsp; Do you have a fixed IP address?&nbsp; Does the ISP block port 25?&nbsp; If the answers are Yes and NO then try using MercuryE and bypass the ISPs rules.&nbsp;
</p><blockquote><p>regards</p><p>Joerg
</p></blockquote>[/quote]