Re: mail delivery system message

2012-04-07 Thread /dev/rob0
don't know any OS/distro which changes this to /etc/postfix/aliases . > important: does it point to a live account? > > Logs are needed for the bounce - please provide the excerpt from > your log file. > > What OS are you running? -- http://rob0.nodns4.us/ -- system

Re: pipe flags vs lmtp

2012-04-07 Thread /dev/rob0
to mail > processed by lmtp? It's not possible to list all features which are not implemented. Documentation should only attempt to list and describe features which ARE implemented. So, it appears that you're talking about a feature request. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Tying it together: postfix, sasl, dovecot

2012-04-07 Thread /dev/rob0
a rather common one. The common thing I'm seeing is a poor description of the problem and goal. :) Try to clarify, in non-technical terms, what you want. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Tying it together: postfix, sasl, dovecot

2012-04-08 Thread /dev/rob0
hat.) > For now, I am going back through documentation and just setting up > a very simple install then building up from there. Did this clear up anything? (Other than muddying the choice of virtual-v.-local, I mean.) Yes, your needs are typical, and you have numerous ways to fill them. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: pipe flags vs lmtp

2012-04-08 Thread /dev/rob0
be the bottom line of all this musing: it won't work right unless the DATA is split per-recipient. So you need to take this up on the Dovecot list (which I see you have done.) -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: cidr map for a certain receiver address only?

2012-04-09 Thread /dev/rob0
access http://www.postfix.org/postconf.5.html#check_client_access -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: still relaying messages on backup mx

2012-04-09 Thread /dev/rob0
RESS_CLASS_README.html#relay_domain_class http://www.postfix.org/STANDARD_CONFIGURATION_README.html#backup Looks like you have already been to the latter, but there is more than just lines 5-7. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: virtual_alias_domains/maps and address classes

2012-04-10 Thread /dev/rob0
ual alias table." -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postfix and LDAP lookups

2012-04-10 Thread /dev/rob0
do a lookup on the domain part, and return that > in the virtual_alias_domains map. Hints welcome, but I've got > something to go on for now. You probably need to have the domain listed in the proper address class definition. I don't think we have enough information here yet to

Re: virtual_alias_domains/maps and address classes

2012-04-10 Thread /dev/rob0
d regardless of existence of any virtual_alias_domains. > +VIRTUAL ALIAS DOMAINS in virtual(5) for details. > + > The virtual mailbox domain class. > >* Purpose: final delivery for hosted domains where each recipient > address can -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: how to understand the log format of postfix,

2012-04-10 Thread /dev/rob0
h, you could ask a specific question, and it might be explained. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Using Header_checks to stop specific incoming mails

2012-04-16 Thread /dev/rob0
mean "." as a period, and not as the regexp metacharacter, it must be escaped. The end of the expression should be anchored, also, as well as the beginning of the address. Better yet: give up the whole idea, as explained above. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: OT illogical? Helo-v-Host varience - why?

2012-04-16 Thread /dev/rob0
IP addresses resolve to the HELO name. But I have not managed a project on the scale of Facebook, so maybe there is some other consideration involved. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Multiple SSL certs on multiple IPs

2012-04-16 Thread /dev/rob0
ed? The quest for the perfect headers regularly comes up on this list. The seekers are always advised against it, as you were. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: postgrey outgoing mail whitelister

2012-04-17 Thread /dev/rob0
rely going to go to the spammer: it will go to an innocent third party, or to an address which is not valid. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: postgrey outgoing mail whitelister

2012-04-17 Thread /dev/rob0
rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Someone is harassing my smtp.

2012-04-23 Thread /dev/rob0
OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;schetterer.org.dbl.spamhouse.org. IN ANY ;; ANSWER SECTION: schetterer.org.dbl.spamhouse.org. 86400 IN TXT "This is not the DNSBL you're looking for." schetterer.org.dbl.spamhouse.org. 604800 IN A 127.0.0.2 [snip] -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Configure mail filename

2012-04-26 Thread /dev/rob0
mes ending with ,S=$size might apply if you were trying to compress an uncompressed maildir. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Can I improve the efficiency of my dnsbl reject configuration?

2012-04-27 Thread /dev/rob0
CBL. Once they clean up the problem, do you still want to block them? -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Can I improve the efficiency of my dnsbl reject configuration?

2012-04-27 Thread /dev/rob0
without the PTR/A(AAA)? lookups. It sounds like Bron's patch is to do a client local blacklist lookup beforehand. Fastmail.fm might be too big to benefit from postscreen, but you are probably not. :) Your best answer, as discussed upthread, is to use postscreen. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: multiple check_helo_access

