Re: Tuning Help

2010-11-14 Thread Will Fong
On Nov 13, 2010, at 8:28 AM, John Hinton wrote: And, as our client base is controlled and are not spammer, avoiding all spam checks on outbound is awesome. I used milters in sendmail in order to do rejects and those checked all in and all out. Hi John, What do you mean by controlled?

CIDR question

2010-11-14 Thread Jack
Hello All, I want to confirm that what I want to try wont break anything. I want to use a CIDR list and reject messages. That I can tell I need to do this: smtpd_client_restrictions = check_client_access cidr:/usr/local/etc/postfix/maps/ip.cidr, permit But I don't want to

Re: Tuning Help

2010-11-14 Thread John Hinton
On 11/14/2010 3:29 AM, Will Fong wrote: On Nov 13, 2010, at 8:28 AM, John Hinton wrote: And, as our client base is controlled and are not spammer, avoiding all spam checks on outbound is awesome. I used milters in sendmail in order to do rejects and those checked all in and all out. Hi

Re: mailheader patch / sender IP

2010-11-14 Thread t...@diogunix.com
Thanks to ALL. I made it using the header_checks method using in main.cf: header_checks = regexp:/usr/local/etc/postfix/header_checks in header_checks: /^Received: from/ IGNORE Seems to work like a charm :-) The VPN way certainly was another valuable thing but of course

having problem when a Windows Vista machine sends mail

2010-11-14 Thread Scott B.
-- Scott Berry MCP and A Plus Certified Hello there, I am new at setting up an e-mail server and I have a few questions. Firstly, I am wondering why postfix will pick up mail from my Linux desktop but not the Windows one. Secondly, how do I resolve this. The error message I got was:

Re: having problem when a Windows Vista machine sends mail

2010-11-14 Thread Aaron Martinez
-- Scott Berry MCP and A Plus Certified Hello there, I am new at setting up an e-mail server and I have a few questions. Firstly, I am wondering why postfix will pick up mail from my Linux desktop but not the Windows one. Secondly, how do I resolve this. The error message I got was:

Re: having problem when a Windows Vista machine sends mail

2010-11-14 Thread Jeroen Geilman
On 11/14/2010 05:54 PM, Scott B. wrote: -- Scott Berry MCP and A Plus Certified That doesn't really inspire a lot of confidence, especially when you put the body of your message /below/ your signature. Some MUAs will silently ignore it when replying. Hello there, I am new at setting

Re: mailheader patch / sender IP

2010-11-14 Thread /dev/rob0
On Sun, Nov 14, 2010 at 04:08:04PM +0100, t...@diogunix.com wrote: I made it using the header_checks method using in main.cf: header_checks = regexp:/usr/local/etc/postfix/header_checks in header_checks: /^Received: from/ IGNORE Seems to work like a charm :-) So

Re: mailheader patch / sender IP

2010-11-14 Thread t...@diogunix.com
Viktor, /dev/rob0, thanks. Am already working also on this second step (Viktors proposal) as this is really important (thanks for the hint, was already worrying about unwanted effects). Anyway I'm only running all this on a testing machine this time. However, it's impressing what one can do

Re: Queue-IDs don't change after mail queue transfer

2010-11-14 Thread Victor Duchovni
On Sun, Nov 14, 2010 at 01:26:58PM +0100, Stefan Foerster wrote: Due to hardware problems, I had to move our graveyard mailout to another server. So I copied the relevant configuration files and then moved the mailqueue to the new server using rsync. After that, I executed postmulti -i

RBL and IPv6

2010-11-14 Thread lst_hoe02
Hello we are in progress to get IPv6 working and i like to know how DNSBL lookups are handeled by postfix if at all. The only thing i found so far is the statement in http://www.postfix.org/IPV6_README.html that DNSBL is not supported at the moment and the entry 20080823

Re: RBL and IPv6

2010-11-14 Thread Wietse Venema
lst_ho...@kwsoft.de: Hello we are in progress to get IPv6 working and i like to know how DNSBL lookups are handeled by postfix if at all. The only thing i found so far is the statement in http://www.postfix.org/IPV6_README.html that DNSBL is not supported at the moment and the entry

mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread flip side
I have two gmail accounts set up. When I'm logged in as account1 I can send mail as From account2. Google calls this an alternate account ( http://goo.gl/Gts2g). If I log in as account1 and send mail to my postfix server, everything is fine. If I log in as account1 and send mail to my postfix

Moving deferred mail to another server

2010-11-14 Thread Simon
Hi There, We have two postfix servers (postfix from debian lenny). Is there any way to move all deferred mail from one server to another? Thanks Simon

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread Wietse Venema
flip side: I have two gmail accounts set up. When I'm logged in as account1 I can send mail as From account2. Google calls this an alternate account ( http://goo.gl/Gts2g). If I log in as account1 and send mail to my postfix server, everything is fine. If I log in as account1 and send mail

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread flip side
Thanks for the reply, Wietse. I had read that already -- I'm not quite sure it is you're wanting me to do. I would provide more details if I had any, but I can't find any logging information. This is the postconf -n: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases

Re: CIDR question

2010-11-14 Thread mouss
Le 14/11/2010 11:58, Jack a écrit : Hello All, I want to confirm that what I want to try wont break anything. I want to use a CIDR list and reject messages. That I can tell I need to do this: smtpd_client_restrictions = check_client_access cidr:/usr/local/etc/postfix/maps/ip.cidr,

Re: mailheader patch / sender IP

2010-11-14 Thread t...@diogunix.com
Ok. Got it. For others may be searching for a similar solution: in main.cf: cleanup_service_name = cleanup header_checks = (these are the default values anyway) in master.cf: submission inet n - n - - smtpd -o cleanup_service_name=cleansub cleansub unix n

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread Jeroen Geilman
On 11/14/2010 11:39 PM, flip side wrote: Thanks for the reply, Wietse. I had read that already -- I'm not quite sure it is you're wanting me to do. What the DEBUG_README asks you to. I would provide more details if I had any, but I can't find any logging information. That's nonsense.

Re: Moving deferred mail to another server

2010-11-14 Thread Jeroen Geilman
On 11/14/2010 11:06 PM, Simon wrote: Hi There, We have two postfix servers (postfix from debian lenny). Is there any way to move all deferred mail from one server to another? On the one with the deferred mail, add relay_host = [name.or.ip.of.other.postfix] to main.cf, then run

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread /dev/rob0
On Sun, Nov 14, 2010 at 10:39:33PM +, flip side wrote: Thanks for the reply, Wietse. I had read that already -- I'm not quite sure it is you're wanting me to do. I would provide more details if I had any, but I can't find any logging information. Was the mail you got from your primary

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread flip side
Yes, the mail from the primary account was logged. As you'll notice in the postconf-n, I've set debug_peer_list=google.com and that produced plenty of debugging information when I sent an e-mail from the primary account. Even before I added debug_peer_list, mail from the primary account was being

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread mouss
Le 15/11/2010 02:57, flip side a écrit : Yes, the mail from the primary account was logged. As you'll notice in the postconf-n, I've set debug_peer_list=google.com http://google.com and that produced plenty of debugging information when I sent an e-mail from the primary account. Even before I

Re: mail sent from gmail alternate account not appearing in postfix

2010-11-14 Thread Noel Jones
On 11/14/2010 3:50 PM, flip side wrote: I have two gmail accounts set up. When I'm logged in as account1 I can send mail as From account2. Google calls this an alternate account (http://goo.gl/Gts2g). If I log in as account1 and send mail to my postfix server, everything is fine. If I log in as

Vacation with Virtual Users

2010-11-14 Thread Jonathan Thorpe
Hi All, I have a new postfix configuration (which is actually a migration from Sendmail running on Debian Lenny with Postfix 2.5.5) where the user wishes to enable vacation messages. We wish to use the 'vacation' utility which is configurable through Squirrelmail, however I've noticed a

Re: Spamhaus DWL in postfix

2010-11-14 Thread Sahil Tandon
On Sun, 2010-11-14 at 13:24:59 +0100, Christian Roessner wrote: Because my guess is that I have to use some kind of a pre-queue-milter to check for the VBR-Header and if it exists doing some DWL-DNS lookup. Please be careful. The mere existence of a VBR-Info header is insufficient; before