Hello Luca,

L> Problem 1 : Do you know that with fetchmail + postfix i must set
L> dbmail@dbmail.org as my alias elsewhere i can't reiceve mail of
L> mailing list !! (I not need of make this with www.proxyplus.cz, but
L> is not a problem, i try compare header later)

It sounds as if Postfix is not passing the mail off to dbmail-smtp
with the correct destination address; this list (and many others) has
the header To: set to the list address, but the envelope sender (the
RCPT TO: line in the SMTP exchange) should be your address.

In master.cf for postfix, your dbmail configuration line should look
like:

dbmail    unix  -       n       n       -       -       pipe
    flags=R  user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d $recipient

It is unclear if it is postfix or fetchmail that is giving the wrong
recipient name in your configuration; if it's fetchmail, it may be
because it is reading the header, rather than getting the envelope
recipient information, which would be incorrect.

Does postfix turn over incoming mail directly to dbmail, or do you
need to have fetchmail process it first?

-- 
Jeff Brenton
President,
Engineered Software Products, Inc
http://espi.com
Questionable web page: http://dididahdahdidit.com

Liberalism grants you the freedom to advocate any idea*.
 * Please see http://www.dididahdahdidit.com/except.php for a
   current list of exceptions

Reply via email to