Database Mail Error... HELP !

  • Database mail not send..

    Error when send email :

    Message

    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2008-11-27T01:21:52). Exception Message: Cannot send mails to mail server. (Mailbox name not allowed. The server response was: Sorry, over your daily relay limit.).

    )

    _____________________________________________________________________________________________________________
    Paresh Prajapati
    ➡ +919924626601
    http://paresh-sqldba.blogspot.com/[/url]
    LinkedIn | Tweet Me | FaceBook | Brijj

  • Do you think that maybe this line in the error message might hold a clue?

    'Cannot send mails to mail server. Mailbox name not allowed. The server response was: Sorry, over your daily relay limit.'

    If you're sure you shouldn't be seeing this message (ie the email account you're using is not over the daily limit), contact your email administrator, they should be able to help.

    Cath

  • Hi while giving the SMTP server name earlier i had given the SMTP name and i had successfully send the mails but then i tried putting IP add. and i got the same Error

  • 1. Set up database mail using Surface configuration area --> Enable the Datbase mail

    2. Configure the Database mail in SSM.

    3. Create a static IP address .

    4. Take the access to the relaymail as the SMTP server

    5. Add your account to have DatabaseMailUserRole

    EXEC msdb.dbo.sysmail_help_status_sp ;

    Check if it is 'started' if not then start it by EXEC msdb.dbo.sysmail_start_sp

    "More Green More Oxygen !! Plant a tree today"

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply