Are you sure the user account in mysql is allowed access from server A? By default, MySQL is set for localhost access only. You need to set it for u...@% instead of u...@localhost.
From: mailing [mailto:[email protected]] Sent: Tuesday, August 25, 2009 9:46 PM To: [email protected] Subject: [qmailtoaster] SMTP AUTH for Submission port Hi to all, I configured two mail server , Server A services include SMTP,SUBMISSION,CLAMAV and SPAMASSASSIN while Server B will provide the IMAP and POP3 services. All incoming mails to Server A will go to Server B. My users will be using SERVER A's submission port to send emails and will be authenticated via SERVER B, I edited Server A's /home/vpopmail/etc/vpopmail.mysql with the following SERVER_B_IP|0|vpopmail|vpoppassword|vpopmail . But when i try to send email seems server A does not accepting my username and password ? Any one had done this before ? Your help is highly appreciated. Regards, manny