2012-05-02 Thread /dev/rob0
ou might not want to do that. http://www.postfix.org/SMTPD_ACCESS_README.html -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: discard mime to and cc recipients

2012-05-03 Thread /dev/rob0
and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: header_checks rule that doesn't work

2012-05-04 Thread /dev/rob0
sion, or would we have to replace spaces with something like this: "[[:blank:]]+" ? -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: A major f*up on part of spamhaus:

2012-05-05 Thread /dev/rob0
-- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: my server generates spam

2012-05-09 Thread /dev/rob0
ood guidance from Robert and all others in this thread. Giuseppe, do what he said. Shut it down NOW, before your ISP does. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postscreen DNSBL weights

2012-05-11 Thread /dev/rob0
On Thu, May 10, 2012 at 11:38:07PM -0400, Sahil Tandon wrote: > On Fri, 2012-05-04 at 11:29:01 -0400, Rod K wrote: > > > Was wondering if anyone would be willing to share what DNSBL and > > weights they are using with Postscreen. > > Mine are adapted from a previous pos

Re: Postfix ignores -o always_bcc and -o recipient_bcc_maps

2012-05-12 Thread /dev/rob0
t cleanup service the necessary -o options to do the BCC. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postfix ignores -o always_bcc and -o recipient_bcc_maps

2012-05-14 Thread /dev/rob0
On Mon, May 14, 2012 at 09:32:19AM +0400, Vladimir V Kutyavin wrote: > On 12.05.2012 17:53, /dev/rob0 wrote: > >Another possibility might be an alternate cleanup(8) service: > >http://www.postfix.org/postconf.5.html#cleanup_service_name Give > >that cleanup service the neces

Re: LDAP query trouble

2012-05-15 Thread /dev/rob0
alias_maps $virtual_mailbox_domains > $virtual_mailbox_maps This could also be a contributing factor. What am I to assume about the lack of leading whitespace, when your smtpd_*_restrictions are clearly indented? [snip remainder] -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Policy delegation - message content?

2012-05-15 Thread /dev/rob0
html http://www.postfix.org/SMTPD_PROXY_README.html -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postfix multi IPs

2012-05-16 Thread /dev/rob0
tp://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Simple content filter

2012-05-17 Thread /dev/rob0
that point, because it is risking backscatter. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Why is after-queue content filter executing before-queue?

2012-05-18 Thread /dev/rob0
s it for MX mail can also do it for submission mail. As Noel alluded above, the content filter should have policy settings to distinguish these functions. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: smtpd saslauthd wont work

2012-05-19 Thread /dev/rob0
olic links, those don't work in a chroot environment unless they are relative to the chroot (links pointing within the chroot.) The Postfix DEBUG_README covers how to take it out of chroot, and chroot examples are provided with the source code package. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: postmaster required / close port 25

2012-05-23 Thread /dev/rob0
is not valid, which > is nonsense because every bounce message has an empty envelope > sender. Correct. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: force tls but allow amavis

2012-05-23 Thread /dev/rob0
k to the MTA without TLS? > > postconf -n > smtpd_tls_security_level = encrypt Add " -o smtpd_tls_security_level=none" to the reinjection (after filter) smtpd command in master.cf. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is see

Re: deliver locally and relay at the same time?

2012-05-24 Thread /dev/rob0
ck it and consider you a spammer. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: postscreen dnsbl reply text

2012-05-24 Thread /dev/rob0
's mine (a pcre map): !/^zen\.spamhaus\.org$/ multiple DNS-based blocklists Perhaps your workaround is to put up a web page and use it as $(postscreen|smtpd)_reject_footer, and to hope that people will read it? -- http://rob0.nodns4.us/ -- system administration and consulting Offli

Re: postmaster required / close port 25

2012-05-25 Thread /dev/rob0
ending bounces everywhere, you might be. From what you have said here, I doubt it is backscatter. Perhaps you want to use another sender domain, one you control and host, to receive your bounces. Or, as suggested upthread, consult with the provider about their policy. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Doubling DNSBL ranks in Postscreen

2012-05-30 Thread /dev/rob0
ses, but thought I'd bring it up. Yes, and it was brought up before and fixed. What version do you have? Consider an upgrade to the latest. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Doubling DNSBL ranks in Postscreen

2012-05-30 Thread /dev/rob0
een only if "/dev/rob0" is in the Subject:

