I've talked with two One.com support people now. First one thought it was strange this wasn't working, because they do support MU, but the second one said, that there servers don't support it, because of how it
Posted June 22, 2010 - 05:31 PM
Hi all, I am running WPMU 2.9.2 with Buddypress. I use buddypress for a staff network which is meant to be private. On the other hand blogs are public. Only specific emails can sign up for the private network.
Posted June 18, 2010 - 09:44 AM
I would like to use MU for sites on multiple domains and multiple sql servers (all through one shared GoDaddy hosting account). Is there a relatively simple way to switch them to MU, keep all of my plugins/them
Posted June 18, 2010 - 02:38 AM
I have a similar issue. I have wpmu set up on an addon domain on my shared hosting (hostgator) and if I simply point the mapped domains a record to the servers ip address, it redirects to my primary domain. The
Posted June 12, 2010 - 12:08 PM
Sorry I dont have any screen shots because I cant re-create it without re-installing. But basicly I can surf around the admin and add posts, pages, ect. everything seems to be working until I click the new blog
Posted June 11, 2010 - 11:30 PM
if you used the search you would have find out, that there is a nice smtp plugin from coffee2code that lets you use an external smtp server.
Posted February 12, 2007 - 08:56 AM
This happend to me as well and I was banging my head against the wall to find why this happens. It's NOT a bug in the wordpress code. It seems that the mail server which should send the mail is too slow to send
Posted January 2, 2008 - 10:31 AM
Hi, My company is evaluating using WordPress MU for our blogs. The question is, and I'm not really finding the exact answer anywhere, can MU be installed on an internal (inside our firewall) company web server,
Posted August 11, 2009 - 06:24 PM
Does the server have external internet access? If so you may be able to set the system up to login to an external smtp account and send the email via that. Search this forum for SMTP or have a look at this plug
Posted April 23, 2009 - 02:30 PM
Hello, is it possible to make mu wordpress work with an external mail server just giving it smtp username/password ? Also how can i protect the registration process against bots?
Posted July 12, 2006 - 11:31 AM
... ils. Hotmail considers your server IP as spammers. The best solution is to use external SMTP servers. It is a new feature in WPMU 1.1.1, but it is also achievable using a plugin. ...
Posted March 1, 2007 - 02:59 PM
You can use smtp mail plugin which users phpmailer to mail via php and smtp relay. http://wpmudevorg.wordpress.com/project/SMTP-Mail If you are unable to use your regular company email then you could create an
Posted May 8, 2008 - 09:28 PM
Hello, I am currently developing an internal corporate news site that will be WPMU based, in addition to our current WPMU install. I am also going to be deploying an external WPMU instance. What I need to do is
Posted February 22, 2010 - 03:51 PM
http://www.callum-macdonald.com/code/wp-mail-smtp/ Fixed my problems! I think the issue is that my host smtp requires authentication and this plugin allowed me to set that. I even made a small php page to test
Posted June 11, 2009 - 01:58 PM
This is simple, really. Grab the coffee2code SMTP plugin for wordpress. It will allow you to use SMTP vice sendmail, with a username and password. Just hardcode the information in the plugin file, and then co
Posted January 13, 2007 - 01:34 AM
Hi, How can I activate accounts w/o using the email function? I am running WPMU to learn how to enhance it on a windows LAMP setup just for the time being until I can get my laptop switched to Linux. So I don
Posted January 4, 2007 - 10:16 PM
Hi - I've tried several email plugins and every one is returning identical errors. This is also precluding me from receiving email notifications when new users sign up. At this point I've tried installing 4 of
Posted March 4, 2008 - 02:41 AM
Thanx Andrea! :) Seems like I missed that during installation. Made a new one and it worked fine. Password were right there! But, how do you mean on configuring my mail server...? "you configure your mail serve
Posted September 16, 2008 - 02:27 PM
Have you tried using ip addresses? I link to my database servers using internal IP addresses, so the DNS and external network is never hit.
Posted June 21, 2009 - 03:36 PM
So far it's several Spanish language Explorer 6 users reporting javascript errors with loading external plugins, which is what anarchy now uses on Mu and WP 2.1a3 rather than the buttonsnap hack I had. It could
Posted December 8, 2006 - 09:30 AM
Hello there, I'm currently developing a small blog network for a client. I have been using Wordpress for months, but I had never used WPMU. I installed WPMU on my server (Dreamhost) for development purposes. Ev
Posted August 29, 2007 - 10:30 PM
Confirmation emails are begin created and attempted to be delivered. The ones that fail are with 555 5.5.2 syntax error. Confirmations have been successfully tested with yahoo and our local mail server. Confirm
Posted September 5, 2008 - 09:14 PM
Hello all, I have recently installed WPMU on another server I have, and I've used it in the past using phpmail... However this server doesn't allow such function, so I've installed coffee2code SMTP plugin, and
Posted February 17, 2007 - 09:09 AM
Also, does your dev box have sendmail/smtp available? I know on my local ones I've turned it off. So to see get email working, I've used the coffee2code SMTP plugin, which lets you specify an SMTP server, usern
Posted January 8, 2007 - 04:44 PM
... 1.0 and 1.1.1 versions. It uses SwiftMailer instead of PHPMailer to connect to external SMTP servers. SwiftMailer is claimed(link) to be better than PHPMailer in many aspects, and ...
Posted March 4, 2007 - 11:39 PM
Is there anything in your email server logs? People are willing to help but its hard to help when we don't know anything about your setup. Shared Hosting? Dedicated Hosting? Your Own server? SMTP or SMTP-auth?
Posted August 17, 2007 - 07:38 PM
It seems that I have tried everything under the sun to get email working. Sendmail smtp without a plugin hack(w/gmail) the config-smtp plugin(w/gmail) tried some other email hacks If you are not using sendmail
Posted December 16, 2008 - 07:05 PM
Interestingly, as a test, I installed this plugin: http://wordpress.org/extend/plugins/wp-mail-smtp/ This plugin - though not designed for mU specifically - will actually cause emails to be sent. So, my questio
Posted June 24, 2009 - 07:35 PM
The SMTP plugin I've written sends from a central address. Might be useful to you if you have an external SMTP server to use? I'll be releasing this plugin for others to use soon. It's not a usability weaknes
Posted August 1, 2006 - 10:59 AM
How does this differ from the Advanced WYSIWYG plugin ? Hang on a sec. Looking at the plugins archive this contains TinyMCE ? So your replacing the default with an external newer version ? Mmmm this could be in
Posted January 22, 2007 - 12:12 AM
Wow, thanks Barry. I've also got a few more short questions... How do you add an external blog to the network? Any chance of releasing the code for the simplepie hack you developed? (i.e. the one that displays
Posted May 4, 2006 - 08:56 AM
I believe this is a php problem and since the WP community is much better at providing answers that I understand, I hope you don't mind that I post my problem here: I can't get smtp to work. I am confused as to
Posted November 4, 2009 - 03:29 PM
I'm having trouble locating a WPMU API for use by external php scripts.How do you usually access WPMU features from external apps?
Posted January 25, 2008 - 06:18 AM
I'm wondering if there is a way to just use a subcategory in a URL. I'm trying to use an ad server that will serve ads in categories. Problem is that my wordpress permalinks are set to just show postname, espec
Posted May 5, 2009 - 03:18 AM
I've been battling WPMU (1.3.3 french) for a few days now, trying to get email working. I want to use gmail to handle it, but as yet, no success. The current state of affairs: 1) Email didn't work. I tried t
Posted February 24, 2008 - 09:42 AM
You may also try your search at Google