I thought that this instruction in the INSTALL.postfix is wrong, we
discussed this before 

Following line should have main.cf instead of transport, and that is how i
did it at my home server. And it worked after doing that!

If you want to send all the email the MTA accepts to DBMail, use the
        following setting in /etc/postfix/transport:

        mailbox_transport = dbmail-lmtp:<host>:<port>






-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens
Paul J Stevens
Verzonden: donderdag 17 maart 2005 15:38
Aan: DBMail mailinglist
Onderwerp: Re: [Dbmail] need some help

Bart,

try adding

mydomain.com    lmtp:localhost:24

to /etc/postfix/transport

like the INSTALL.postfix file explains.

And don't forget to run postmap, and check your master.cf for the
dbmail-lmtp 
mechanism.



Bart Burkhardt wrote:
> Hi,
> 
>  
> 
> I have configured my FreeBSD server at work exactly the same way as i 
> did on my test server at home.
> 
> But on this server at work, Postfix is not transferring the incoming 
> mail to the DBMail system
> 
>  
> 
> I tried using LMTP and pipe, but when I telnet to port 25 and type the 
> HELO MAIL FROM: RCPT TO: DATA commands,
> 
> i see in the /var/log/maillog that the incoming mail does not activate 
> the LMTP deamon.
> 
>  
> 
> It looks like it relays it to someind of Spam detection server. But I 
> can't find any settings in the Postfix config files. I have already 
> copied the main.cf and master.cf from my server that Works. But this 
> didn't help
> 
>  
> 
> Here the part from /var/log/maillog
> 
>  
> 
> Mar 17 12:14:51 yeahmail postfix/qmgr[10487]: 2E2BB6123: 
> from=<[EMAIL PROTECTED]>, size=359, nrcpt=1 (queue active)
> 
> Mar 17 12:14:51 yeahmail postfix/smtp[10598]: 2E2BB6123: 
> to=<[EMAIL PROTECTED]>, 
> relay=*eforward5.name-services.com*[212.118.243.116], delay=14, 
> status=bounced (*host eforward5.name-services.com*[212.118.243.116] 
> said: 550 5.7.1 Invalid recipient: '[EMAIL PROTECTED]' (in reply to RCPT 
> TO command))
> 
> Mar 17 12:14:51 yeahmail postfix/cleanup[10597]: A09376130: 
> message-id=<[EMAIL PROTECTED]>
> 
> Mar 17 12:14:51 yeahmail postfix/qmgr[10487]: A09376130: from=<>, 
> size=2242, nrcpt=1 (queue active)
> 
> Mar 17 12:14:51 yeahmail postfix/qmgr[10487]: 2E2BB6123: removed
> 
> Mar 17 12:14:55 yeahmail postfix/smtp[10598]: A09376130: 
> to=<[EMAIL PROTECTED]>, relay=mx3.xs4all.nl[194.109.24.134], delay=4, 
> status=sent (250 2.0.0 j2HCEK7R037015 Message accepted for delivery by 
> mxdrop21.xs4all.nl)
> 
> Mar 17 12:14:55 yeahmail postfix/qmgr[10487]: A09376130: removed
> 
> Mar 17 12:16:35 yeahmail postfix/smtpd[10591]: disconnect from 
> localhost.mydomain.com[127.0.0.1]
> 
>  
> 
> I am sure I have overlooked some setting in some config file, but i am 
> lost at the moment,
> 
>  
> 
> Please a little help
> 
>  
> 
> Grtx,
> 
> Bar
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail


-- 
   ________________________________________________________________
   Paul Stevens                                  mailto:[EMAIL PROTECTED]
   NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
   The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail



Reply via email to