2010/5/12 Wilberth Pérez :
>
> make makefiles CCARGS=" -DHAS_SSL -DUSE_SASL_AUTH
> -I/usr/local/ssl/include -I/usr/local/include/sasl
> -I/usr/local/BerkeleyDB/include" AUXLIBS="-L/usr/local/lib
> -L/usr/local/ssl/lib -L/usr/local/lib/sasl -L/usr/local/BerkeleyDB/lib
> -lssl -lcrypto -lsasl -ldb"
Wietse Venema wrote on 2010-05-12:
> Uwe Dippel:
>> On 05/12/2010 07:13 PM, Wietse Venema wrote:
>> >> "fetchmail: connection to localhost:smtp [::1/25] failed: Connection
>> >> refused." is what I get in the mail at *:05.
>> >>
>> > Fetchmail wants to connect over IP VERSION 6.
>> >
>> > Apparent
> please don't top-post.
>
> If you're using clamav-milter postfix will reject the mail with a
> milter-reject: log entry and no DSN is sent.
>
> So, what are you really doing?
> http://www.postfix.org/DEBUG_README.html#mail
>
>
> -- Noel Jones
>
sorry about the posting style.
I have the line "O
On 5/13/2010 5:45 AM, Markus Schwengel wrote:
please don't top-post.
If you're using clamav-milter postfix will reject the mail with a
milter-reject: log entry and no DSN is sent.
So, what are you really doing?
http://www.postfix.org/DEBUG_README.html#mail
-- Noel Jones
sorry about the p
I am curious about how many e-mail that has been received per session on my
postfix mail server , can I got those information from log files ? if not is
there are any way to got this kind of information ? any idea ?
thanks
Kevin Chan
"I understand you want to use Dovecot as SASL provider. In this case the
configuration (see below) you are currently trying to use is leading you
completely the wrong way.
Take a look at the section "Configuring Dovecot SASL" in the SASL_README
(/usr/share/doc/postfix/SASL_README.gz> that is sh
Yikuo Chan:
> I am curious about how many e-mail that has been received per session on my
> postfix mail server , can I got those information from log files ? if not is
> there are any way to got this kind of information ? any idea ?
The Postfix SMTP server logs a lot of things about SMTP mail
tra
Hello,
In our environment, we have a postfix server that receives mail and forwards
only the HAM onto Exchange.
I have several users that are using notebooks and looking to send and
receive mail remotely. I have Exchange setup to allow IMAP connections and
forwarded the port on the firewall.
As y
On 5/13/2010 12:19 PM, Kaleb Hosie wrote:
> Hello,
> In our environment, we have a postfix server that receives mail and forwards
> only the HAM onto Exchange.
>
> I have several users that are using notebooks and looking to send and
> receive mail remotely. I have Exchange setup to allow IMAP con
On Thu, May 13, 2010 at 12:19:04PM -0400, Kaleb Hosie wrote:
> Hello,
> In our environment, we have a postfix server that receives mail and forwards
> only the HAM onto Exchange.
>
> I have several users that are using notebooks and looking to send and
> receive mail remotely. I have Exchange set
On 5/13/2010 12:57 PM, Victor Duchovni wrote:
> On Thu, May 13, 2010 at 12:19:04PM -0400, Kaleb Hosie wrote:
>
>> Hello,
>> In our environment, we have a postfix server that receives mail and forwards
>> only the HAM onto Exchange.
>>
>> I have several users that are using notebooks and looking to
On Thu, May 13, 2010 at 01:07:00PM -0400, Matt Hayes wrote:
> > You'll also need keys for "host/@EXAMPLE.COM" where
> > "EXAMPLE.COM" is your AD Kerberos realm and "servername" is the hostname
> > of your Postfix SMTP server. These should be in /etc/krb5.keytab.
> >
>
> *bows before the master*
> On 5/13/2010 12:57 PM, Victor Duchovni wrote:
> > On Thu, May 13, 2010 at 12:19:04PM -0400, Kaleb Hosie wrote:
> >
> >> Hello,
> >> In our environment, we have a postfix server that receives
> mail and
> >> forwards only the HAM onto Exchange.
> >>
> >> I have several users that are using noteb
On 5/13/2010 1:50 PM, Victor Duchovni wrote:
> On Thu, May 13, 2010 at 01:07:00PM -0400, Matt Hayes wrote:
>
>>> You'll also need keys for "host/@EXAMPLE.COM" where
>>> "EXAMPLE.COM" is your AD Kerberos realm and "servername" is the hostname
>>> of your Postfix SMTP server. These should be in /etc
Noel Jones wrote:
On 5/12/2010 1:56 AM, Aniruddha wrote:
Hi,
I have set up postfix with a mail_transport to Zarafa. To fix an '
Recipient address rejected: User unknown in local recipient table'
error I have to put an empty 'local_recipient_maps =' in postfix's
main.cf.
The correct solution
I just read Kaleb Hosie's post with the subject "SMTP Authentication
in Exchange environment".
I did not want to steal his thread but I would like to follow up on
some of the ideas that came up in that thread.
I have been attempting to understand how to do the same thing with a
different environme
On Thu, May 13, 2010 at 02:38:40PM -0600, Robert Lopez wrote:
> We have a few postfix servers that receive mail and forward clean
> email to the Luminis email / iPlanet.
>
> Users who use portable devices including notebooks, web books, and
> smart phones keep asking to be able to send and reply-
* BABEDH-DHRA :
> "I understand you want to use Dovecot as SASL provider. In this case the
> configuration (see below) you are currently trying to use is leading you
> completely the wrong way.
>
> Take a look at the section "Configuring Dovecot SASL" in the SASL_README
> (/usr/share/doc/postfix/S
I have three servers that need to send me e-mail. Two of the servers
won't send say avast reports and what not. I get the following error
From one server:
warning: 71.39.113.15: address not listed for hostname sbs.rtgis.com
From the other server:
NOQUEUE: reject: RCPT from unknown[71.39.117
Josh Cason put forth on 5/13/2010 5:13 PM:
> But this is a static ip number and the mail server it is using is mine.
> These are customers of ours that we monitor our servers. Now If I put
> the extact ip address into mynetworks. It works. But I don't think that
> is proper.
Why would this not be
John,
you need to properly configure the DNS entries for your systems and/or
adapt the smtpd_* restrictions on the receiving system.
> warning: 71.39.113.15: address not listed for hostname sbs.rtgis.com
$ nslookup sbs.rtgis.com
Non-authoritative answer:
Name: sbs.rtgis.com
Address: 66.232.8
I've been getting a lost of "lost connection after DATA" this last week. On
our low volume servers (that houses some minor clients) we are receiving
800/day. We switched over to ipvsadm about 3 weeks ago and I though maybe it's
because of non-persistent connections. So I reset ipvsadm to be p
On 2010-05-13 at 13:54:41 -0400, Matt Hayes wrote:
> On 5/13/2010 1:50 PM, Victor Duchovni wrote:
> > On Thu, May 13, 2010 at 01:07:00PM -0400, Matt Hayes wrote:
> >
> >>> You'll also need keys for "host/@EXAMPLE.COM" where
> >>> "EXAMPLE.COM" is your AD Kerberos realm and "servername" is the host
23 matches
Mail list logo