If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SMTP error task notification

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-07, 10:28
Bram Van Daele Bram Van Daele is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
SMTP error task notification

Hi all

My DB2 Server has the name "Pythagoras" . When it tries to send out notifications for Tasks completed it send out mails with sender being "administrator@pythagoras" .

Off course no SMTP server wants to accept these because the enveloppe sender is not a known domain ...

Any suggestions on what I might do to resolve this issue ?

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 12-07-07, 05:25
Bram Van Daele Bram Van Daele is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
Thanks for all the replies :roll:
Reply With Quote
  #3 (permalink)  
Old 12-07-07, 09:28
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
This has to be fixed at the SMTP end.

Andy
Reply With Quote
  #4 (permalink)  
Old 12-10-07, 07:47
Bram Van Daele Bram Van Daele is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
Hi ArWinner

Thanks for your reply , but I do not realy agree.

The problem is that the mail send out by the DB2 DAS is not enveloppe-SFP compatible since it adds a hostname instead of the FQDN.

More and more mailservers are using the SPF to check against spamming, so I really can't go and ask all my mailproviders to change their system ...

Let's just say I would use a hotmail adres and in DB2 I add notification by email of succesfull tasks to that address. Then it's the Hotmail server that will deny the mail because the sender cannot be checked by SFP ...
Reply With Quote
  #5 (permalink)  
Old 12-10-07, 08:02
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What I meant was that most shops probably have their own SMTP server handling all of their internal email. The email system in DB2 is designed to work with this internal email structure.

Andy
Reply With Quote
  #6 (permalink)  
Old 12-11-07, 03:59
Bram Van Daele Bram Van Daele is offline
Registered User
 
Join Date: Dec 2007
Posts: 6
You are correct there ...

Unfortunately I'm an external consultant , so I need them externaly.

I meanwhile made a custom script wcich sends me a detailed report with a command line mail utility ;-)

Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On