phpBMS

Ticket #356 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

Configuring outgoing Mail Settings for phpBMS

Reported by: ssw@… Owned by: brieb
Priority: major Milestone: unknown
Component: phpbms Version: 0.98
Keywords: helpWanted Cc:

Description

Dear All,

I couldn't find a place in the php file to start Configuring outgoing Mail Settings for phpBMS , when i click on Send Invoice to client i get no errors and no e-mail is received as well , can you tell me what is the default smtp setting file or program ? how can i edit?

Change History

Changed 2 years ago by fire!

  • type changed from defect to enhancement

Not all host have mail() function activated. This enhancement add more compatibility to phpbms.

Changed 2 years ago by anonymous

  • version changed from 0.96 to 0.98
  • milestone changed from unknown to 0.98

+ Change Milestone + Changre Priority + Change Version

Changed 2 years ago by rthconsultants@…

It would be nice to see the PEAR mail package used here. Easy to implement and offers a better solution than mail(). A lot of hosts use their web server to make the default location which can mark outbound mail as spam because the MTA server looks like hostservername.host.com

Changed 2 years ago by brieb

  • milestone changed from 0.98 to unknown

PEAR is a dobule-edged sword. It provides great functionality in some instances, but cannot be relied on. Perhaps a solution would be to create our own mail function that, based on settings either uses pear or the built in function.

Changed 2 years ago by brieb

  • keywords helpWanted added; SMTP Settings removed
Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.