Search the web
Sign In
New User? Sign Up
postfix-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 204565 - 204594 of 259554   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
204565
Hi, I've configured Postfix to use MySQL tables with alias or forwardings: virtual_alias_domains=mysql:/etc/postfix/mysql-virtual_domains.cf ...
Alvaro Marín
alvaro@...
Send Email
Sep 1, 2006
7:22 am
204566
Hello, I have a question to all of You who use: reject_non_fqdn_hostname and reject_unknown_hostname. I get lot of SPAM messages and almost all of them are...
o2 - Marcin Wasilewski
piszpunt7@...
Send Email
Sep 1, 2006
8:21 am
204567
... Hello, ... You can use transport_maps. Forward otheruser@... via smtp to the other MX. Anyhow you should/must add this user to the table: ...
Kai Fürstenberg
postfix@...
Send Email
Sep 1, 2006
8:40 am
204568
Hello, I`m trying to set up a mail server using postfix , cyrus-imap and procmail . Everything works fine without procmail ... I have mnade the following ...
Vasile C
v.cristescu@...
Send Email
Sep 1, 2006
8:42 am
204569
... With the setting 'reject_non_fqdn_hostname' I have very good results. Much spam is stopped, a few false-positives. When I contact the postmaster of that...
Rene van Hoek
rene@...
Send Email
Sep 1, 2006
9:21 am
204570
Kai Fürstenberg wrote: Hello, ... I've tried with that (configuring transport table too): mysql> select * from email_domains; +---------------------------+ ...
Alvaro Marín
alvaro@...
Send Email
Sep 1, 2006
9:44 am
204571
fr den 01.09.2006 Klokka 10:19 (+0200) skreiv o2 - Marcin Wasilewski: [...] ... Do that, but use a whitelist for genuine maverick non-fq clients (idiot Windows...
Tony Earnshaw
tericssonearnshaw@...
Send Email
Sep 1, 2006
9:55 am
204572
... You need to specify the correct Mail-Server. gmail.com is no server, it's a domain. ... See above. Your postfix is unable to establish a connection to the ...
Kai Fürstenberg
postfix@...
Send Email
Sep 1, 2006
10:15 am
204573
... Is anything reported by (cyrus-)deliver in the log file? Most likley the log file entries will provide more hints. -- [pl2en: Andrew] Andrzej Adam Filip :...
Andrzej Adam Filip
anfi@...
Send Email
Sep 1, 2006
10:24 am
204574
... BTW: What's the -e option for? I don't have any -e option in my cyrus deliver command. Are you sure you don't want to use the -a option? ... You don't need...
Kai Fürstenberg
postfix@...
Send Email
Sep 1, 2006
10:36 am
204575
Kai Fürstenberg wrote: Hello, ... I supposed that the field value is managed like a normal transport table...it would have to resolve the MX record of...
Alvaro Marín
alvaro@...
Send Email
Sep 1, 2006
10:46 am
204576
... Don't use cidr tables for sender restrictions, since senders are always envelope senders, never networks. --Tonni -- Tony Earnshaw reservebergenser...
Tony Earnshaw
tericssonearnshaw@...
Send Email
Sep 1, 2006
11:08 am
204577
... Then I have a suggestion. Extend your domains table by an additional column "active" (Boolean). Then add an additional where clause to your query: WHERE...
Kai Fürstenberg
postfix@...
Send Email
Sep 1, 2006
11:20 am
204578
Kai Fürstenberg wrote: Hello, ... Umm...I'll try it...good idea :) ... The database will be accessed (via PHP) by more people than me...but I've been thinking...
Alvaro Marín
alvaro@...
Send Email
Sep 1, 2006
11:30 am
204579
... You can also set permissions on single tables in a complete database. So you can set access rights for your users for the complete database except the...
Kai Fürstenberg
postfix@...
Send Email
Sep 1, 2006
11:30 am
204580
... Good advice here. You could to have a look at your own previous logs and write a little script to grep for accepted mails, the client-name and if the mail...
Sandy Drobic
postfix-users@...
Send Email
Sep 1, 2006
11:36 am
204581
... DO NOT list gmail.com in your own domain tables!! Mail will bounce with "user unknown in virtual alias table". Wietse...
Wietse Venema
wietse@...
Send Email
Sep 1, 2006
12:42 pm
204582
Wietse Venema wrote: Hello Wietse, ... Yes, I know it, that is what I want to avoid :) Regards, Alvaro....
Alvaro Marín
alvaro@...
Send Email
Sep 1, 2006
1:29 pm
204583
... I would suggest using reject_invalid_hostname, but be sure to place it after the permit_mynetworks check. Otherwise you will see false positives with...
Blake Hudson
blake@...
Send Email
Sep 1, 2006
2:39 pm
204584
Postfix's FILTER_README was written long before backscatter became a problem. The first example (see below signature) has a warning not to reject mail: Note:...
Wietse Venema
wietse@...
Send Email
Sep 1, 2006
2:55 pm
204585
... I do this, with Postfix header checks to act on it /^X-Spam-Delete: yes/ DISCARD high-scoring spam /^X-Spam-Filter: yes/ FILTER...
Jason Long
jlong@...
Send Email
Sep 1, 2006
3:33 pm
204586
Hi, TIA to anyone who can assist with a problem that is quite off topic. I have a fedora core 5 system dumped in my lap that is built on a virtual machine ...
email builder
emailbuilder88@...
Send Email
Sep 1, 2006
3:35 pm
204587
... We use "tag & deliver" a.k.a second option. For some clients, maildrop places the mail in appropriate folder. For others, we let the MUA decide what to...
Eray Aslan
eray.aslan@...
Send Email
Sep 1, 2006
3:37 pm
204588
... 25 seems to fail and 465 gets through from the HOST (windows) O/S, but in the Fedora system, BOTH ports fail with the same "no route to host" error. So ...
email builder
emailbuilder88@...
Send Email
Sep 1, 2006
3:40 pm
204589
... I'd recommend first looking at the host firewall, iptables. Do 'iptables -L -n' and see what ports/hosts are tagged for DROP/REJECT. Also, try the...
Brian Collins
listbc@...
Send Email
Sep 1, 2006
3:57 pm
204590
... FWIW, since I got over the simple filter below and running SpamAssassin as a daemon (both years ago), this low-volume (no more than 1500 inbound messages...
Tony Earnshaw
tericssonearnshaw@...
Send Email
Sep 1, 2006
4:22 pm
204591
... Thanks to all who recommended the "tag and deliver" approach. ... If you have examples to share, it will save me time. Wietse...
Wietse Venema
wietse@...
Send Email
Sep 1, 2006
4:41 pm
204592
... Interesting. As readily-available as your address is, I would think spam would be a major problem for you. ... Amavisd-new with local(8) and address...
/dev/rob0
rob0@...
Send Email
Sep 1, 2006
4:49 pm
204593
... I use "badness" headers, then pump all labeled mail into the "hold" queue of a downstream Postfix instance. From the "hold" queue messages are moved into...
Victor Duchovni
Victor.Duchovni@...
Send Email
Sep 1, 2006
4:55 pm
204594
... We reject some mail directly at SMTP (reject_unknown_sender_domain, reject_non_fqdn_sender, check_helo_access, reject_unknown_recipient_domain,...
Darron Froese
darron@...
Send Email
Sep 1, 2006
4:56 pm
Messages 204565 - 204594 of 259554   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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