@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> anyone know what i should about this: clamdscan: corrupt or unknown clamd scanner error or memory/resource/perms problem - exit status 512/2
<0> ahhh sorry duh, clamd just needed to be restarted
<1> hey guys even though i am using a challenge response system, i still get tons of spam to non-existant mail boxes, how can i tell qmail to just drop those messages instead of trying to bounce them?
<2> hello all!
<2> how can i shutdown all incoming services of my qmail (SMTP, QMTP, QMQP)?
<2> do i need to clear/delete first the queue before i run the "qfixq"? i have 449588 in my queue right now
<2> or i can run the "qfixq" even if i hav a large number of queues?
<2> do i need to clear/delete first the queue before i run the "qfixq"? i have 449588 in my queue right now
<2> or i can run the "qfixq" even if i hav a large number of queues?
<3> hi there! 8-)
<3> qmail have a huge delay while send mail... how to correct this ?
<3> it is well known delay...i guess 8-)
<4> qmail has no such delay
<4> Case in point, Yahoo runs qmail.



<3> =)
<4> My ISP use Yahoo's smtp server.
<3> i installed qmail via qmailroxx package
<4> When I send something, I don't notice any delay at all.
<3> you and many other ppl
<4> Is that distinct from qmailrocks?
<3> qmailrocks i meant =)
<4> ok
<4> I'm trying to install qmailtoaster on CentOS 4.3 running in an OpenVZ VPS.
<3> i found some threads about this delay... but only questions.. 8-)
<4> It has been an adventure :)
<3> =)
<3> with RPG elements?
<4> BTW, the only reason I'm interested in qmail is ezmlm.
<4> Otherwise, I have Postfix running and it works fine.
<3> qmail works fine too... but this connect delay...grrrr
<3> =)
<4> I've run qmail before but I've never had to really configure or install it. I just used a distro that included qmail.
<4> It "Just Worked".
<4> very well too actually
<2> is there any logs that can trace the IP of a suspected spammer?
<5> qmail-smtp logs
<6> messages in queue: 105
<6> messages in queue but not yet preprocessed: 90
<6> i dunno what did i do wrong - all was working fine - about half year now... :/
<6> i think i messed up with permissions :/ but where and what? :/
<6> /service/qmail-send/log: up (pid 24412) 1 seconds << this process seems to restart also :/
<5> Fleck, seems queue is corrupted.
<5> u think?
<5> :)
<5> ps aux | grep readproc
<5> what's the output ?
<6> nothing
<6> only grep :p
<6> how can i run that readproctitle?
<7> uh
<7> check your logs?
<6> mut nothing interesting in logs - i did ...
<7> your other processes are running fine tho?
<6> mut http://nomorepasting.com/paste.php?pasteID=63115
<7> so it's all your logs..
<7> um
<7> did you log directory get corrupted or something?
<7> try recreating maybe?
<6> /var/log/qmail?
<7> yeh
<6> yep :pppp permissions :p
<6> yes thanks mut :)) works now
<7> :)
<6> [13:02:44] <6> i think i messed up with permissions :/ but where and what? :/ << i run few days agou cmd - chown user:group -R / :p :( i did fast ctrl + C but anyway ... :/
<6> messages in queue: 12
<6> messages in queue but not yet preprocessed: 0
<6> nice ;)
<6> thanks a lot guys :)
<2> after i use "qfixq" my queues drop to 0.... but after a couple of hours i checked again my queues and it is in 10094 now. :( what must i do inorder to resolve this? any recommendations? :(



<8> hello
<8> anyone put up qmail + clamsmtp ?
<8> anyone knows the most lightweight manner to integrate qmail and clamav ?
<9> Hi everybody
<9> I just got a a5200 disk array. Is nice but it just can go with a sparc machine that currently is not the mail/pop server
<9> so the question is mounting NFS /var with qmail and vpopmail from the array to my mailserver for writng all mail would be a big nono?
<9> well DJB aparently completely bashes NFS ...
<10> DJB bashes a lot
<11> and gets bashed a lot too
<12> hi guys
<12> i noticed weerd log entries
<12> this morning... it freaked me out
<12> @40000000447eb825364acfb4 info msg 327947: bytes 8015 from <> qp 27564 uid 1006
<12> @40000000447eb825380e45ec starting delivery 912: msg 327947 to remote baimaggiek@0451.com
<12> @40000000447eb825380e4dbc status: local 0/10 remote 1/20
<12> @40000000447eb89d390315cc delivery 912: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
<12> it appears that even though my qmail does not relay email, it attempted to send out a relay message for someone
<12> @40000000447ee1cf03b921f4 delivery 919: failure: 208.36.123.75_does_not_like_recipient./Remote_host_said:_550_<>:_No_thank_you_rejected:_Account_Unavailable,_Possible_Forgery/Giving_up_on_208.36.123.75./
<12> i also have more interesting messages
<12> i just tried to relay my mail to a different host
<12> and this is what i got
<12> 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
<12> so i know that qmail is set no to relay for unknown domains
<12> any tips would be highly appreciated
<13> a1fa: a1fa|#qmail> @40000000447eb825364acfb4 info msg 327947: bytes 8015 from <> qp 27564 uid 1006
<13> it's a *bounce* message.
<10> bounce spam... I hate it :(
<12> oh
<12> cos it freaked me out
<12> "starting delivery" is what freaked me out
<12> and then delivery: "unable to establish an smtp connection
<12> so they are faking the sender's email, so the bounce message would get delivered to the sender/
<13> right
<12> thats crazy
<12> i guess it is logical, but in the same way, they will not get the original, i hope
<12> anyway to stop bouncing?
<13> you must reject the message during your initial SMTP conversation, by validating the local *username* as well as the domain. which means you must use something other than qmail-smtpd.
<13> see the last 2 links in the /topic
<12> i am using vpopmail
<13> that has nothing to do with incoming mail.
<12> yeah :)
<13> although it does let you use *either* of the 2 last URLs instead of just 1 of them.
<13> (the develooper one *requires* that you use vpopmail... so I can't use it.)
<12> cool
<12> i was trying to say i am using multiple domains
<12> thanks 'cat
<14> hello. i read the installation document at qmailrocks.org. and used that packages everything works fine but courrier doesnt authenticate via mysql.
<15> hi
<15> is it possible to use qmail as a mta when having a dynamic ip ?
<15> I got it working somewhat, but most mailing lists reject my message because the path contains my local host which isn't exactly "known" :)
<16> hi all
<16> my users are telling me that they are getting duplicates in their maildir
<16> any idea what might cause that?
<16> 2006-06-01 14:12:23.048679500 starting delivery 80: msg 471352 to local killearn.com-tgrant@killearn.com
<16> 2006-06-01 14:14:04.310343500 starting delivery 82: msg 471352 to local killearn.com-tgrant@killearn.com
<16> why would qmail do that?
<17> dannym: set up a dynamic domain to your ip.
<17> dannym: make your qmail report itself as being the mta for that domain...
<15> eh: okay, will try
<17> my qmail is rejecting mail being sent to users in a virtual domain. I have encorps.com set up to go to the user 'encorps'. I also have .qmail-contact, but sending mail to contact@encorps.com doesn't work: it's returned with a 'user unknown' error. What should I look at to resolve this? How to debug?
<13> http://wooledge.org/mywiki/QmailPath
<17> oh. ok. Found it: the domain is in locals...
<17> Thanks!
<18> hey guys i'm trying to install and use qmail, all seems well but when i get in vqadmin to add and configure a domain it complains that it can not make domains directory, i'm ***uming its a permissions issue, but how do i find out for sure?
<19> I ***ume you installed vpopmail if you are using vqadmin. Try running the vpopmail command line tools.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #qmail
or
Go to some related logs:

howto restart iptables ubuntu iptables-save
/easyhealer option
paralets
#linux
special device /dev/sdc2 does not exist
ubuntu freshclam can't parse the config file
#suse
#perl
#php
#bash



Home  |  disclaimer  |  contact  |  submit quotes