Re: Set outgoing IP address based on sender e-mail address?

2009-02-14 Thread Sahil Tandon
On Sat, 14 Feb 2009, Nate Carlson wrote: > Sorry if this is a FAQ, I can't find anything about it online. Somewhat of a FAQ: http://article.gmane.org/gmane.mail.postfix.user/150117/ -- Sahil Tandon

Re: Outbound mail filtering as spam?

2009-02-14 Thread postfix
At 06:08 PM 2/14/2009, post...@corwyn.net wrote: Is there a way to get amavisd to read/know my local_domain_maps from postfix (which is hosting multiple wildly different virtual domains) somewhere so that this updates dynamically? I searched around for a while, and that seemed like a complex u

Set outgoing IP address based on sender e-mail address?

2009-02-14 Thread Nate Carlson
Hey all, Sorry if this is a FAQ, I can't find anything about it online. Is it possible to set the outgoing IP address of a locally-generated message based on the sender's e-mail address? IE, if a message is submitted via 'pickup' with the sender address of 'u...@example1.com', use the IP '19

Re: Outbound mail filtering as spam?

2009-02-14 Thread postfix
At 03:29 PM 2/14/2009, mouss wrote: I didn't test this, but in principle, amavisd-new only "tags" mail if the recipient is in a "local" domain. did you abuse @local_domains_maps (or one of the alternative ways to declare local domains)? Good call. I have local_domain_maps = ( 1 ) based on some

Re: (solved) Trying to set up Amavis, getting "missing transport type field" error.

2009-02-14 Thread mouss
James Homuth a écrit : > > > -Original Message- > From: James Homuth [mailto:ja...@the-jdh.com] > Sent: February 14, 2009 3:43 PM > To: 'mouss+nob...@netoyen.net' > Subject: RE: Trying to set up Amavis, getting "missing transport type field" > error. > > > > -Original Message---

Re: Trying to set up Amavis, getting "missing transport typefield" error.

2009-02-14 Thread Wietse Venema
James Homuth: > > Feb 14 11:12:14 nova postfix/master[27805]: fatal: /etc/postfix/master.cf: > > line 115: missing "transport type" field > > What is line 115 of master.cf? > > >From the original message: > 127.0.0.1:10025 inet n- n - - smtpd > #Line 115,

(solved) Trying to set up Amavis, getting "missing transport type field" error.

