Re: Password Authentication in Postfix

2008-08-12 Thread R Pradeepa
alluser is not allusers in the mailserver it is a group and one user is allowed to send mail to that particular group. but when i specify user name without password still my postfix is able to send mails. can i use smtpd_sender_restrictions = check_sender_access ldap:ldapsource

Re: Relaying mail based on sender address

2008-08-12 Thread Wadeegh Hendricks
Maybe I should clarify what I mean as I dont think I have. If I need all mail coming from a particular address internally to bypass the default relayhost and be sent directly to the internet, how do I do that. For example: my internal domain and network: *foobar.com* all outgoing mail to be

Re: Command died with signal 10 using pipe and a C script

2008-08-12 Thread Jordi Moles Blanco
hi, YOUR PROGRAM crashes, not Postfix. Do not blame the messenger who I know that. I don't want to undermine anyone's work. Actually, what i said was. is there any bad information at all that i'm sending from my script which makes postfix crash?

check_sender_access for mails via uucp

2008-08-12 Thread ram
I use in my main.cf smtpd_recipient_restrictions = check_sender_access regexp:/etc/postfix/sender_transport and in sender_transport I use FILTER to redirect mails as required If a mail is coming in via uucp then this will not work. Can something be done to get it working Thanks Ram

Re: check_sender_access for mails via uucp

2008-08-12 Thread Ralf Hildebrandt
* ram [EMAIL PROTECTED]: I use in my main.cf smtpd_recipient_restrictions = check_sender_access regexp:/etc/postfix/sender_transport and in sender_transport I use FILTER to redirect mails as required If a mail is coming in via uucp then this will not work. Can something be done

Re: How do I retrieve email?

2008-08-12 Thread Ralf Hildebrandt
* Meyer, Bruce [EMAIL PROTECTED]: I am setting up postfix on a server, that is behind an endian firewall running spamassasin, amavis-new and clamav. I can send email to an account on the mail server, and seeit being accepted in /var/log/maillog, so I presume inbound email is working

Re: How do I retrieve email?

2008-08-12 Thread Terry Allen
On 12/08/2008, at 8:24 PM, Meyer, Bruce wrote: I am setting up postfix on a server, that is behind an endian firewall running spamassasin, amavis-new and clamav. I can send email to an account on the mail server, and seeit being accepted in /var/log/maillog, so I presume inbound email

How do I retrieve email?

2008-08-12 Thread Meyer, Bruce
Hopefully this isn't a duplicate post. After 30 minutes or so, I never saw it appear... I have postfix up and running. I can send email to the mail server, and when I tail /var/log/maillog I see it process. What I am at a lost on what to do next is, 'how to I retrieve email form the server?

Re: postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain

2008-08-12 Thread Wietse Venema
Justin Piszcz: Regarding the timeout... Aug 11 19:02:23 p34 postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain[127.0.0.1] Aug 11 19:02:23 p34 postfix/smtpd[19254]: disconnect from localhost.localdomain[127.0.0.1] That is the SMTP server, the program that RECEIVES

RE: How do I retrieve email?

2008-08-12 Thread Meyer, Bruce
Reading it now! Thanks. Sorry for the double post. Not sure what the delay was. --Bruce -Original Message- From: [EMAIL PROTECTED] on behalf of Ralf Hildebrandt Sent: Tue 8/12/2008 7:27 AM To: postfix-users@postfix.org Subject: Re: How do I retrieve email? * Meyer, Bruce [EMAIL

Re: How do I retrieve email?

2008-08-12 Thread Ralf Hildebrandt
* Meyer, Bruce [EMAIL PROTECTED]: Reading it now! Thanks. Sorry for the double post. Not sure what the delay was. We COULD look at the headers, but we are lazy :) -- Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED] Postfix - Einrichtung, Betrieb und Wartung Tel. +49

Re: postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain

2008-08-12 Thread Justin Piszcz
On Tue, 12 Aug 2008, Wietse Venema wrote: Justin Piszcz: Regarding the timeout... Aug 11 19:02:23 p34 postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain[127.0.0.1] Aug 11 19:02:23 p34 postfix/smtpd[19254]: disconnect from localhost.localdomain[127.0.0.1] That

Re: postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain

2008-08-12 Thread Justin Piszcz
On Tue, 12 Aug 2008, Ralf Hildebrandt wrote: * Justin Piszcz [EMAIL PROTECTED]: On Tue, 12 Aug 2008, Wietse Venema wrote: Thanks Wietse, Per http://www.postfix.org/smtpd.8.html Which parameter needs to be tweaked for the smtpd process so these timeouts no longer occur? I am using

