I've got Ubercart up and running on my Drupal 6.x site, and transactions seem to be going fine. However, this morning I got an email from Paypal entitled "Paypal Instant Payment Notification Warning."
The email said that my Paypal IPN URL (http://example.com/paypal/ipn) is failing, and that they would disable the IPN service if I don't resolve the issue.
Problem is - I have no idea how to resolve the issue?! When I visit my IPN URL I get a 404 "Page Not Found" error.
Help??