Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Condor324966y@linuxxx haven't checked yet, had a sudden call from my grandmother (that took nearly an hour o.O). Just gonna put the laundry in real quick and then I'll take a look :)
-
Condor324966y@linuxxx
"This is the mail system at host nixmagic.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<linuxxx@tuta.io>: host mail.tutanota.de[81.3.6.163] said: 554 5.7.1 Service
unavailable; Client host [212.237.37.226] blocked using
b.barracudacentral.org; Client host blocked using Barracuda Reputation, see
http://barracudanetworks.com/reputa... (in
reply to RCPT TO command)"
FUCK BARRACUDA THEN!
Anyway, hereby confirmation that I've received and read that email. Just that Barracuda assholes don't let me reply -.- -
Condor324966y@linuxxx And for unlisting I wasn't sure if I can just put a bogus number there.. now they have my phone number :')
Note to self: their unlisting process is automated, and automatically puts the IP in normal mode for a few hours to gauge if spam is being sent. So I could've probably faked it.
By the way, a script for VPN server installation, seriously? 😜
Check this out: https://digitalocean.com/community/... :) -
@Condor Yeah seriously. I've used this script (the original) for ages and by just modifying it a little bit, I can run it without any interaction required but it crashes so yah
-
Condor324966y@linuxxx don't worry, was just fooling around a bit :3 so long as you know how to deploy it manually if needed, I second that scripts can make life a lot easier :)
-
Condor324966y@linuxxx It seems to be a very interactive script though, since it relies quite heavily on interactive input (through read -p). Why not rewrite it to accept arguments or stdin instead? Currently 19% through reading the code, and there don't seem to be any obvious errors by the way :/
Edit: after a diff I noticed that you are indeed using command-line arguments in your version. That does make the interactive version a little bit redundant though. -
Condor324966y@linuxxx Well, as far as I can tell nothing seems to be wrong with it. Perhaps it's a local issue in your server?
-
@Condor Those lines are for new client certs and renovation ;)
And tried it on multiple servers, same result on every one.
Thanks for taking your time anyways! 😊 -
Condor324966y@linuxxx hmm, in that case trying the script wouldn't be a bad idea I guess. Which distro are you testing on?
Related Rants
I was just testing the Postfix server on one of my mailers, for the hell of it.. EHLO, STARTTLS, all good. Then comes the mail submission part.
MAIL FROM test@nixmagic.com
Connection closed by foreign host.
Right after I say mail from, it just closes the connection! Is it just me or does this feel like the server says to me "fuck off"? :')
rant
lol
what a friendly server i have