Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

postfix-users

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1406
  • Category: Email
  • Founded: Jan 19, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 245533 - 245562 of 293361   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
245533 Toni Van Remortel <...
toni.van.remortel@... Send Email
Nov 3, 2008
7:25 am
... Virtual_alias_maps will work for 1 transport > multiple domains. What I want, is 1 domain > multiple transports. I know it isn't a normal way to handle...
245534 Magnus Bäck
magnus@... Send Email
Nov 3, 2008
7:42 am
On Mon, November 3, 2008 8:25 am, Toni Van Remortel ... If you don't want the envelope addresses rewritten rewrite them back to the original address upon...
245535 kj
koffiejunkielistlurke... Send Email
Nov 3, 2008
7:50 am
... That sounds great! ... Please let us know if and where it is. You'll have my order straight away. --kj...
245536 Gabriele Di Giambelar...
g.digiambelardini@... Send Email
Nov 3, 2008
8:24 am
Ok, excuse me. Now I post my postconf -n: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases,ldap:aliases config_directory = /etc/postfix ...
245537 mouss
mouss@... Send Email
Nov 3, 2008
9:46 am
... Avoid stating problems and goals in terms of solutions (think in the "problem domain", not in the "solution domain"). I am certain you don't care about...
245538 mouss
mouss@... Send Email
Nov 3, 2008
9:52 am
... as you can see, there are no smtpd_*_restrictions, probably because of a typo in your main.cf (restrictsionS is plural). but don't fix the typo. use...
245539 Toni Van Remortel <...
toni.van.remortel@... Send Email
Nov 3, 2008
10:23 am
... I never talked about a remote server. The 2 mailboxes reside on the same mailserver, only in a different system (dovecot and Zarafa). Dovecot has to be...
245540 Nicolas Letellier
nicolas@... Send Email
Nov 3, 2008
11:02 am
Hello. I would like to have this possibility in postfix : I have user@.... It's a mailbox (pop or imap), and it's TOO an alias (to redirect@...) ...
245541 mouss
mouss@... Send Email
Nov 3, 2008
11:12 am
... 0 is a number ;-p other.example.com mda2: and define mda2 to pass the message to the second MDA. (you can skip the smtp_generic_maps part)....
245542 ML
ml@... Send Email
Nov 3, 2008
11:13 am
... you need both redirect (to other alias and to mailbox) in virtual_alias_maps, reading your postconf i would suggest the following lines : user@......
245543 mouss
mouss@... Send Email
Nov 3, 2008
11:14 am
... virtual_alias_maps: foo@... foo@..., bar@... ... you need to return the original address as well....
245544 mouss
mouss@... Send Email
Nov 3, 2008
11:31 am
... note that this doesn't work with hash and the like (key must be unique). it works for OP since he uses mysql....
245545 Magnus Bäck
magnus@... Send Email
Nov 3, 2008
11:41 am
On Mon, November 3, 2008 11:22 am, Toni Van Remortel ... That's irrelevant. I repeat, two deliveries requires two recipient addresses. [...] ... That's broken....
245546 Gabriele Di Giambelar...
g.digiambelardini@... Send Email
Nov 3, 2008
12:16 pm
Ok, I used that directive, now my postconf -n is this: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases,ldap:aliases config_directory =...
245547 mouss
mouss@... Send Email
Nov 3, 2008
12:44 pm
... you don't read carefully. I said: "but don't fix the typo. use smtpd_sender_restrictions as I suggested." it's smtpd_SENDER_restrictions. sender, not...
245548 Rocco Scappatura
Rocco.Scappatura@... Send Email
Nov 3, 2008
2:17 pm
... I have collect an SMTP session with tcpdup eavesdroppin on the listening interface on mail gateway. Here the output: Command: EHLO sender.tld Response:...
245549 Kammen van, Marco, Sp...
Marco.vanKammen@... Send Email
Nov 3, 2008
2:38 pm
Dear All, As of lately we are getting more and more ldap lookup timeouts during the day.... Nov 3 12:44:59 servername postfix/proxymap[31451]: warning: ...
245550 Daniel Chojecki
daniel.chojecki@... Send Email
Nov 3, 2008
2:40 pm
Hello, i want to redirect all messages sent to exact "external"; email addres to my "internal"; addres - i use header_checks and REDIRECT action When external...
245551 Goet, Kees
Kees.Goet@... Send Email
Nov 3, 2008
3:26 pm
One of our customers, who is a reviewer with a magazine, has the following email-account with this magazine: onbehalfof@..., however she uses her...
245552 Dave Buchanan (Abo Ltd)
dave@... Send Email
Nov 3, 2008
3:33 pm
Dear postfix users I have re-configured our postfix mailservers to remove catch all aliases to remove the ammount of mail accepted. I know have one more issue...
245553 Terry Carmen
terry@... Send Email
Nov 3, 2008
3:57 pm
... Unless your users change very frequently, or you have millions of users, you might be better off to do an export to a hash: formatted postfix lookup table...
245554 Brian Evans - Postfix...
grknight@... Send Email
Nov 3, 2008
3:59 pm
... Postfix uses envelope addresses. It does not care about headers for delivery purposes. A header From and, optionally, Sender is added by the mail client...
245555 Terry Carmen
terry@... Send Email
Nov 3, 2008
4:01 pm
... Don't accept undeliverable mail, then you won't have to bounce it. abo.co.uk needs to have a list of valid users and simply not accept mail it won't be...
245556 Reinaldo de Carvalho
reinaldoc@... Send Email
Nov 3, 2008
4:01 pm
On Mon, Nov 3, 2008 at 11:40 AM, Daniel Chojecki ... A message may have many recipient. REDIRECT target change all recipient to specified value. You can think...
245557 Stefan Förster
cite+postfix-users@... Send Email
Nov 3, 2008
4:02 pm
... Recommended documentation: http://www.postfix.org/ADDRESS_VERIFICATION_README.html#recipient ...
245558 Stephen Liu
satimis@... Send Email
Nov 3, 2008
4:34 pm
Hi folks, Debian Etch Postfix MySQL Fail to telnet # telnet localhost 25 Trying 127.0.0.1... Connected to localhost.localdomain. Escape character is '^]'. ehlo...
245559 Brian Evans - Postfix...
grknight@... Send Email
Nov 3, 2008
4:39 pm
... Fix this error, post 'postconf -n' and logs if it does not help after doing so Brian...
245560 Jorey Bump
list@... Send Email
Nov 3, 2008
4:47 pm
... Forwarding is a particularly sticky issue, because it was once a relatively useful feature. These days it's a lot more trouble than it's worth, so avoid it...
245561 MailingListe
lst_hoe02@... Send Email
Nov 3, 2008
4:57 pm
... Never forward mail to destinations which don't accept it. Force the users to get a clean forward target eg whitelist your server or cancel the forwarding. ...
245562 Stephen Liu
satimis@... Send Email
Nov 3, 2008
5:11 pm
... Hi Brian, on /etc/postfix/main.cf Comment out; #relay_domains = mysql:/etc/postfix/virtual/mysql-relay-domains.cf reload postfix. Problem remains. # tail...
Messages 245533 - 245562 of 293361   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help