Udv / Greetings! Hm. I think process limit does not count here. I reinstalled it from the very basics. I tried it with a mail alias, that have 3 recipients,...
Éliás Tamás
elias.tamas@...
Nov 2, 2008 2:40 am
245504
Udv / Greetings! About the limits: ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited max nice...
Éliás Tamás
elias.tamas@...
Nov 2, 2008 2:46 am
245505
I've got a postfix server that runs several virtual domains. One of these domains wishes to make use of some mailing list software (ecartis). Is there a way...
Louis Kowolowski
louisk@...
Nov 2, 2008 5:45 am
245506
Hi, I need to redirect a few accounts on my Postfix server to a different SMTP server, but this server is using port 2525 instead of 25. I have tried this in...
Jim Balo
jimbalo22@...
Nov 2, 2008 6:33 am
245507
... Don't do this in the /etc/alias file; instead, use transport maps: http://www.postfix.org/transport.5.html ... See the link posted above and pay close...
Sahil Tandon
sahil@...
Nov 2, 2008 7:08 am
245508
... You can use transport_maps. somthing like mylist@... listmgr: where the listmgr is defined in master.cf: listmgr unix - n n -...
mouss
mouss@...
Nov 2, 2008 10:11 am
245509
... these domains wishes to make use of some mailing list software (ecartis). Is there a way that I can have these mailing list aliases apply to a virtual...
Gerald V. Livingston II
gerald.postfix@...
Nov 2, 2008 10:23 am
245510
... postfix rewrite is controlled by the admin (you for example), not by remote spammers nor users. your observation is flawed. if you show logs showing the...
mouss
mouss@...
Nov 2, 2008 10:50 am
245511
... For per-user whitelits, you can use a policy server. postfix smtpd access can't use multiple fields (sender AND recipients). Note that a simplistic...
mouss
mouss@...
Nov 2, 2008 10:54 am
245512
... Please show the output of 'postconf -n' instead of main.cf. and no, don't fix the typo. use: smtpd_sender_restrictions = check_sender_access...
mouss
mouss@...
Nov 2, 2008 11:03 am
245513
... you configured a relayhost but the relayhost is passing mail back to your postfix. your attempt to disable relayhost in the second smtpd is useless since...
mouss
mouss@...
Nov 2, 2008 11:15 am
245514
... use virtual_alias_maps: foo@... foo@..., foo@......
mouss
mouss@...
Nov 2, 2008 12:32 pm
245515
... This is not a problem. mail.snurf.info resolves to the client IP, which is more than enough. ... You can also visit the sorbs site and use the delist form....
mouss
mouss@...
Nov 2, 2008 12:57 pm
245516
... Hash: SHA1 (first of all, sorry if it is already discussed and a known issue) Is that possible to set up Postfix with ezmlm? I'm considering to make a ...
Byung-Hee HWANG
bh@...
Nov 2, 2008 2:05 pm
245517
I'm trying to install from scrath on a mac. There are a lot paths that are different. Does anyone have a synopsis of where some of these paths are? I am not...
Tom Allison
tom@...
Nov 2, 2008 2:17 pm
245518
... Etc. I have news for you. Computers do not have unlimited supplies of memory, sockets, files, etc. Wietse...
Wietse Venema
wietse@...
Nov 2, 2008 2:34 pm
245519
Hello, ... I'm not Mac user but... ... That's pretty common for Gentoo users and it usually means that your CC didn't recognize one or more command line...
Norberto Bensa
nbensa@...
Nov 2, 2008 2:36 pm
245520
... Here is some hint: postfix local -> qmail-local -> ezmlm -> postfix qmqpd However I think it would be a mistake to consider the speed of ezmlm alone. Most...
Wietse Venema
wietse@...
Nov 2, 2008 2:43 pm
245521
... if it just to find another mailman see here http://mlmmj.org/ -- Benny Pedersen Need more webspace ? http://www.servage.net/?coupon=cust37098...
Benny Pedersen
me@...
Nov 2, 2008 5:23 pm
245522
Dear postfix users I have problems with virtual domains and bouncing of messages which has put our servers on the www.backscatterer.org blacklist I have...
Dave Buchanan (Abo Ltd)
dave@...
Nov 2, 2008 7:03 pm
245523
... From virtual(5): @domain address, address, ... Redirect mail for other users in domain to address. This form has the lowest precedence. Note: @domain is...
Jorey Bump
list@...
Nov 2, 2008 7:49 pm
245524
... I tried this, but did not get it to work. Here is what I added to /etc/postfix/transport: joedoe@......
Jim Balo
jimbalo22@...
Nov 2, 2008 8:32 pm
245525
... If something does not work as expected, this mailing list expects that you provide the following information: "postconf -n" command output. logging. You...
Wietse Venema
wietse@...
Nov 2, 2008 8:36 pm
245526
... Sahil said "pay close attention to the transport map syntax". joedoe@... smtp:[other.example.net]:2525 ... stop trying random things. postfix is...
mouss
mouss@...
Nov 2, 2008 9:36 pm
245527
... I am. ;) ... First, make sure that you're using the latest xcode (3.11 currently, assuming you're on 10.4 or 10.5), and all I usually do is just copy/ ...
Jim Wright
jim@...
Nov 2, 2008 10:33 pm
245528
... Sorry - I did not read it properly. I tried again using what I believe is the proper syntax, but the redirect is still not taking effect. I have posted...
Jim Balo
jimbalo22@...
Nov 3, 2008 3:37 am
245529
________________________________ From: Jim Balo <jimbalo22@...> To: mouss <mouss@...> Cc: "postfix-users@..." <postfix-users@...>...
Daniel V. Reinhardt
cryptodan@...
Nov 3, 2008 3:41 am
245530
... Don't edit or obfuscate file contents; it is prone to typos that complicate troubleshooting. ... [...] ... [...] In your postconf output, I did not see any...
Sahil Tandon
sahil@...
Nov 3, 2008 4:12 am
245531
Daniel, ... The logs are santized for security reasons (posting your public IPs and email addresses together with your configuration details is not safe)....