Access 2007 Data Collection using E-Mail (Errors)

  • Thread starter Thread starter Raas
  • Start date Start date
R

Raas

I am trying to do data collection from Access 2007 through Outlook.
Everything works as it should until I send the e-mail, then I get the
following System Administrator message as undeliverable:

Your message did not reach some or all of the intended recipients.

Subject: Question
Submission AccessDataCollection:{3838C4C1-4316-4BD8-8C3D-0D0985895C2D}
Sent: 1/30/2008 6:30 PM

The following recipient(s) cannot be reached:

'(e-mail address removed)' on 1/30/2008 6:30 PM
550 5.7.1 header rule 72

'(e-mail address removed)' on 1/30/2008 6:30 PM
550 5.7.1 header rule 72


What suggestions can you make for me to get rid of this problem so the
program will work correctly? I'm using 2007 on everything with Vista
Ultimate.

Thanks!
 
That error relates to trying to send through an SMTP server to which you are not logged on. Try setting authentication for your server to log on before sending.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Raas asked:

| I am trying to do data collection from Access 2007 through Outlook.
| Everything works as it should until I send the e-mail, then I get the
| following System Administrator message as undeliverable:
|
| Your message did not reach some or all of the intended recipients.
|
| Subject: Question
| Submission AccessDataCollection:{3838C4C1-4316-4BD8-8C3D-0D0985895C2D}
| Sent: 1/30/2008 6:30 PM
|
| The following recipient(s) cannot be reached:
|
| '(e-mail address removed)' on 1/30/2008 6:30 PM
| 550 5.7.1 header rule 72
|
| '(e-mail address removed)' on 1/30/2008 6:30 PM
| 550 5.7.1 header rule 72
|
|
| What suggestions can you make for me to get rid of this problem so the
| program will work correctly? I'm using 2007 on everything with Vista
| Ultimate.
|
| Thanks!
 
Back
Top