Old Server/ @mailsend not working

Hi there,

We have this database that was created using 6.5. We have been able to send a document using @mailsend and have been receiving these emails with their doclinks for about a year. The database code was not changed. The second week of January we noticed that we were not receiving these emails anymore. This database resides on an old server with I believe version 4.6.2. When I run this database on my local, everything is normal, I receive the emails etc.

Is there anything on the server that would trigger a database not to send emails or something?

Any insight would be greatly appreciated.

Thanks.

Subject: Old Server/ @mailsend not working

While looking at @MailSend Help yesterday I say this… Something to check

If the user’s notes.ini file includes the statement

NoExternalApps=1

then any formula involving @MailSend is disabled. The user doesn’t see an error message; the formula fails to execute.

Seems unlikely given it was working in the past, but it would explain why it worked on your machine if your notes.ini doesn’t have this.

Subject: RE: Old Server/ @mailsend not working

Thanks for the response. We moved the database over to a server that has 6.5. Everything is working now. :slight_smile: