Topic: Unable to email Purchase Order
When I click Email this Order, I get the following error: PURCHASE ORDER 5. Sending document by email failed. Email: rshomper@dandh.com
I am running Version 2.3.17
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Accounts Payable → Unable to email Purchase Order
When I click Email this Order, I get the following error: PURCHASE ORDER 5. Sending document by email failed. Email: rshomper@dandh.com
I am running Version 2.3.17
See if any php script can send email from your server - try it in CLI too. Possible solutions will have to use SMTP email relay or authenticated webmail relay of proper config of the sendmail / php.
It looks like I will have to use SMTP email. I have an SMTP email server running. How do I configure FrontAccounting to use SMTP?
I read that page and it didn't help me at all. I am not familiar with php programming.
Joe, it would be better to introduce some SMTP email variables in the config file that can get propagated to the mail class to sort out such issues. Otherwise, those in the "not familiar with php" will be leftout.
Alternatively, anyone willing to sponsor the development of a PHPMailer class integration into FA - it may bloat the FA size a bit though even if those classes alone are "included".
FrontAccounting (like most php applications) depend on proper mail configuration on your box. Most of Linux based installations does not require any special settings (all is confiured once during OS/mail system installation). If you are working on Windowz box, you will probably have to adjust some settings in your php.ini file (see here). If you don't know where to find/how to change php.ini file - call for help your system administrator.
Janusz
I think I have the php.ini file fixed I have it set to use smtp, other php programs can successfully send email, but I am still getting this error in yellow:
PURCHASE ORDER 6. Sending document by email failed. Email: crsalessmbpartner1b@techdata.com
Is there a way I can tell why it failed?
Also, I am running FA on Windows Server 2008 R2.
Try to debug the portion that makes the mail content and see if it is delivering it to sendmail. Also check for errors in the apache error log.
I don't use sendmail or apache.
FrontAccounting forum → Accounts Payable → Unable to email Purchase Order
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.