Results 1 to 7 of 7

Thread: Unable to send mail from within Webmail

  1. #1
    Join Date
    Nov 2009
    Posts
    52

    Unable to send mail from within Webmail

    Hello people, I am facing some issues while sending mail from the webclient which is provided by the hosting company. I am using the Horde webmail client to send my emails but I am not able to send even a single email. Whenever I am trying to send emails using Horde, I get the error message saying "code: 550, response: Verification failed for <email address> No Such User Here Sender verify failed". How to resolve this error? Please guide me step by step for this problem.

  2. #2
    Join Date
    Nov 2009
    Posts
    752

    Re: Unable to send mail from within Webmail

    Have you configured the mail client? If yes then check the configuration for the mail client properly. The configuration must have changed which is causing such problems while sending emails using the Horde webmail client. Check the configuration and make the necessary changes if required. Once the configuration is changed, you will not face the same problem.

  3. #3
    Join Date
    Nov 2009
    Posts
    624

    Re: Unable to send mail from within Webmail

    Are you using forwarders for the web mail client? Forwarders sometimes create the problems which are similar to the one which you are facing. Login to the cPanel and click on Forwarders. Now the list of all the forwarders will be available. Delete forwarder which is configured for the email address from which you are sending the mail. After deleting the forwarder, see if you are able to send the email or not.

  4. #4
    Join Date
    Nov 2009
    Posts
    721

    Re: Unable to send mail from within Webmail

    The problem could be with the version of cPanel which you are using. The latest version of the cPanel which is available has lot of bugs in it which are not solved yet. You can downgrade to a more stable version of cPanel and then check if the same problem continues or not. Hopefully using a stable version of cPanel will solve the problem.

  5. #5
    Join Date
    May 2008
    Posts
    2,134

    Re: Unable to send mail from within Webmail

    There must be other webmail clients enabled on the domain. Hence you can use some other webclient as Squirrelmail or Roundcube and then see if you are able to send the email using the following mail clients or not. I think using some other webclient for sending the mail will solve the problem.

  6. #6
    Join Date
    Oct 2005
    Posts
    2,358

    Re: Unable to send mail from within Webmail

    Locate the following string of the code and see if it is working :-
    Code:
    // SMTP username (if required) if you use %u as the username Horde
    // will use the current username for login
    $rcmail_config['smtp_user'] = '%u';
    and then change the string to the following and see if the horde is working properly.
    Code:
    // SMTP username (if required) if you use %u as the username Horde
    // will use the current username for login
    $rcmail_config['smtp_user'] = '';

  7. #7
    Join Date
    Nov 2009
    Posts
    52

    Re: Unable to send mail from within Webmail

    I edited all the codes for as suggested and now I am able to send mail from the different webmail clients. Now the HORDE is working properly as per the codes provided. Thanks for providing all the help.

Similar Threads

  1. Unable to send Text and E-mail in LG Revolution
    By Ramiah in forum Portable Devices
    Replies: 10
    Last Post: 04-11-2011, 11:09 PM
  2. Unable to send Mail from Nokia N8
    By Bohdan in forum Portable Devices
    Replies: 5
    Last Post: 09-04-2011, 11:05 PM
  3. Replies: 5
    Last Post: 18-03-2011, 10:26 AM
  4. Unable to send mail through port 25
    By Nereus in forum Networking & Security
    Replies: 4
    Last Post: 01-04-2010, 12:38 PM
  5. error 530 unable to send mail
    By iShree in forum Small Business Server
    Replies: 3
    Last Post: 17-05-2006, 08:14 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,512,634.14931 seconds with 17 queries