can we sign outgoing mails with DKIM and spf for a particular sasl username ?

2012-10-23 Thread Naval saini
I have configured a postfix mail server on my centos 6.3 server.my spf and DKIM signing working for all sasl user . i have 3 sasl user on my server i want that when first user sends mails it sign mail with dkim of a domain name when another user send mails his mails should sign with different domai

Re: can we sign outgoing mails with DKIM and spf for a particular sasl username ?

2012-10-23 Thread Robert Schetterer
Am 23.10.2012 09:20, schrieb Naval saini: > I have configured a postfix mail server on my centos 6.3 server.my spf and > DKIM signing working for all sasl user . i have 3 sasl user on my server i > want that when first user sends mails it sign mail with dkim of a domain > name when another user sen

Re: postfix SMTP AUTH

2012-10-23 Thread William Holt
Hello Patrick, I made some changes, specifically submission port in master.cf. My question now is why is SMTP AUTH offered on port 25, but not 587? SASLFINGER OUTPUT= saslfinger - postfix Cyrus sasl configuration Tue Oct 23 08:40:24 EDT 2012 version: 1.0.2 mode: server-side

Re: ESMTP: keys and passwords

2012-10-23 Thread thorsopia
> You did not specify a key to use for this operation. This writes > a new key to a default file (often privkey.pem) with insecure > permissions (0644) (even password protected keys should not > be world readable). It saved the key as "cakey.pem" with 644. Should I change the permissions of the m

Specifying subdomains in relay_domains

2012-10-23 Thread Rosenbaum, Larry M.
Running RHEL 6, mail_version = 2.6.6 I have a server, let's call it mail1.example.com. I want mail addressed to n...@example.com to be looked up in $virtual_alias_maps. Mail to subdomains of example.com should be relayed to a server by that name. The main.cf file includes the following lines:

Re: Specifying subdomains in relay_domains

2012-10-23 Thread Wietse Venema
Rosenbaum, Larry M.: > Running RHEL 6, mail_version = 2.6.6 > > I have a server, let's call it mail1.example.com. I want mail > addressed to n...@example.com to be looked up in $virtual_alias_maps. > Mail to subdomains of example.com should be relayed to a server > by that name. The main.cf file i

Postfix 5.4.0 Error: too many hops

2012-10-23 Thread marintech
I'm having a heck of a time trying to get inbound mail to work from my new Spam filtering provider. The problem I see is that when my mail server gets the mail from Spam Soap there is something in the header that it thinks made too many hops. This mail server receives fine, but as soon as it comes

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread Viktor Dukhovni
On Tue, Oct 23, 2012 at 08:53:19AM -0700, marintech wrote: > I'm having a heck of a time trying to get inbound mail to work from my new > Spam filtering provider. The problem I see is that when my mail server gets > the mail from Spam Soap there is something in the header that it thinks made > too

Re: ESMTP: keys and passwords

2012-10-23 Thread Viktor Dukhovni
On Tue, Oct 23, 2012 at 09:05:27AM -0400, thorso...@lavabit.com wrote: > > You did not specify a key to use for this operation. This writes > > a new key to a default file (often privkey.pem) with insecure > > permissions (0644) (even password protected keys should not > > be world readable). > >

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread marintech
I think I have completely disabled the filtering on my server. Here is my main.cf and master.cf master.cf main.cf After I've commented out the amvis stuff, it still displays the exact same issues.. --Steve -- View this message in context: http://postfix.1071664.n5.nabble.com/Postfix-

RE: Specifying subdomains in relay_domains

2012-10-23 Thread Rosenbaum, Larry M.
> Set the parent_domain_matches_subdomains parameter, and don't > include relay_domains there. > > I expect that "parent_domain_matches_subdomains = smtpd_access_maps" > would be practical for many sites. Thanks, that did the trick. I hadn't realized that "parent_domain_matches_subdomains" would

Re: Email Server Topology

