| |
| |
| |
|
Page: 1 2 3
Comments:
<0> http://www.team-coti.com/forum/templates/subSilver/images/logo_phpBB.gif <1> lewlz <2> hahaha <2> why does everybody hate phpbb :( <1> i like phpbb <1> it's way better than vbulletin, f'sho <1> and free. <2> indeed <1> ikonboard is ok.. but meh <2> haven't seen that one <1> phpbb is kinda the de facto standard <1> the only thing i don't like about phpbb is *nuke <1> postnuke, phpnuke, all those **** *** CMSs <1> canned CMS systems. <2> not familiar with that <1> you've never heard of phpnuke?
<2> nope <2> haha <1> that's a car <1> you get in it <2> I'm no php expert <1> drive around <1> it takes you places much faster <1> AND NO HORSES <2> and it's been a couple of years since I've even touched php :p <1> been a couple years since you've been out of your cave! <2> I did play around with phpbb and customized it a little <2> but again, that was around the same time <2> hopefully it's got more features, now <0> bbl commuting home lol <0> YES <2> don't get me wrong, I loved php <2> but unfortunately our systems don't use it and I don't have much spare time to play <1> meh <1> php can FOAD <1> rails > * <2> hehe <2> that **** confuses me <2> rails <2> ruby on rails <2> the name scares me <2> but I've heard good things <1> it's awesome-o <2> is it an interpreted language? <3> rails!!!! <3> w00t <4> is there a way to trace out the exact invocation of qmail local ? <4> My ~/.qmail is not being run ... <4> The messages are being delivered to ~/Mailbox fine <4> .qmail has | touch /tmp/the-dot-qmail-ran ... and it doesn't <2> did you check the permissions? <4> Yep. It would syslog if the permissions were wrong, would it not? <2> I dunno...things never work right for me so I usually don't depend on that kind of thing <2> heh <2> I mean...no I don't ignore the syslog, but if it's not in there I don't see that as conclusive evidence <4> olus -> look at checkhome() in qmail-local.c <2> sorry, I'm not going to spelunking through the source to prove that you don't need to check your permissions <2> bbl <5> so I've got a new qmail install with vpopmail -- auths OK and all <5> but however, when a message is sent to the queue the address is appended with a prefix <5> in this case, "archT" so me@here.com is archTme@here.com <5> I've searched my arse off and can't find "archT" in any of the confs or anything <5> what gives? =( <6> uhm <6> That would be your mail client <6> qmail does not 'append a prefix' hah <5> so you'd think? <5> the mail headers don't show it.. <5> maillog does though <6> isnt that an oxymoron? <5> I didnt say it made much sense =\ <6> appending a prefix? <5> well <5> adding a prefix. <5> prefixing <5> anyway
<5> got any suggestions? Any way to crank up debug on maillog? <6> uhm <6> heh <6> New mail client? <6> try this: <6> echo "to:joe@hotmail.com" | /var/qmail/bin/qmail-inject <6> if it adds the prefix, then make sure your qmail-queue binary is intact <5> Mar 3 16:49:00 ourmail qmail: 1141426140.575633 starting delivery 25: msg 659556 to remote archTjoe@hotmail.com <5> Mar 3 16:49:00 ourmail qmail: 1141426140.576248 status: local 0/10 remote 1/120 <5> Mar 3 16:49:01 ourmail qmail: 1141426141.275870 delivery 25: failure: 65.54.245.8_does_not_like_recipient./Remote_host_said:_550_Requested_action_not_taken:_mailbox_unavailable/Giving_up_on_65.54.245.8./ <5> =( <6> ok <6> what <6> erf <6> ls -al /var/qmail/bin/qmail-queue <6> that looks like a ****ed up envelope <6> not sure what 'arch' is, but 'T' is part of an envelope <5> queue's fresh from the ports tree..going to cvs it again right now <6> Is this just standard qmail? No patches? qmail-1.03.tar.gz? <6> PORTS <6> hah <6> !ports <7> Ports = Bad. Never use for qmail-related. Ever. <6> !portage <7> Portage = Bad. Never use for qmail-related. Ever. <6> !find never <7> Found 4 key(s): ebuilds ports kitfind portage <5> i feared that -- i actually started with toaster and ended up here <6> !ebuilds <7> ebuilds = Bad. Never use for qmail-related. Ever. <6> !kitfind <7> <neutral> kitchen: are you jeremy kitchen? <1> neutral: that's me. neutral> i never put the two together <6> lewl <6> !find beer <7> Found 2 key(s): kaleido wow <6> !wow <7> Game that keeps nerds from their strip clubs and beer. <5> ok so I guess I'll rebuild qmail now..*twitch* <6> !kaleido <7> Resident #qmail, and Inter7 Robomail beer mug lackey <6> heh <6> funfun <5> qmailrocks -- would you consider going with their package safe(r)? <5> !qmailrocks <7> qmailrocks makes qmail****. <5> =\ <6> whatever it takes you to get it installed and working is a start. <6> it shouldnt take more than 10-15 minutes to install qmail and vpopmail <6> and have them function <5> how hard is it to get vpopmail and courier-imap (or another imap daemon) to play nice? <5> i think i had things working until I started trying to get imap setup (heh..) <4> Volatile -> Any suggestions on tracking down why it appears the procmail-type filter in my .qmail isn't working? (there's a wildcard +: entry delivering all mail for the domain to this user) <5> ideally i want this qmail server to query the ADS for authentication and provide imap services, but from all I've read in the past week or two I don't think that's very realistic <8> hi mom <1> !kitfind <7> <neutral> kitchen: are you jeremy kitchen? <1> neutral: that's me. neutral> i never put the two together <1> roffle. <9> i am trying to change the subject to a fixed one on my ezmlm mailing list <9> added a subject in DIR/headeradd but now it shows two subjects <9> hmm <9> tried with `subject' in DIR/headerremove and still showing two subjects <9> tried this in the dot file at the top <9> |awk -F: '/^Subject:/ { $1 = "Subject:" ; $2 = "NO TEST" } {print}' <9> still does not work <9> kitchen: would u know a hack for this? <2> jeremy kitchen? <2> who is that? <1> subject in headerremove and in headeradd is wht you need to do <9> kitchen: i get two Subject: headers <9> this is how it looks http://pastebin.com/582753 <9> kitchen: here are my headeradd and headerremove files http://pastebin.com/582759 <9> not sure how to keep only the subject from headeradd <2> well
Return to
#qmail or Go to some related
logs:
#mirc #flash #gamedev run in 08jun2006 vbaCastObj family guy quotes but i us'ed them down to 500
#computers #nhl #computers #unixhelp
|
|