Skip to main content
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext


Doug Finner 25.Apr.11 11:08 AM a Web browser
Domino Designer 6.5.4 Windows XP


Background:
An app has a subform that tests to see if a user is authorized to open a given document. If not, an email is sent to the employees manager alerting them that the user needs help. The email has a subject and a simple body comprised of static text and some information extracted from the doc the user is trying to open. Reader/author fields are not used.
Mail is routed from Notes to Exchange and the user's Outlook email. Mail is received as text only; no fancy formatting or hyperlinks.

User X opens a document is Db Y.
Manager for User X gets an email message with the expected subject and body.
Same user opens a different document in the same db.
Manager gets and email message with the correct subject line and a blank body.

I am cc'd on all of these emails and ALL of them, as I see them, contain a subject and body.

I've asked around and am being told that nobody else is seeing the problem except this one manager.

????

I've searched the forum and found only that at one point McAfee's antivirus was causing problems. We use Sophos. Given that the subject is always the same and the body format is identical, I'm having problems understanding why an anti-virus program would strip the body from some messages but not other.

If I have the user check the email source for the blank body emails, the source is blank.

Any ideas what I can check next?

TIA for your ideas.

Doug

FYI, here's the code that sends the message.
Sub NotifyUserAndTL(Session As NotesSession, db As Notesdatabase, doc As NotesDocument, DR As String)
Dim TLView As NotesView
Dim TLDoc As NotesDocument
Dim TL () As String
Dim maildoc As NotesDocument
Dim n As Integer

Set TLView = db.GetView("vwDefineTeamLeader")
Set TLDoc = TLView.GetFirstDocument
n = 1
While Not TLDoc Is Nothing
Redim Preserve TL(n)
TL(n) = TLDoc.TeamLeaderList(0)
Set TLDoc = TLView.GetNextDocument(TLDoc)
n = n + 1
Wend

Set maildoc = New NotesDocument( db )
maildoc.Form = "Memo"
maildoc.SendTo = TL
maildoc.Subject = "Training is required"
maildoc.body = "For: " & session.commonusername & " procedure: " & doc.Subassemblypn(0) & " doc rev: " & DR & " Issued: " & Cstr(doc.issuedate(0))
Call maildoc.Send( False )
Messagebox "You need a training record for this procedure. Your Team Leader has been notified but please follow up."
End Sub






Body of email blank, sometimes (Doug Finner 25.Apr.11)
. . RE: Body of email blank, sometimes (Brian Benson 25.Apr.11)
. . . . RE: Body of email blank, sometimes (Doug Finner 27.Apr.11)
. . RE: Body of email blank, sometimes (Rich Schwartz 25.Apr.11)
. . . . RE: Body of email blank, sometimes (Doug Finner 27.Apr.11)
. . . . . . RE: Body of email blank, sometimes (Rich Schwartz 27.Apr.11)
. . . . . . . . RE: Body of email blank, sometimes (Doug Finner 2.May.11)
. . . . . . . . Not going with the SMTPSaveOutbound... (Doug Finner 4.May.11)
. . . . . . . . . . RE: Not going with the SMTPSaveOutb... (Rich Schwartz 4.May.11)
. . . . . . . . . . . . RE: Not going with the SMTPSaveOutb... (Doug Finner 5.May.11)
. . Body of email blank, happened again... (Doug Finner 1.Aug.11)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Author
Category
Platform
Release
Advanced search

 Sign In or Register
Sign in
Forgot your password?
Forgot your user name?
Create new registration

 RSS feedsRSS
All forum posts RSS
All main topics RSS
More Lotus RSS feeds

Resources

 Resources
Forum use and etiquette
Native Notes Access
Web site Feedback

Lotus Support

 Lotus Support
IBM Support Portal - Lotus software
Lotus Support documents
Lotus support by product
Lotus support downloads
Lotus support RSS feeds

Wikis

 Wikis
IBM Composite Applications
IBM Mashup Center
IBM Connections
IBM Docs
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud for Social Business
IBM Web Experience Factory
Lotus Domino
Lotus Domino Designer
Lotus Expeditor
Lotus Foundations
Lotus iNotes
Lotus Instructor Community Courseware
Lotus Notes
Lotus Notes & Domino Application Development
Lotus Notes Traveler
Lotus Protector
Lotus Quickr
Lotus Symphony
IBM Web Content Manager
WebSphere Portal

Lotus Forums


 Lotus Forums
Notes/Domino 9.0
Notes/Domino 8.5 + Traveler
Notes/Domino XPages development forum
Notes/Domino 8
Notes/Domino 6 and 7
Notes/Domino 4 and 5
IBM Connections
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud Notes
IBM SmartCloud Meetings
IBM Web Content Manager
Lotus Domino Document Manager
Lotus e-learning
Lotus Enterprise Integration
Lotus Expeditor
Lotus Protector
Lotus Quickr
Lotus SmartSuite
Lotus Symphony
Lotus Symphony Developer Toolkit Support
Lotus Workflow