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...
Sriram Nyshadham
sriram.nyshadham@...
Dec 1, 2008 10:08 am
246547
... Stick to postqueue. Isn't qstat for qmail? -- Sahil Tandon <sahil@...>...
Sahil Tandon
sahil@...
Dec 1, 2008 11:42 am
246548
... Run: postfix set-permissions to fix this. Wietse...
Wietse Venema
wietse@...
Dec 1, 2008 11:44 am
246549
... $ man logger $ man postlog Wietse...
Wietse Venema
wietse@...
Dec 1, 2008 11:45 am
246550
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...
Sriram Nyshadham
sriram.nyshadham@...
Dec 1, 2008 12:04 pm
246551
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....
Noel Jones
njones@...
Dec 1, 2008 1:45 pm
246552
... 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...
Simone Felici
s.felici@...
Dec 1, 2008 2:48 pm
246553
Hi to all, i want to set a dimension limit in relation to recipients number and attachment's size; that is if number_recipients * attachment's size exceed...
Antonio Tommasi
antonio.tommasi@...
Dec 1, 2008 2:51 pm
246554
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...
J.P. Trosclair
jptrosclair@...
Dec 1, 2008 3:01 pm
246555
... make sure to read: http://www.postfix.org/postconf.5.html#smtpd_discard_ehlo_keyword_address_maps smtpd_discard_ehlo_keyword_address_maps ...
mouss
mouss@...
Dec 1, 2008 3:11 pm
246556
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...
Roman Medina-Heigl He...
roman@...
Dec 1, 2008 3:14 pm
246557
... (discarding starttls may be too much, but OP can decide for himself) I think this is even easier: ...
Noel Jones
njones@...
Dec 1, 2008 3:50 pm
246558
... 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 ...
Noel Jones
njones@...
Dec 1, 2008 4:02 pm
246559
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]:...
Justin Piszcz
jpiszcz@...
Dec 1, 2008 4:06 pm
246560
... 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...
mouss
mouss@...
Dec 1, 2008 4:10 pm
246561
... 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...
Noel Jones
njones@...
Dec 1, 2008 4:18 pm
246562
... 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...
Roman Medina-Heigl He...
roman@...
Dec 1, 2008 4:23 pm
246563
... 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...
Noel Jones
njones@...
Dec 1, 2008 4:48 pm
246564
... 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...
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2008 4:55 pm
246565
... 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...
Charles Marcus
CMarcus@...
Dec 1, 2008 4:58 pm
246566
... Both are good solutions, I'll try these! Thank's a lot!!! Simon...
Simone Felici
s.felici@...
Dec 1, 2008 5:07 pm
246567
... 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,...
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2008 5:40 pm
246568
... 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...
Roman Medina-Heigl He...
roman@...
Dec 1, 2008 7:31 pm
246569
... 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...
Noel Jones
njones@...
Dec 1, 2008 8:10 pm
246570
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...
Ronald MacDonald
ronald@...
Dec 1, 2008 8:12 pm
246571
... 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...
Wietse Venema
wietse@...
Dec 1, 2008 8:25 pm
246572
... 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...
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2008 9:40 pm
246573
... 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...
postfix@...
Dec 1, 2008 9:40 pm
246574
... 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,...
Ronald MacDonald
ronald@...
Dec 1, 2008 10:25 pm
246575
... <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...