Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Xepher

Pages: 1 2 [3] 4 5 6 7 8 ... 155
31
Announcements / Major Email Changes
« on: March 11, 2016, 05:36:52 am »
So, spam hit again, and I'm moving to a new mail server. As such, it required a lot of work to reconfigure from the old system. I think I've got most things back to working, but if you have trouble with email here, please let me know. The most likely remaining problems are related to people with custom email domains hosted here.

If you're using your own email client, you need to use SMTP authentication with STARTTLS on port 587 (the "submission" port) to send mail now.

Also note, as email is what's being weird, please feel free to post here on the forums if you're having problems.

EDIT: Your ~/.esmtprc file should look something like this now:

identity = user@xepher.net
        hostname = mail.xepher.net:587
        username = "user"
        password = "mypass"
        starttls = enabled

32
Hosting Q&A / Re: Email sent
« on: January 17, 2016, 02:40:06 am »
Sorry, it seems it got caught by my spam filter. I've pulled it out and it's pending in my inbox now though. Unfortunately, I'm running out the door, but I'll give it a proper response later tonight or tomorrow.

33
Announcements / Yesterday's Downtime (2015-09-21)
« on: September 22, 2015, 11:20:26 am »
Many services were offline yesterday, between about 8am and 3pm Pacific Daylight Time. Everything should be fixed now.

The cause was a filesystem glitch that caused one of the disks to behave like it was out of space, even when it should've had many gigabytes to spare. This prevented MySQL from running properly, which meant eventually DNS went down, and also caused problems for mail delivery (as new messages couldn't be created in home directories.)

It should all be fixed now, but if you encounter more problems, please let me know.

My apologies for the downtime.

34
Technical Support / Re: Mail Server Down
« on: July 17, 2015, 11:09:28 am »
*facepalm* An error log for the webserver filled up the root partition, and the mail server couldn't make temporary files for message handling. I cleared out the large log files and things seem to be working again.

35
Technical Support / Re: Mail Server Down
« on: July 16, 2015, 01:19:10 pm »
I think I've fixed the webmail issue as well. Please let me know if you're still having problems. And, of course, the details of those problems.

36
Technical Support / Re: Mail Server Down
« on: July 16, 2015, 12:49:59 pm »
PHP was upgraded, explaining the errors on the front page. I can't believe I didn't notice those earlier. As for mail... I use thunderbird daily myself, and haven't had problems.  Webmail I'm looking into, but if you can let me know what errors you get with thunderbird that will help.

37
Bloodline Forums / Re: A place for bugs and tech issues.
« on: July 01, 2015, 07:04:53 am »
Comment Test. Had some reports people couldn't post.

38
General Chat / Re: Change the look of the forum?
« on: April 29, 2015, 07:27:38 am »
If enough people want a new look, and you can find a theme to agree on, I don't mind changing it.

39
Technical Support / Re: Can't Set Up Thunderbird
« on: January 14, 2015, 08:21:26 am »
Actually, it should be IMAP, port 143, and STARTTLS if you want security, and "normal password." Outgoing SMTP is port 25 (or 26 if your ISP blocks 25) also with STARTTLS and normal password.

40
Hosting Q&A / Re: Profile Picture
« on: November 05, 2014, 08:41:58 am »
If you go to Profile >> Forum Profile you should be able to upload an avatar picture there.

41
Hosting Q&A / Re: Xepher Community Forums for Hosted Sites?????
« on: October 19, 2014, 11:16:05 pm »
Here, or somewhere else? Because I don't think I've even seen the word "filters" anywhere in the forum config or admin sections, much less enabled any. There is a "censored words" option, but its list is completely empty. Generally speaking, I hate censorship, and especially automated censorship, so I tend to avoid restrictions as much as possible. If someone abuses that, then they get warned, kicked, or banned as appropriate, but by a live human (me) and not a piece of code, so don't worry about it too much, unless you know your users are going to TRY to be jackasses. :-)

42
Hosting Q&A / Re: Xepher Community Forums for Hosted Sites?????
« on: October 19, 2014, 06:40:27 am »
I don't have any formal rules, beyond those that apply to xepher.net in general (on the info page at http://xepher.net/info.php ), or that aren't stated when people register for an account. Basically it comes down to "don't be a jackass." If you want more specific, basically the standard stuff... no spam, no porn, no copyright infringement, no illegal content, no hate speech, no harassment, etc.

43
Hosting Q&A / Re: Xepher Community Forums for Hosted Sites?????
« on: October 18, 2014, 01:02:47 am »
Here ya go! http://xepher.net/forum/index.php?board=15.0 You should have moderation privileges for that board as well. Let me know if you have any questions or need anything else.

44
Hosting Q&A / Re: Xepher Community Forums for Hosted Sites?????
« on: October 16, 2014, 03:05:50 am »
Yes actually, it's that simple. :-) Let me know what you'd like the section of forums to be titled, and I'll set it up.

45
Announcements / Re: New Server
« on: August 25, 2014, 11:31:37 pm »
There should be a way to delete the old host key. I'm not sure with fugu, but generally, there's a file in your home directory, inside the (hidden) .ssh folder called "known_hosts" You can basically just delete this, then it should treat it as a new server, not one that changed, and ask you to accept the new key the first time you connect.

Pages: 1 2 [3] 4 5 6 7 8 ... 155