Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-2008, 12:06 PM
Starter Member
 
Posts: 1
Default Not receiving e-mails coming from web based form

We are using a web based form (.php) for customers to fill in with their info which then gets sent to us. This form works with other web based e-mail clients such as g-mail, but it seems as though Zimbra is blocking these e-mails. I am in no way a programmer and am not familiar w/ PHP. I have attached the form as a text file in case anybody has any ideas.

Much thanks in advance.
Attached Files
File Type: txt form_process.txt (7.0 KB, 56 views)
Reply With Quote
  #2 (permalink)  
Old 07-13-2008, 03:56 AM
Outstanding Member
 
Posts: 684
Default

How is the form being sent to the server? As a client using login or a another server trying to deliver to a local account? It sounds like some of the smtp rules are probably not being met. ie. - DNS checking? The logs should tell you why the rejection.

I have a similar setup and for ease I added the Web server's IP address to my trusted IP's. Some might say this is dangerous but I don't expect this web server to be comprimised (obviously) which is the only possible way for a problem.
Reply With Quote
  #3 (permalink)  
Old 07-13-2008, 05:58 AM
Special Member
 
Posts: 167
Default

Code:
$recip = 'marcie@titletownrelocation.com' . ', ';
$recip .= 'jason@idistillery.com';
$recip .= 'service@eratitletown.com';
Should there be another comma in the second line to separate the last two addresses?

If not are you able to get the error reurned from the mail() function, or check the logs on the Zimbra server at the time you process the form?
__________________
Craig Rodway » Flickr | Last.fm | Del.icio.us | Twitter
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.