#computertech Bot Logged User list

Network: TechNet
Modes: +ntf
Last Seen: 2 months, 2 weeks ago
Topic:
2
Users

Channel Log Archive for #computertech

Prev
Next

* All times are UTC
Filtering by user: linuxuser/rizon
Tuesday, September 6, 2022
[07:17:18] linuxuser/rizon !bang
[07:17:37] linuxuser/rizon hey jmjl
[07:18:07] linuxuser/rizon not too bad, all things considered
[07:18:09] linuxuser/rizon you?
[07:20:38] linuxuser/rizon sent
[07:20:41] linuxuser/rizon I think it worked
[07:20:50] linuxuser/rizon but I don't think you can send me one back :P
[07:20:53] linuxuser/rizon ls /var/mail/
[07:20:53] linuxuser/rizon __tcoin__ ben computertech g1n jack3 kilroy login mspe nullsec worm
[07:20:54] linuxuser/rizon andrio colby duckscarf git jmjl launchd moo nando root zncbots
[07:21:44] linuxuser/rizon hmm
[07:24:52] linuxuser/rizon tried resending just now
[07:27:11] linuxuser/rizon not sure, and I don't have access to /var/log/mail.err
[07:28:21] linuxuser/rizon ^ mostly that
[07:29:28] linuxuser/rizon it's a new one for me too, usually I only look at mail issues involving SMTP, but this is entirely local
[07:33:01] linuxuser/rizon ok, well I see heaps of errors about not being able to assign or bind to an IPv6 address
[07:33:02] linuxuser/rizon fatal: parameter inet_interfaces: no local interface found for 2001:41d0:303:5ddb::2
[07:33:40] linuxuser/rizon but they all seem to be related to dovecot and postfix
[07:33:56] linuxuser/rizon also I didn't get any error when sending the local mail
[07:34:07] linuxuser/rizon can you also give me access to read /var/log/mail.log ?
[07:34:56] linuxuser/rizon yeah, nothing in the mail.err looks to be more recent than about 4 hours ago
[07:36:00] linuxuser/rizon sure
[07:39:24] linuxuser/rizon ok
[07:39:30] linuxuser/rizon problem seems to be this
[07:39:32] linuxuser/rizon Sep 6 07:20:01 tilde postfix/smtp[10382]: 1410FB40EC1: to=<jmjl@tilde.green>, orig_to=<jmjl>, relay=none, delay=0.32, delays=0.01/0.01/0.3/0, dsn=5.4.6, status=bounced (mail for tilde.green loops back to myself)
[07:41:36] linuxuser/rizon I did get that email
[07:41:57] linuxuser/rizon so sending externally I think is fine
[07:42:17] linuxuser/rizon the issue seems to be with receiving internally
[07:44:33] linuxuser/rizon sent
[07:45:03] linuxuser/rizon also in the mail.log copy I see the REJECT for the email I tried to send to root@tilde.green
[07:45:39] linuxuser/rizon Sep 6 04:25:24 tilde postfix/smtpd[8894]: NOQUEUE: reject: RCPT from Redacted[IP Removed]: 454 4.7.1 <root@tilde.green>: Relay access denied; from=<linuxuser@sydneylabs.net> to=<root@tilde.green> proto=ESMTP helo=<sydneylabs.net>
[07:47:04] linuxuser/rizon ah
[07:47:18] linuxuser/rizon well that would have been bouncing back too, yeah
[07:47:46] linuxuser/rizon one sec, I'll try sending from my mail server to root@tilde.green
[07:48:20] linuxuser/rizon sent
[07:48:48] linuxuser/rizon :)
[07:49:29] linuxuser/rizon o well
[07:50:02] linuxuser/rizon on the upside, it's only a very short email :D
[07:50:40] linuxuser/rizon ya, I got the "Welcome to tilde.green!" email just fine
[07:52:10] linuxuser/rizon have you got any plans to set up a webmail interface?
[07:52:22] linuxuser/rizon I have roundcube running on mine
[07:52:28] linuxuser/rizon works well for me
[07:58:21] linuxuser/rizon I sent the one about sql just to you individually
[07:58:37] linuxuser/rizon did you get the one I sent to root about the signup error now?
[07:59:27] linuxuser/rizon o
[07:59:40] linuxuser/rizon thanks :)
[08:02:13] linuxuser/rizon also I don't have a local mailbox (spool file) apparently
[08:02:32] linuxuser/rizon not that it's a big deal
[08:03:33] linuxuser/rizon o
[08:03:59] linuxuser/rizon mail is looking for it at /var/mail/linuxuser
[08:04:14] linuxuser/rizon could just symlink it?
[08:09:58] linuxuser/rizon I can send from linuxuser@tilde.green fine, I just don't have a mailbox for receiving mail
[08:10:42] linuxuser/rizon well that's up to you :)
[08:11:12] linuxuser/rizon nope
[08:12:34] linuxuser/rizon np
[08:12:43] linuxuser/rizon let me know if you run into any issues with it
[08:12:49] linuxuser/rizon ya, it's PHP
[08:13:01] linuxuser/rizon do you have postfixadmin installed?
[08:13:36] linuxuser/rizon just that if you do, you might want to have roundcube and postfixadmin using the same db and tables for doing user/pass lookups
[08:16:22] linuxuser/rizon fair enough
[08:16:39] linuxuser/rizon I find postfixadmin is just quick and handy for adding mailboxes or aliases too
[08:18:03] linuxuser/rizon umm
[08:18:09] linuxuser/rizon maybe, can't remember
[08:19:54] linuxuser/rizon looks like I have the ownership set to root:root for all the files and subdirectories for mine
[08:22:30] linuxuser/rizon /var/www/sydneylabs.net/roundcube dir is www-data:www-data
[08:22:46] linuxuser/rizon but all the contents of it are root:root
[08:23:01] linuxuser/rizon so I think as long as www-data can read from it, is probably enough
[08:28:07] linuxuser/rizon probably just go with whichever one the server is set to
[08:30:20] linuxuser/rizon I think you can name it anything you want, as long as it matches up with anything else using it
[08:31:43] linuxuser/rizon yeah, or just set it to "https://tilde.green"
[08:38:20] linuxuser/rizon roundcube does have an acl plugin
[08:52:43] linuxuser/rizon I don't think roundcube really has any
[08:55:26] linuxuser/rizon I got "Connection to storage server failed" error
[08:57:03] linuxuser/rizon I think it's to do with roundcube being able to read the mailbox
[08:58:01] linuxuser/rizon try just rebooting the server
[08:58:33] linuxuser/rizon o
[08:58:53] linuxuser/rizon well apart from that we could start looking into the php logs
[09:02:20] linuxuser/rizon no reason it shouldn't
[09:02:41] linuxuser/rizon just might take a while, if it really is bare metal, servers are slow to get through POST, etc.
[09:04:43] linuxuser/rizon negative
[09:05:12] linuxuser/rizon did you send it to just the local mail on tilde.green ?
[09:06:08] linuxuser/rizon !bang
[09:06:11] linuxuser/rizon !reload
[09:06:11] linuxuser/rizon !bang
[09:06:13] linuxuser/rizon !bang
[09:06:18] linuxuser/rizon ...
[09:07:19] linuxuser/rizon ya, but now I gotta wait for another duck :P
[09:23:04] linuxuser/rizon !bang
[09:23:06] linuxuser/rizon !reload
[09:23:07] linuxuser/rizon !bang
[09:55:28] linuxuser/rizon sending from your client?
[09:56:00] linuxuser/rizon would need to look through the logs again
[10:38:12] linuxuser/rizon same ones as before, mail.err and mail.log
[10:57:06] linuxuser/rizon !bang
[10:57:08] linuxuser/rizon !bang
[10:57:13] linuxuser/rizon !reload
[10:57:15] linuxuser/rizon !bang
[11:03:21] linuxuser/rizon looks like the issue is with dovecot imap settings
[11:03:27] linuxuser/rizon Sep 6 09:04:31 tilde dovecot: imap(jmjl)<2540><REDACTED>: Error: Mailbox INBOX: Sync failed for mbox: UID inserted in the middle of mailbox (4 > 2, seq=2, idx_msgs=2)
[11:06:39] linuxuser/rizon honestly, quickest/easiest fix would be creating a new mbox file
[11:06:59] linuxuser/rizon well maybe just move it to .bak
[11:09:36] linuxuser/rizon roundcube should probably work too now if the settings are correct for it to locate the spool file and know that it's mbox format
[11:11:31] linuxuser/rizon !bang
[11:13:48] linuxuser/rizon negative
[11:25:53] linuxuser/rizon thanks :)
[11:25:58] linuxuser/rizon can confirm, login works
[11:55:19] linuxuser/rizon I'm sure the problem is fixable, but in the meantime...
[11:55:46] linuxuser/rizon is it working correctly for you if you send/receive the mail directly on tilde.green rather than connecting with an external client?
[12:09:07] linuxuser/rizon !bang
[12:09:10] linuxuser/rizon !reload
[12:09:16] linuxuser/rizon !shop 2
[12:09:21] linuxuser/rizon !reload
[13:15:18] linuxuser/rizon !bang
[22:02:33] linuxuser/rizon <ComputerTech> 23kmph right into a pole :D
[22:02:46] linuxuser/rizon glad to hear you're ok, what about the polish guy?
[22:02:51] linuxuser/rizon :P
[22:04:05] linuxuser/rizon not much
[22:04:35] linuxuser/rizon lel
[22:05:30] linuxuser/rizon you know what I like most in a girl?
[22:05:36] linuxuser/rizon ...me
[22:05:50] linuxuser/rizon kek
[22:06:35] linuxuser/rizon funnily enough my ancestry is irish anyway
[22:09:08] linuxuser/rizon I have an aunt who's into genealogy, she went through all the old records, traced our family tree back to county clare in ireland
[22:09:27] linuxuser/rizon where we still apparently have a heap of (now quite distant) relatives
[22:11:40] linuxuser/rizon lel
[22:12:39] linuxuser/rizon well it does give you an opportunity to offer to let them try your meatballs
[22:14:27] linuxuser/rizon reminds me of the time I cracked up half the office
[22:14:43] linuxuser/rizon couple of people were discussing rare breeds of dogs
[22:15:26] linuxuser/rizon I told them "Nah, the rarest breed is a cross between a Shih Tzu and a Bulldog... It's called a Bull-Shit."
[22:16:36] linuxuser/rizon somehow the delivery made the joke much funnier than it otherwise would have been, and half the office lost it at that
[22:19:34] linuxuser/rizon .yt the look
[22:20:32] linuxuser/rizon weird song in some ways
[22:20:46] linuxuser/rizon like that guitar tone for the main riff in The Look is absolutely horrible
[22:20:56] linuxuser/rizon but somehow it works for the riff
[22:21:41] linuxuser/rizon it's the sort of guitar tone that if you plug into the amp and get that out of it, you cringe and start adjusting the treble down immediately
[22:28:30] linuxuser/rizon breddy gud track
[22:30:21] linuxuser/rizon uwotm8
[22:30:51] linuxuser/rizon well yeah, now I think about it, the lyrics are probably too misogynist to get any airplay these days
[22:31:58] linuxuser/rizon yeah, that's his own hair
[22:32:05] linuxuser/rizon kek
[22:34:18] linuxuser/rizon damn
[22:34:24] linuxuser/rizon I was just about to ask if you ever heard this one
[22:34:37] linuxuser/rizon same line-up that did Layla
[22:43:46] linuxuser/rizon never gonna get drums recorded like this on a modern release. The lack of compression and resulting dynamic range just gives them YUGE impact
[22:46:21] linuxuser/rizon don't mind the 14 sec keyboard intro, but give this a try...
[22:47:31] linuxuser/rizon telecasters and vox amps, great combo
[22:47:40] linuxuser/rizon fender mustang short-scale bass
[22:56:00] linuxuser/rizon kek
[22:57:04] linuxuser/rizon !bang
[22:58:03] linuxuser/rizon !bang
[22:58:05] linuxuser/rizon !reload
[22:58:12] linuxuser/rizon !shop 2
[22:58:15] linuxuser/rizon !shop 2
[22:58:41] linuxuser/rizon whoever made this... is going to burn in hell, but god damn it's funny
[23:05:05] linuxuser/rizon !bang
[23:05:10] linuxuser/rizon !reload
[23:05:10] linuxuser/rizon !bang
[23:12:27] linuxuser/rizon !bang
Prev
Next