Re: Use "authorized_submit_users" to exclude all users in a Unix Group

2012-05-30 Thread /dev/rob0
ust them to refrain from other nefarious activities? -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postfix ignoring relayhost parameter

2012-05-31 Thread /dev/rob0
" in "man postsuper". -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Use "authorized_submit_users" to exclude all users in a Unix Group

2012-05-31 Thread /dev/rob0
Please don't top-post your replies here. It makes the conversation much harder to follow. On Thu, May 31, 2012 at 10:35:25AM -0400, JLP wrote: > On 5/30/2012 7:24 PM, /dev/rob0 wrote: > >On Wed, May 30, 2012 at 05:05:16PM -0400, JLP wrote: > >>Originall

Re: [ACL] File containing users authorized to forward their emails ?

2012-05-31 Thread /dev/rob0
ox_maps queries from LDAP. Presumably you already have an attribute which indicates whether the user is student, staff or faculty. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Understanding priviliges when delivering to external commands

2012-06-04 Thread /dev/rob0
ese other instances is doing what you see? > transport_maps = hash:/etc/postfix/transport What is this doing? Is it sending anything to a pipe(8) transport? -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postfix Relayhost exemptions

2012-06-14 Thread /dev/rob0
ostfix.org/transport.5.html -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Postmaster info reset password

2012-06-14 Thread /dev/rob0
mail f48:10 nameserver postfix/smtp[16438]: warning: > valid_hostname: empty hostname > 14 07:48:10 nameserver postfix/smtp[16438]: warning: malformed > domain name in resource data of MX record for consensus.com: -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Different smtpd_client_restrictions policies for different recipient domains ?

2012-06-14 Thread /dev/rob0
but perhaps David will find it useful. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: individual user transport maps

2012-06-17 Thread /dev/rob0
dns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Plus (+ Address Extensions) addressing

2012-06-28 Thread /dev/rob0
used matters further, but I thought I saw something about Cyrus IMAP upthread? That's an external (non-Postfix) delivery agent. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: clarification about missing LMTP_README file

2012-07-22 Thread /dev/rob0
port(5) manual. [1] That said, I would hate to see MAILDROP_README go, because it credits our late friend and list participant, Tonni Earnshaw. :) -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Can't auth to postfix using a secondary server

2012-07-26 Thread /dev/rob0
e SMTPD_ACCESS_README.html#danger for an explanation of why. > permit_mynetworks > reject_sender_login_mismatch > permit_sasl_authenticated > reject_rbl_client bl.spamcop.net I don't recommend Spamcop for use like this. > reject_rbl_client relays.ordb.org This list shut down many years ago! > reject_rbl_client sbl.spamhaus.org SBL still works but has been superceded by Zen. > check_policy_service unix:private/policy-spf > reject_unauth_destination -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: gentoo testing postfix 2.9.3

2012-07-26 Thread /dev/rob0
t that one is enough. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Can't auth to postfix using a secondary server

2012-07-27 Thread /dev/rob0
On Fri, Jul 27, 2012 at 01:24:12PM +0100, Nicolás wrote: > El 26/07/2012 15:52, /dev/rob0 escribió: > >On Thu, Jul 26, 2012 at 01:45:54PM +0100, Nicolás wrote: > >>El 23/07/2012 12:13, Nicolás escribió: > >>>I have a server with postfix with virtual users (using MySQL

Re: post screen - temp whitelist TTL

2012-08-04 Thread /dev/rob0
ob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: post screen - temp whitelist TTL

2012-08-05 Thread /dev/rob0
On Sat, Aug 04, 2012 at 04:41:25PM -0500, Chad M Stewart wrote: > On Aug 4, 2012, at 10:08 AM, /dev/rob0 wrote: > > I'm not addressing the subject of the post, but just picking > > over the configuration snippet. > > > > On Wed, Aug 01, 2012 at 09:48:45PM -0500,

Re: post screen - temp whitelist TTL

2012-08-05 Thread /dev/rob0
On Sun, Aug 05, 2012 at 07:48:56AM -0500, Stan Hoeppner wrote: > On 8/4/2012 10:08 AM, /dev/rob0 wrote: > > >> postscreen_client_connection_count_limit = 10 > > > > I'm not sure why you did this. Some MTAs, notably qmail, are > > likely to assault you wi

Re: postfix thinks mysql managed email address is remote

2012-08-07 Thread /dev/rob0
ng and non-working addresses. Lose the munging, because that will make mail routing issues hard to impossible to diagnose. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: postfix thinks mysql managed email address is remote

2012-08-08 Thread /dev/rob0
ys.mail-abuse.org.org,  Looks like a copy-paste error here. "relays.mail-abuse.org.org" does not exist, of course. > unknown_local_recipient_reject_code = 550 > virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf > > Thanks again - I look forward to your ideas on how to troubleshoot

Re: Helo command rejected, host not found.

2012-08-16 Thread /dev/rob0
't want to use a certain restrictions. > What do other's feel about that line? Answered that already, but I'll go on to say that I don't think the confusion will be cleared until you share the postconf -n and logs. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: SASL LOGIN authentication failed: Invalid authentication mechanism

2012-08-17 Thread /dev/rob0
thentication mechanism > > This means that Postfix SMTP daemon rejects the LOGIN > authentication method, because it's not on the list of methods > that the Dovecot server is configured to support. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Apply custom transport to MX hostname

2012-08-18 Thread /dev/rob0
b0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: TLS SUPPORT: openssl ca debug mssage

2012-08-21 Thread /dev/rob0
l openssl-perl > > > When I test again > > > still have the same wrong message > > > > Please show the command and output for each step in TLS_README. > > You can capture the session with the script command. > > > > script name-of-file > > $ /some/where/CA.pl ... > > ...and so on... > > $ exit -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: ..::Rbl not working::..

2012-08-21 Thread /dev/rob0
l expense per mailbox.) -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: ..::Rbl not working::..