header_checks FILTER dont work with pickup

2008-08-12 Thread ram
This is related to the previous post I want to send all mails from MAILER-DAEMON to a different server. So I put in the header_checks file /^From: MAILER-DAEMON/ FILTER smtp:host This works fine with mails deivered on smtpd. But for mails delivered via uucp ( pickup ) the FILTER option does

sender_dependent_relayhost_maps

2008-08-12 Thread Wadeegh Hendricks
I thought I would resend this as it may be old and nobody looking at it, if not and I am just being ignored then my aplogies :-) My scenario is as follows: I have an SMTP server setup to relay all mail to a server on the internet that does virus and SPAM scanning as well as adding the relevant

Re: recipient restriction on known address?

2008-08-12 Thread carconni
Actually Wesley, it does. You see, if you continue to send undeliverable mail to an ISP like Yahoo, you can get flagged. See here: http://help.yahoo.com/l/us/yahoo/mail/postmaster/ postmaster-01.html http://help.yahoo.com/l/us/yahoo/mail/postmaster/ postmaster-31.html. If you send to

Re: recipient verification depending on relay (internal vs. external source)

2008-08-12 Thread Noel Jones
Jeff wrote: We have an email gateway appliance at the network edge for spam/virus filtering. It relays mail to multiple postfix+imap servers behind the firewall. The back-end servers communicate directly with each other for internal mail accoss our VPN. The appliance will do smtp level recipient

Re: recipient restriction on known address?

2008-08-12 Thread Wesley
carconni wrote: Actually Wesley, it does. You see, if you continue to send undeliverable mail to an ISP like Yahoo, you can get flagged. See here: http://help.yahoo.com/l/us/yahoo/mail/postmaster/postmaster-01.html http://help.yahoo.com/l/us/yahoo/mail/postmaster/postmaster-31.html. If

Re: Getting a mailing loop on mailman delivery host

2008-08-12 Thread Rob Tanner
Problem partially solved. The transport map was * smtp:smtp.linfield.edu and so everything was immediately relayed to that server and it, in turn,sent it right back. If I remove the transport entry in main.cf, the mail gets delivered to mailman but when mailman responds, postfix doesn't seem

Re: mail stuck in mailq q

2008-08-12 Thread Voytek Eymont
On Mon, August 11, 2008 11:50 am, Sahil Tandon wrote: # mailq -Queue ID- --Size-- Arrival Time -Sender/Recipient--- 119B8B44871 2035 Tue Aug 5 12:56:53 [EMAIL PROTECTED] (Host or domain name not found. Name service error for name=meriden.nsw.edu.au type=MX: Host not found,

Re: Getting a mailing loop on mailman delivery host

2008-08-12 Thread Rob Tanner
On 8/12/08 2:50 PM, Noel Jones wrote: Rob Tanner wrote: Problem partially solved. The transport map was * smtp:smtp.linfield.edu and so everything was immediately relayed to that server and it, in turn,sent it right back. If I remove the transport entry in main.cf, the mail gets delivered

Re: postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain

2008-08-12 Thread Mark Martinec
Justin, Aug 11 19:02:23 p34 postfix/smtpd[19254]: timeout after END-OF-MESSAGE from localhost.localdomain[127.0.0.1] # See the following URL for cache_on_demand: # http://www.mail-archive.com/[EMAIL PROTECTED]/msg11500.html smtp_connection_cache_on_demand = no You were on the right trail,

Re: Auto blacklist for repeat offenders

2008-08-12 Thread DJ Lucas
DJ Lucas wrote: Good idea or bad? Thanks for the responses. General consensus sounds not such a good idea...I'll leave it behind. Thanks again. -- DJ Lucas -- This message has been scanned for viruses and dangerous content, and is believed to be clean.

Re: postfix via cyberoam

2008-08-12 Thread Noel Jones
Vikas Rawal wrote: I use postfix on my laptop to send mail using gmail's smtp servers. The laptop runs ubuntu 8.04. I shall be grateful if I could get help in resolving the following two problems. 1. The setup works well when used from home where I do not have a proxy server. However, in

Tarpit on condition

2008-08-12 Thread Adrian Overbury
I know that tarpitting in Postfix is looked down upon in some circles, but I've got a security measure I want t implement on my Postfix servers that I've been authorised to do *only* if I can make Postfix tarpit that session, not simply terminate it. I want to do sender_login_mismastch