Hi All, I am new to postfix and am wondering what is the difference between qstat and postqueue contents. When I check my qstat I get only 4000 mails in the...
246547
Sahil Tandon
sahil@...
Dec 1, 2008 11:42 am
... Stick to postqueue. Isn't qstat for qmail? -- Sahil Tandon <sahil@...>...
246548
Wietse Venema
wietse@...
Dec 1, 2008 11:44 am
... Run: postfix set-permissions to fix this. Wietse...
246549
Wietse Venema
wietse@...
Dec 1, 2008 11:45 am
... $ man logger $ man postlog Wietse...
246550
Sriram Nyshadham
sriram.nyshadham@...
Dec 1, 2008 12:04 pm
No Sahil, Qstat is also used for Postfix. I just found that postqueue also displays the repeated attempts to connect to any mail server(s) which are not...
246551
Noel Jones
njones@...
Dec 1, 2008 1:45 pm
Sriram Nyshadham wrote: [please don't top-post] ... What is Qstat and where did it come from? All the references I find on google indicate it's part of qmail....
246552
Simone Felici
s.felici@...
Dec 1, 2008 2:48 pm
... Mouss, this could be a solution... but haven't find any example or documation to try it. Could you pount me at any example? The initial problem was: I've...
246553
Antonio Tommasi
antonio.tommasi@...
Dec 1, 2008 2:51 pm
Hi to all, i want to set a dimension limit in relation to recipients number and attachment39;s size; that is if number_recipients * attachment39;s size exceed...
246554
J.P. Trosclair
jptrosclair@...
Dec 1, 2008 3:01 pm
For the past couple of weeks we've been getting a lot of spam from valid mail accounts on our domain. The spam gets automatically white listed since it's from...
246555
mouss
mouss@...
Dec 1, 2008 3:11 pm
... make sure to read: http://www.postfix.org/postconf.5.html#smtpd_discard_ehlo_keyword_address_maps smtpd_discard_ehlo_keyword_address_maps ...
246556
Roman Medina-Heigl He...
roman@...
Dec 1, 2008 3:14 pm
Hello, Spammers often send (forged) mail where "mail from" address is the same as "rcpt to" address. An extension of that could be using a "mail from" address...
246557
Noel Jones
njones@...
Dec 1, 2008 3:50 pm
... (discarding starttls may be too much, but OP can decide for himself) I think this is even easier: ...
246558
Noel Jones
njones@...
Dec 1, 2008 4:02 pm
... Yes, you can use a map for this; XXXX above = check_sender_access hash:/etc/postfix/mydomains # mydomains example.com REJECT inside sender not allowed ...
246559
Justin Piszcz
jpiszcz@...
Dec 1, 2008 4:06 pm
Quick question-- Nov 30 17:39:03 p34 postfix/smtpd[15257]: 6B3A310676: client=localhost.localdomain[127.0.0.1] Nov 30 17:39:03 p34 postfix/cleanup[15260]:...
246560
mouss
mouss@...
Dec 1, 2008 4:10 pm
... yes. I only cited it to show that multiple keywords can be discarded. ... It's unclear whether he actually found misbehaving MUAs or if he is just fearing...
246561
Noel Jones
njones@...
Dec 1, 2008 4:18 pm
... Yes, you can reject mail to local domains from outside/unauthenticated clients. Note some legit mail arrives this way, so be prepared for some false...
246562
Roman Medina-Heigl He...
roman@...
Dec 1, 2008 4:23 pm
... So there is no other way to do this without having to "duplicate" the same/similar hash file (/etc/postfix/vdomain and /etc/postfix/mydomains). I thought...
246563
Noel Jones
njones@...
Dec 1, 2008 4:48 pm
... If you have a large number of domains, keep a separate list of the domains and let the computer build the different tables for you. Use a Makefile to make...
246564
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2008 4:55 pm
... Harmless noise, the client dropped the connection after sending "QUIT" and the server "221" response could not be sent down an already closed socket. This...
246565
Charles Marcus
CMarcus@...
Dec 1, 2008 4:58 pm
... Hmmm... I'm running 2.5.5, and get this almost every time (maybe every time) when people send through the webmail interface... It is an older version of...
246566
Simone Felici
s.felici@...
Dec 1, 2008 5:07 pm
... Both are good solutions, I'll try these! Thank's a lot!!! Simon...
246567
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2008 5:40 pm
... Sorry, Postfix won't log clients disconnecting without sending QUIT, but it will log failure to send "221 ...". The reason is that with PIPELINEd ESMTP,...
246568
Roman Medina-Heigl He...
roman@...
Dec 1, 2008 7:31 pm
... Or I could use two different mysql queries, over the same table containing the vdomains... ... Yes, you're right (I trust you! :-)). I did a quick search...
246569
Noel Jones
njones@...
Dec 1, 2008 8:10 pm
... The whole idea of SpamAssassin scoring is that the spamminess of of messages comes from lots of little things - some positive scores, some negative scores...
246570
Ronald MacDonald
ronald@...
Dec 1, 2008 8:12 pm
Dear list, It's been a hectic couple of weeks, and I'm getting complaints from users after having upgraded to a new system that mails are coming in which have...
246571
Wietse Venema
wietse@...
Dec 1, 2008 8:25 pm
... Postfix has a vstream_peek() function to count the amount of buffered input, but there is as of yet no API to count the amount of buffered output. I am not...
246572
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2008 9:40 pm
... I agree that it is not safe to overload vstream_peek(), we need a new vstream feature to make this possible. Perhaps: /* * Number of unwritten application...
246573
postfix@...
Dec 1, 2008 9:40 pm
... Thank you for the postconf -n output. Please also provide logs of such email bypassing your content filter. We can't help you trace the email and find...
246574
Ronald MacDonald
ronald@...
Dec 1, 2008 10:25 pm
... Of course! I'm sorry. Here's the mail.log entry Nov 30 10:51:07 de003221 postfix-policyd: rcpt=91039, throttle=clear(a), host=83.7.120.131,...
246575
Ronald MacDonald
ronald@...
Dec 1, 2008 10:33 pm
... <cut> Ah, umm, my bad. Having noticed that magic word "whitelist" in the logs, after posting to here, I noticed the user had added themselves to their...