| |
| |
| |
|
Comments:
<0> anyone know how I can use qmail-inject to strip off HELO from an SMTP client that is sending email via a qmail server? <1> hi <1> is there any way to allow just accounted users to use my smtp server? <1> i have patched qmail for qmail-auth <1> but server is still usable by anyone who connects <2> i am using vpopmail, where do i put a .forward, i want it to pipe to a script <3> hi <4> what's a recommended way of installing some type of auth qmail daemon on port 587? <4> i have the standard qmail/vpopmail setup at the moment <5> what is the most probable cause if my message queue continous to grow?
<6> too much in, too few out <5> _Tino: is there any recommendation? or any workaround? <6> read the logs to determine why mails are not going out <6> verify that you'are not open relay <5> _Tino: if it is open relay? before i encountered error regarding open relay... sorry im not the one who set this up. but i know by default qmail is not open relay.. am i correct? <7> yes, by default qmail is not configured as an open relay <7> There have been times when spammers have been delivering mail to my servers faster than it is being rejected and this has caused my queue to grow. <7> Also if you are secondary for another site and their higher priority servers are offline, you will accumulate mail <5> caskey: the setup is this INTERNET ---> SPAM******IN&CLAMAV -----> Mail server <5> caskey: now, all queues are residing right now in SPAM******IN server <5> caskey: SPAM******IN server does not p*** all incoming mails to our mail server thats why all queues in SPAM server continous to grow <5> caskey: can you help me with this? any recommendations? <7> how quickly is spam***asin processing the incoming mail? <7> what is the system load on that box? <7> do you have some real time-series data for mail-arrivals, mail-exits and queue-size? It may be you just have a very slow mail queue at that stage. <7> you should be able to get this info by comparing the number of lines like ' new msg #' versus 'delivery #: success:' in your mail log <7> you can use grep and cut on the logs to get a rough idea in 10-minute windows very easily like this: <7> cat mail.log | grep 'new msg [0123456789]\+\|delivery [0123456789]\+: succ' | cut -f 3,7 -d ' ' | cut -c 1-4,9- | sort | uniq -c <5> hmmmm.. alright i'll do that. <5> thanks <8> what's a recommended way of installing some type of auth qmail daemon on port 587? <8> i have the standard qmail/vpopmail setup atm <8> anyone? <9> which daemon do i have to HUP when i changed locals and rcpthosts? :) <10> smtpd <9> thank you <9> hmmm <9> but smtpd is called by tcpserver?! <11> hi. is there a way to limit the number of mails that are processed simultanously? when a lot of mail comes in, qmailscanner errors because of outofmem killer <11> btw has anyone who is using qmailscanner seen similar problems? <12> /var/qmail/control/concurrency* <11> ok checking if that helps, thx <11> ok, 10 is default, trying 5 now <12> you are changing the softlimit in /var/qmail/supervise/qmail-smtpd/run aren't you? <12> or wherever your qmail-smtpd/run file is <11> is set to /var/qmail/control/conf-common:SOFTLIMIT_OPTS="-m 100000000" here <11> should i increase that value as well?
<12> 320000000 is what i use <11> ok, will try to double frist <11> first <11> thx fr the pointer <12> I use that number on a very busy mail relay and have no problems <11> ok <13> i just got a godaddy dedicated linux server with fedora core 2. it says it has qmail. so i'd ***ume it's setup already but i have no idea how to run it. any suggestions ? <13> i was going to build/install via the guides all over the place. but i don't want to mess up what is already there <13> i'm ***uming qmail would be both my smtp and pop/imap server also? <14> no <14> qmail is MTA <14> nothing more <13> what is all this qmail-pop3d etc? <13> and qmail-smtp <13> in my /var/qmail <13> this is alot harder then my ubuntu box at home. i just started my mail services then it worked :D <13> put in a mx record maybe. it was real easy i remember though <15> hi <15> i have a problem...can someone help me? <12> catmusic: just as the question <12> *ask <15> i've installed qmail with qmailrocks.org help... <15> worked, until restart <15> now... <15> i don't have starttls in telnet localhost 110 <15> 25 <15> sorry <12> correct. qmail has no native TLS support <15> first time worked, now when i try to login to the server, i can't... <15> did i missed something? <12> I have no idea. I don't use qmail for TLS work <15> qmailctl in started. so imap and imap-ssl, courier also... <15> but i can't login <13> hmm i got qmail and all up and running via qmailrocks.org all works fine locally but i can't seem to do anything from the outside <13> thinking my firewall. but it seems to be allowing all needed traffic <13> mail.myhost.com resolves to my ip etc <13> well i can receive mail actually via pop it seems <13> just can't send mail using my smtp server <13> my host did give me a relay smtp server. maybe i can use that somehow? no idea how though <13> weird i can telnet to my pop server (using qmail-pop3d) but i can't seem to send mail to get any mail into the mailbox. i can send mail out and to myself and receive via a pop email client fine <13> from the inside only i mean. i can't seem to send myself mail fromt eh outside or to other users from the outside <13> my mx record is mail.myhost.com and it points to the ip of the computer running qmail <16> im trying to send an email using mail -s blar user@email.com < msg.html but the html isnt being formatted and is getting displayed as text.. does anyone know how to fix this please? <7> meriad, google MIME
Return to
#qmail or Go to some related
logs:
#suse #linux unblock someone gaim as people are want to say Manpage update-grub oracle turn off core dump module-rebuild: command not found postfixadmin catchall ubuntu ksmooth
onkey quirksmode
|
|