Re: your mail

2013-01-27 Thread Geoff Shang
On Sun, 27 Jan 2013, James Griffin wrote: As pointed out by Will, the program listening on port 25 for smtpd connections is Sendmail version 8.14. This is, I imagine, the default MTA installed on a Debian system which from the output of your telnet session indicates you're using. FWIW, Debian'

Re: your mail

2013-01-27 Thread Dibyendra Hyoju
Hi James, Thanks for your response. On Sun, Jan 27, 2013 at 1:41 PM, James Griffin wrote: > * Will [2013-01-27 01:23:31 -0600]: > > > On 01/27/2013 12:41 AM, Dibyendra Hyoju wrote: > > >220 library.net.np ESMTP Sendmail > > >8.14.3/8.14.3/Debian-9.4; Sun, 27 Jan 2013 00:

Re: your mail

2013-01-27 Thread Stan Hoeppner
On 1/27/2013 4:21 AM, Dibyendra Hyoju wrote: > Postfix seems to be working but it's not sending email, maybe because of > the configurations? > > root@library:/home/madan# telnet localhost 25 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > 220 library.net.np ESMTP Po

SPF vs SenderID?

2013-01-27 Thread John Allen
The jungle drums has been rumbling about SPF2, as a result I started to do some reading up on the new "standard". So far I seem to have found two camps those for it and those against. From my reading to date those against seem to "winning". It appears to be a Microsoft experiment, is this t

Re: SPF vs SenderID? Off Topic please ignore!

2013-01-27 Thread John Allen
On 27/01/2013 9:15 AM, John Allen wrote: The jungle drums has been rumbling about SPF2, as a result I started to do some reading up on the new "standard". So far I seem to have found two camps those for it and those against. From my reading to date those against seem to "winning". It appear

Re: SPF vs SenderID?

2013-01-27 Thread Drizzt
On 2013-01-27 09:15:03 (-0500), John Allen wrote: > The jungle drums has been rumbling about SPF2, as a result I started > to do some reading up on the new "standard". > > So far I seem to have found two camps those for it and those against. > From my reading to date those against seem to "winnin

OT? managing my posting to this list?

2013-01-27 Thread John Allen
Having screwed up once again and posted an OT to the list I was wondering if there is a way of deleting such postings?

Re: SPF vs SenderID?

2013-01-27 Thread John Levine
>The jungle drums has been rumbling about SPF2, as a result I started to >do some reading up on the new "standard". Not to cast aspersions, but the Sender-ID spec was published in 2006. Must be a big jungle. But the answer is simple: Sender-ID is dead, even Microsoft doesn't use it any more. Yo

fatal: no SASL authentication mechanisms

2013-01-27 Thread FigureoTV SFM
Hello. I'm a postfix newbie and experiencing a lot of problems trying to get to run smoothly as it was on my previous server. I don't know what's causing these errors: Jan 27 15:07:40 hawk084 postfix/smtpd[13897]: connect from unknown[190.80.213.58] Jan 27 15:07:40 hawk084 postfix/smtpd[13897]:

Re: fatal: no SASL authentication mechanisms

2013-01-27 Thread Jerry
On Sun, 27 Jan 2013 11:14:48 -0400 FigureoTV SFM articulated: > Hello. > > I'm a postfix newbie and experiencing a lot of problems trying to get > to run smoothly as it was on my previous server. http://www.postfix.com/DEBUG_README.html#mail Specifically: Output from "postconf -n". Please do n

Re: OT? managing my posting to this list?

2013-01-27 Thread Wietse Venema
John Allen: > Having screwed up once again and posted an OT to the list I was > wondering if there is a way of deleting such postings? No, but you might be able to hold mail in your queue until you are certain that it is OK to send. Assuming that you submit via SMTP: /etc/postfix/main.cf: s

Re: fatal: no SASL authentication mechanisms

2013-01-27 Thread FigureoTV SFM
Links broken. hawk084:~# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 inet_interfaces = all mail_owner = postfix mailbox_command = procmail -a "$EXTEN

Re: fatal: no SASL authentication mechanisms

2013-01-27 Thread Erwan David
Le 27/01/2013 16:14, FigureoTV SFM a écrit : Hello. I'm a postfix newbie and experiencing a lot of problems trying to get to run smoothly as it was on my previous server. I don't know what's causing these errors: Jan 27 15:07:40 hawk084 postfix/smtpd[13897]: connect from unknown[190.80.213.58]

Re: fatal: no SASL authentication mechanisms

2013-01-27 Thread Jerry
On Sun, 27 Jan 2013 11:58:45 -0400 FigureoTV SFM articulated: > Links broken. 1) Please don't "top post". 2) The links are working fine here. -- Jerry ✌ postfix-u...@seibercom.net _ TO REPORT A PROBLEM see http://www.postfix.o

Re: OT? managing my posting to this list?

2013-01-27 Thread John Allen
On 27/01/2013 10:48 AM, Wietse Venema wrote: John Allen: Having screwed up once again and posted an OT to the list I was wondering if there is a way of deleting such postings? No, but you might be able to hold mail in your queue until you are certain that it is OK to send. Assuming that you su