2012-08-21 Thread /dev/rob0
), ensure that recursion is allowed at least for "localhost"[1], "rndc reload", test again. If the test fails again, you might have to flush the cache. Another rndc(8) subcommand can do that also. We're off topic here. If you need further help with BIND, follow up on

Re: ..::Rbl not working::..

2012-08-21 Thread /dev/rob0
Statement Definition and Usage". -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: ..::Rbl not working::..

2012-08-22 Thread /dev/rob0
ully being blocked. > > Thanks /dev/rob0 Hehe, glad to hear it! And best of all, from someone with the initials, "DNS"! ;) Many people think that using forwarders rather than recursion is somehow more effective or "net-green" (conserving of the network resources provided

Re: Preventing postscreen from logging local connections?

2012-08-27 Thread /dev/rob0
take longer than DTRT, but the more proper kludge would be to pipe to grep -v before your logwatch. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: receiving spam where sender is @mydomain

2012-08-27 Thread /dev/rob0
tscreen, with DNSBL scoring, is also effective. > @Jan: Could you please show us a corresponding log file entry? Chances are very high that the client host was listed in the Zen or BRBL DNSBLs. This junk is usually the work of botnets. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: aliases, was Re: User unknown in local recipient table

2012-08-28 Thread /dev/rob0
ght. You could just set: alias_database = $alias_maps snip > relay_domains = lists.example.com If this is supposed to be the Mailman domain, it should be in mydestination and not listed here. Mailman questions and issues would generally be better handled in a place for Mailman, BTW. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Multiple domains, only content-filter and not final destination.

2012-08-31 Thread /dev/rob0
he specified list of domains. But in this case it's not the > final destination.. In addition to what Noel suggested, have a look here: http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX m

Re: Postfix Multi-Instance on multiple hosts

2012-09-06 Thread /dev/rob0
that need to send mail, let them relay through one MTA. > Thank you in advance, > Rose > > -Original Message- > From: wie...@porcupine.org [mailto:wie...@porcupine.org] > Sent: Friday, August 31, 2012 1:27 PM > To: Futchko, Rose > Cc: Postfix users > Subject

Re: Away message and Multiuser-Addresses

2012-09-06 Thread /dev/rob0
n IMAP subfolder to which the user can subscribe in his/her IMAP client. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: smtpd_proxy_filter (before-queue) per domain?

2012-09-10 Thread /dev/rob0
needs other settings. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Send through relayhost, fallback to direct?

2012-09-10 Thread /dev/rob0
ish what you want is to use another instance as smtp_fallback_relay, and that instance have no relayhost set. There may be other ways. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: How to configure postfix for per-sender SASL authentication?

2012-09-12 Thread /dev/rob0
/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: local postfix not working anymore after ISP change

2012-09-12 Thread /dev/rob0
/rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Why i cann't email to majord...@openssl.org

2012-09-15 Thread /dev/rob0
user agent.) This might also be done using a filtering MDA (mail delivery agent.) Dovecot IMAP has a sieve extension called Pigeonhole, which works with Dovecot's LDA (local delivery agent.) And of course there is always old procmail(1) for shell users. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Cleaning out certain 4xx-errors