2009-02-14 Thread James Homuth
-Original Message- From: James Homuth [mailto:ja...@the-jdh.com] Sent: February 14, 2009 3:43 PM To: 'mouss+nob...@netoyen.net' Subject: RE: Trying to set up Amavis, getting "missing transport type field" error. -Original Message- From: owner-postfix-us...@postfix.org [mailt

Re: Trying to set up Amavis, getting "missing transport type field" error.

2009-02-14 Thread mouss
James Homuth a écrit : > I'm pretty sure I missed something, but I'm not finding exactly what it is. > When I try to start up Postfix after configuring it to use Amavis for > content filtering, I get: > Feb 14 11:12:14 nova postfix/postfix-script[27804]: starting the Postfix > mail system

Re: Outbound mail filtering as spam?

2009-02-14 Thread mouss
post...@corwyn.net a écrit : > > > > Currently running postfix with amavisd and spam assassin. I'm now > cleverly using recipient_delimiter and amavisd so that amavisd flags > spam as user+s...@example.com > > WAY cool feature BTW, now I don't have to set filters up for each user. > Thanks for

RE: Trying to set up Amavis, getting "missing transport typefield" error.

2009-02-14 Thread James Homuth
-Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema Sent: February 14, 2009 3:16 PM To: Postfix users Subject: Re: Trying to set up Amavis, getting "missing transport typefield" error. James Homuth: > > Feb 14 11:1

Re: Trying to set up Amavis, getting "missing transport typefield" error.

2009-02-14 Thread Wietse Venema
James Homuth: > > Feb 14 11:12:14 nova postfix/master[27805]: fatal: /etc/postfix/master.cf: > > line 115: missing "transport type" field > > What is line 115 of master.cf? > > >From the original message: > 127.0.0.1:10025 inet n- n - - smtpd > #Line 115,

Outbound mail filtering as spam?

2009-02-14 Thread postfix
Currently running postfix with amavisd and spam assassin. I'm now cleverly using recipient_delimiter and amavisd so that amavisd flags spam as user+s...@example.com WAY cool feature BTW, now I don't have to set filters up for each user. Thanks for all the help I got there. The problem ap

RE: Trying to set up Amavis, getting "missing transport typefield" error.

2009-02-14 Thread James Homuth
-Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Sahil Tandon Sent: February 14, 2009 1:42 PM To: postfix-users@postfix.org Subject: Re: Trying to set up Amavis, getting "missing transport typefield" error. On Sat, 14 Feb 200

Re: Trying to set up Amavis, getting "missing transport type field" error.

2009-02-14 Thread Sahil Tandon
On Sat, 14 Feb 2009, James Homuth wrote: > I'm pretty sure I missed something, but I'm not finding exactly what it is. > When I try to start up Postfix after configuring it to use Amavis for > content filtering, I get: > Feb 14 11:12:14 nova postfix/postfix-script[27804]: starting the Postfix > ma

Trying to set up Amavis, getting "missing transport type field" error.

2009-02-14 Thread James Homuth
I'm pretty sure I missed something, but I'm not finding exactly what it is. When I try to start up Postfix after configuring it to use Amavis for content filtering, I get: Feb 14 11:12:14 nova postfix/postfix-script[27804]: starting the Postfix mail system

Re: Using relative paths in main.cf

2009-02-14 Thread Victor Duchovni
On Fri, Feb 13, 2009 at 07:27:45PM +, George Forman wrote: > Hi,I have created a main.cf.auth and linked it to > main.cf in /opt/zimbra/pf.auth/conf directory.I am using > alternate_config_directories to specify a parent directory path, > such as, > > alternate_config_directories = /opt

Re: Problem with sending email to multiple recipients

2009-02-14 Thread sim085
mouss-4 wrote: > > sim085 a écrit : >> hi mouss, >> > > Please don't top post. put your replies after the text you reply to. > >> Thank you very much for your answer. I did have a feeling the problem was >> with the catch-all-email setting and was wondering if anyone uses this >> setting wit

Re: forwarding root traffic to another domain

2009-02-14 Thread Noel Jones
post...@corwyn.net wrote: Probably a dumb question. Server configured with virtual users in mysql. My server's name is mail.example1.com. However, it doesn't serve mail for example1.com, but for many other domains. I just realized that when the system is sending mail to root, it's going

forwarding root traffic to another domain

2009-02-14 Thread postfix
Probably a dumb question. Server configured with virtual users in mysql. My server's name is mail.example1.com. However, it doesn't serve mail for example1.com, but for many other domains. I just realized that when the system is sending mail to root, it's going to r...@example1.comThe

Re: Relaying question

2009-02-14 Thread mouss
Joseph Mays a écrit : >> What service is it, and why are they not allowing you to relay? > > The spam filtering servers are local servers on our system. It's not an > offsite service out in the world. The relaying denied messages are > coming from the postfix daemons on the cluster, not from the f

Re: Problem with sending email to multiple recipients

2009-02-14 Thread mouss
sim085 a écrit : > hi mouss, > Please don't top post. put your replies after the text you reply to. > Thank you very much for your answer. I did have a feeling the problem was > with the catch-all-email setting and was wondering if anyone uses this > setting with mail servers! > times ago, peo

Re: Yahoo and spams

2009-02-14 Thread Agnello George
On Sat, Feb 14, 2009 at 1:42 PM, ddaas wrote: > Hi, thanks. > One more question: I have virtual hosting on my server. This means that > the reverse dns of the server ip is ns1.mydomain.com and the EHLO hostname > is mail.maindomain.com > Could this be a problem? I mean the server tries to rever

Re: Yahoo and spams

2009-02-14 Thread Robert Schetterer
ddaas schrieb: > Hi, thanks. > One more question: I have virtual hosting on my server. This means > that the reverse dns of the server ip is ns1.mydomain.com and the EHLO > hostname is mail.maindomain.com > Could this be a problem? I mean the server tries to reverse the ip and > it doesn't get wh

Re: Yahoo and spams

2009-02-14 Thread mouss
ddaas a écrit : > Hi, thanks. > One more question: I have virtual hosting on my server. This means > that the reverse dns of the server ip is ns1.mydomain.com and the EHLO > hostname is mail.maindomain.com > Could this be a problem? I mean the server tries to reverse the ip and > it doesn't get w

Re: Yahoo and spams

2009-02-14 Thread ddaas
Hi, thanks. One more  question: I have  virtual hosting on my server. This means that the reverse dns of the server ip is ns1.mydomain.com and the EHLO hostname is mail.maindomain.com Could this be a problem? I mean the server tries to reverse the ip and it doesn't get what's in EHLO. Yes it