... Send a message with a "Signed-By: example.com" (use your actual domain name) header. Postfix will not delete this header. There is no reason to insert such...
287042
achal tomar
achal.tomar58@...
Jul 14, 2012 12:53 pm
actually Viktor this signed by: header requires DKIM authentication so when mails are sent from many servers on the same domain then their signatures are...
287043
Viktor Dukhovni
postfix-users@...
Jul 14, 2012 1:01 pm
... I see no mention of a "Signed-By:" header in the DKIM RFC. DKIM specifies a "DKIM-Signature" header field: https://tools.ietf.org/html/rfc4871 If this is...
287044
achal tomar
achal.tomar58@...
Jul 14, 2012 1:05 pm
Thanks for your very nice reply i will go with DKIM. On Sat, Jul 14, 2012 at 6:30 PM, Viktor Dukhovni <postfix-users@......
287045
Peter
peter@...
Jul 14, 2012 2:00 pm
... You still haven't said what the actual purpose is for you to use dkim. If you just want to be able to verify that the server that is relaying your emails...
287046
Colin
colintempler@...
Jul 14, 2012 7:01 pm
Hi all, I'm currently using aliases for a distribution list and noticed that all messages sent to this alias are given just an id queue. So if have an alias...
287047
Reindl Harald
h.reindl@...
Jul 14, 2012 7:07 pm
... if you make the aliases on LDA level like dbmail and i think dovecot wpuld support the same you have unique outgoing messages because postfix delivers the...
287048
Colin
colintempler@...
Jul 14, 2012 7:24 pm
... I see, I already have dovecot on this server but I'm using procmail + .forward as the LDA Thinking about it, I could use some recipes in the .procmailrc...
287049
Ryan Pugatch
rpug@...
Jul 15, 2012 4:41 am
Hi everyone, I am running Zimbra which means my MTAs are running Postfix 2.6.7. At work, our mail systems were hosted within our office but as of yesterday...
287050
Stan Hoeppner
stan@...
Jul 15, 2012 5:58 am
... While this problem occurs, does SSH work? IMAP? Anything other than SMTP? Have you disabled any/all iptables/ipfilter rules and disabled ...
287051
Wietse Venema
wietse@...
Jul 15, 2012 11:03 am
... Normally, a TCP stack will ignore SYN only when the TCP port is open and the SYN queue is full, i.e. the application is too slow with accepting...
287052
Benny Pedersen
me@...
Jul 15, 2012 2:38 pm
... this is only possible with 2 master mta, not with an secondary mx, webmail is not part of postfix problem 2 diff main mta can deliver to one lda if that is...
287053
Ryan Pugatch
rpug@...
Jul 15, 2012 2:53 pm
... That is worth testing - I only have SMTP open on those machines but I could open SSH to our office and see if that port gets blocked too. Good idea! ...
287054
Homer Wilson Smith
homer@...
Jul 15, 2012 6:45 pm
We have an outgoing mail server for our customers, emerald.lightlink.com, and an incoming spam server barracuda.lightlink.com. I want to set the smarthost in...
287055
Wietse Venema
wietse@...
Jul 15, 2012 7:06 pm
... Use transport_maps for pop.lightlink.com etc. Postfix will then use relayhost (barracuda) for everything else. /etc/postfix/main.cf: relayhost =...
287056
Stan Hoeppner
stan@...
Jul 15, 2012 11:20 pm
... That "fixup" is often the cause of such goofy problems. Nonetheless, it is a good idea to eliminate any other ASA special sauce as the problem. To do this...
287057
Wietse Venema
wietse@...
Jul 15, 2012 11:43 pm
... This was the result of false alarms in a new safety check (this was for new VSTREAM code that I added to implement haproxy support). Such safety checks are...
287058
Silvio Siefke
siefke_listen@...
Jul 16, 2012 12:24 am
Hello, is there a archive from the list where can download the messages? Regards Silvio...
Hello, On Sun, 15 Jul 2012 20:26:04 -0400 ... but all can only read online, nothing find where can download the message. When Mailman is the list Manager, can...
287061
Naval saini
saininaval58@...
Jul 16, 2012 12:07 pm
Setting up DKIM on my Postfix/CentOS 5.6 server. It sends and signs the emails, but Google still showing it neutral. The errors I'm getting are: dkim=neutral...
287062
Robert Schetterer
robert@...
Jul 16, 2012 12:53 pm
... you may run in dns caching time problems by changing dkim send mail to reflectors to test i.e checkmyauth@... there are more reflector...
287063
Pau Amma
pauamma@...
Jul 16, 2012 1:30 pm
... From the Majordomo help: Many list owners keep archives of files associated with a list. These may include: - back issues of the list - help files, user...
287064
Viktor Dukhovni
postfix-users@...
Jul 16, 2012 3:12 pm
... You may get better results with c=relaxed/relaxed. I see no DNS records for the selector/domain pair you're signing with: $ dig -t txt...
287065
Tomas Garijo (Click)
tgarijo@...
Jul 16, 2012 4:04 pm
Hi to all the first sorry for my English I installed a postfix in linux box. This postfix receive mail from enchange server, after when postfix is delivered...
287066
Wietse Venema
wietse@...
Jul 16, 2012 4:36 pm
... What is the domain that Postfix sends in the MAIL FROM command? Postfix will log this as: Jul 16 00:02:30 spike postfix/qmgr[20266]: (queue id here):...
287067
Engin qwert
engn_y@...
Jul 16, 2012 5:22 pm
From: engn_y@... To: postfix-users@... Subject: RE: "no route to host" error message Date: Fri, 13 Jul 2012 14:33:40 +0000 Sorry for asking...
I have Postfix v2.9.1 installed from ports. My OS is: # uname -a FreeBSD catnip.pilgrimaccounting.com 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Thu Jun 14...