2012-09-15 Thread /dev/rob0
ur Reply-To: and sent the Cc:. It will fail SPF, if you're checking that. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: block ip ranges before sasl

2012-09-17 Thread /dev/rob0
r the firewall blocking, personally.) > Also would it make more sense to put the > check_client_access cidr:/etc/postfix/restricted in > smtpd_client_restrictions instead? Maybe. See http://www.postfix.org/SMTPD_ACCESS_README.html -- http://rob0.nodns4.us/ -- system administrat

Re: [OT] DNS insights required

2012-09-19 Thread /dev/rob0
Visit www.eurid.eu for webbased whois. Registrar Technical Contacts: Registrar: Name:Tucows.com Co. Website: domainhelp.tucows.com/ Name servers: ns2.bdm.microsoftonline.com ns1.bdm.microsoftonline.com -- http://rob0.nodns4.us/ -- system administra

Re: [OT] DNS insights required

2012-09-19 Thread /dev/rob0
espect to you for spotting this! > > And to me for spotting the typo, "pidma" != "pimda" :) Points forfeited for failure to read the rest of the thread. :) -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Apply policy service for inbound mail only.

2012-09-19 Thread /dev/rob0
; unnecessary ldap lookups, which I'd like to (and probably NEED to) > avoid. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Apply policy service for inbound mail only.

2012-09-19 Thread /dev/rob0
ination. Oh, yeah, that is a lot easier. :) Thanks. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: BCC submission from specific user

2012-09-19 Thread /dev/rob0
stination is always deliverable, because if it is not, the sender gets a bounce. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: sasl authentication reject after upgrading postfix from 2.3 to 2.10?

2012-09-19 Thread /dev/rob0
ting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Using postscreen_whitelist_interfaces

2012-09-19 Thread /dev/rob0
won't work in Sixland. I think a default deny policy might be the only way to safely receive mail on IPv6. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Cleaning out certain 4xx-errors

2012-09-20 Thread /dev/rob0
ionary: expecting "type:name" form > instead of "/etc/postfix/smtp_reply_filter.pcre""? You obviously must fix that problem also. "/etc/postfix/smtp_reply_filter.pcre" is a filename. You probably intended to search it as a PCRE map, thus it should be: "

DNSBL use (was: Re: The ultimate email server)

2012-09-21 Thread /dev/rob0
techniques you talk > about? Probably more subjective FUD lacking real data, if I were to guess. I'll suggest that followups to this would be better heard on SDLU: http://spammers.dontlike.us/ -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Force same in and outgoing ip numbers?

2012-09-24 Thread /dev/rob0
instance, it isn't simple to correlate the outgoing smtp(8) IP address with the incoming smtpd(8) IP address. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: smtpd_relay_restrictions

2012-09-28 Thread /dev/rob0
_destination". -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: smtpd_relay_restrictions

2012-09-28 Thread /dev/rob0
sting a lot of time and ASCII advising people to use smtpd_recipient_restrictions when they should use smtpd_relay_restrictions. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: Do I need postscreen_blacklist_action = enforce to whitelist?

2012-09-28 Thread /dev/rob0
resumably you would not want mail from sites listed therein with REJECT. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: script to adjust file date/time according to mail header?

2012-10-01 Thread /dev/rob0
pt. I would suggest that you not worry about it. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: MTA Deferring e-mail

2012-10-01 Thread /dev/rob0
nd consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: MTA Deferring e-mail

2012-10-02 Thread /dev/rob0
ups=yes -o > max_use=100 It might also simplify things in a relayhost + transport_maps configuration, but that is not really important. Bottom line here: Postfix comes with a lot of knobs and dials you can tweak and turn. Resist the urge. :) -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: reject_unknown_sender_domain and DNS SERVFAIL result

2012-10-03 Thread /dev/rob0
ably an invalid zone file is all it takes. Insert a record with an out-of-zone owner name. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: reject_unknown_sender_domain and DNS SERVFAIL result

2012-10-03 Thread /dev/rob0
an invalid zone file is all it takes. Insert a record with > an out-of-zone owner name. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Re: How to change queue id?

2012-10-08 Thread /dev/rob0
> You have an application that generates email. You have an MTA that > tries to deliver that email. Now what is the problem? Removing > obsolete addresses from the list? Stop talking about solutions > like changing the queue ID or changing the Postfix logging. -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

<    2   3   4   5   6   7   8   9   10   11   >