2012-10-23 Thread Jeroen Geilman
On 10/23/2012 07:07 PM, Roman Gelfand wrote: Can a postscript server work with mail box server like dovecot which is running on a remote machine? Is it more desirable to pass email from mail gateway to mail box server via smtp where mail box server is going to house postfix and serve smtp servic

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread Jeroen Geilman
On 10/23/2012 06:48 PM, marintech wrote: I think I have completely disabled the filtering on my server. Here is my main.cf and master.cf master.cf main.cf ...that doesn't display anything. For further help, please provide relevant sections of the log, and see http://www.postfix.org/DEBU

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread marintech
Click the link to the forum, the text is there. -- View this message in context: http://postfix.1071664.n5.nabble.com/Postfix-5-4-0-Error-too-many-hops-tp51788p51797.html Sent from the Postfix Users mailing list archive at Nabble.com.

RE: Email Server Topology

2012-10-23 Thread Roman Gelfand
Serves as a "conveyor" for various email associated servers? From: Jeroen Geilman Sent: 10/23/2012 1:38 PM To: postfix-users@postfix.org Subject: Re: Email Server Topology On 10/23/2012 07:07 PM, Roman Gelfand wrote: > Can a postscript server work with mail box server like dovecot which > is runnin

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread /dev/rob0
On Tue, Oct 23, 2012 at 10:42:44AM -0700, marintech wrote: > Click the link to the forum, the text is there. No. You will have better luck here by complying with the list's guidelines. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/ro

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread marintech
Sorry about that, I did not notice the guidelines. I think I have detailed my problem well. Here is my postconf -n root@abda:/etc/postfix# postconf -n alias_database = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases append_d

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread /dev/rob0
On Tue, Oct 23, 2012 at 11:49:15AM -0700, marintech wrote: > Sorry about that, I did not notice the guidelines. I meant the link that Jeroen gave you. > I think I have detailed my problem well. Here is my postconf -n And Viktor, first reply, suggested that you have configured a mail loop. Is th

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread marintech
Thank you for the response. This is a ISPConfig server so most of these settings are controlled through that. I have disabled all filtering so I'm not sure how "looping" is occurring, I know I've not set that up. Yes I have asked the help desk of Spam Soap and they say it is my server. I'm sorry I

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread /dev/rob0
On Tue, Oct 23, 2012 at 12:20:26PM -0700, marintech wrote: > Thank you for the response. This is a ISPConfig server so most > of these settings are controlled through that. Then you should seek ISPConfig support (not here, of course.) > I have disabled all filtering so I'm not sure how "looping"

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread marintech
@/dev/rob0 Thanks for taking time to help out. I have reached out to ISPConfig as well...still waiting on that. I appreciate it very much. Have a great day. --Steve -- View this message in context: http://postfix.1071664.n5.nabble.com/Postfix-5-4-0-Error-too-many-hops-tp51788p51806.html Sen

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread mouss
Le 23/10/2012 18:07, Viktor Dukhovni a écrit : > On Tue, Oct 23, 2012 at 08:53:19AM -0700, marintech wrote: > >> I'm having a heck of a time trying to get inbound mail to work from my new >> Spam filtering provider. The problem I see is that when my mail server gets >> the mail from Spam Soap ther

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread Wietse Venema
mouss: > > On Tue, Oct 23, 2012 at 08:53:19AM -0700, marintech wrote: > > > >> I'm having a heck of a time trying to get inbound mail to work from my new > >> Spam filtering provider. The problem I see is that when my mail server gets > >> the mail from Spam Soap there is something in the header t

Re: ot: iPhone smtp setup

2012-10-23 Thread Jeroen Geilman
On 10/23/2012 03:34 AM, li...@sbt.net.au wrote: I have Postfix with smtp-auth, port 587, all works good I'm having problems setting an iPhone with smtp-auth sending, hoping some iPhone experts can point me in correct direction on this iPhone, under SMTP, it has 'primary' SMTP server, correct ho

Re: Email Server Topology

2012-10-23 Thread Stan Hoeppner
On 10/23/2012 12:07 PM, Roman Gelfand wrote: > Can a postscript server Postscript is a printer language similar to PCL, but much older. You meant to say Postfix. The former has existed more than a decade longer than Postfix which is an SMTP mail transfer agent, or MTA. -- Stan

Re: Postfix 5.4.0 Error: too many hops

2012-10-23 Thread Viktor Dukhovni
On Tue, Oct 23, 2012 at 11:49:15AM -0700, marintech wrote: > Sorry about that, I did not notice the guidelines. > > I added the debug_peer_list for further info, here is a link to the output > of a message trying to be delivered. > > https://dl.dropbox.com/u/6738208/mail_log.txt Oct 23 11:3