Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

postfix-users

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1406
  • Category: Email
  • Founded: Jan 19, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 290957 - 290986 of 293343   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
290957 Wietse Venema
wietse@... Send Email
Jan 26, 2013
6:03 pm
... Check the permissions of / /var /var/lib /var/lib/postfix /var/lib/postfix/master.lock Wietse...
290958 Bob Cohen
bob@... Send Email
Jan 26, 2013
6:11 pm
... Thank you. -Bob log snippet 1 Jan 26 13:03:00 fortapache postfix/smtpd[29122]: connect from camomile.cloud9.net[168.100.1.3] Jan 26 13:03:00 fortapache...
290959 Bob Cohen
bob@... Send Email
Jan 26, 2013
6:13 pm
... Thank you. Does that mean I need to put the something = something before permit? Note I just posted some log entries and postconf -n. -Bob Bob Cohen ...
290960 Reindl Harald
h.reindl@... Send Email
Jan 26, 2013
6:17 pm
... logically yes how do you imagine that anything does something after "permit" took action?...
290961 Viktor Dukhovni
postfix-users@... Send Email
Jan 26, 2013
6:22 pm
... Postfix is *issuing* the warning, it takes a flight of fancy to think Postfix is ignoring the warning. When Postfix warns you that: "thing Y after [thing]...
290962 ml
ml@... Send Email
Jan 26, 2013
6:23 pm
... add the sender id and dkim milter and declare the hostname in microsoft senderid form ... -- gpg --keyserver pgp.mit.edu --recv-key C2626742 ...
290963 FigureoTV SFM
optimumwireless@... Send Email
Jan 26, 2013
6:50 pm
Here are the permissions: hawk084:/var/lib/postfix# l -ld / drwxr-xr-x 22 root root 4.0K Jan 6 02:10 / hawk084:/var# l -ld /var/lib drwx------ 32 root root...
290964 FigureoTV SFM
optimumwireless@... Send Email
Jan 26, 2013
6:57 pm
Fixed. by doing chmod 755 /var/lib Thanks. On Sat, Jan 26, 2013 at 2:50 PM, FigureoTV SFM...
290965 Wietse Venema
wietse@... Send Email
Jan 26, 2013
10:06 pm
... No. It means you should read documentation instead seeking well-known answers on the mailing list. Start with these: ...
290966 Wietse Venema
wietse@... Send Email
Jan 26, 2013
10:07 pm
... Congratulations. I didn't have to spell it out. Wietse...
290967 Bob Cohen
bob@... Send Email
Jan 27, 2013
6:04 am
... Thank you. Sorry if I violated list etiquette. It's hard for a ham and egger like me to know what is or isn't common knowledge. Bob Cohen Writer, Internet...
290968 Dibyendra Hyoju
dibyendra@... Send Email
Jan 27, 2013
6:41 am
Hi Wietse, Thank you for your response. I couldn't send email from Postfix. Part of network configuration I added/configured to file is as follows: #mynetworks...
290969 Will
will@... Send Email
Jan 27, 2013
7:23 am
... This seems to indicate that you are communicating with a Sendmail server, not a Postfix server......
290970 Dibyendra Hyoju
dibyendra@... Send Email
Jan 27, 2013
7:50 am
Thanks Will for your response. Yes, I restarted the remote machine and postfix is working now. However, I am not getting email. Is this because of ...
290971 James Griffin
jmz.griffin@... Send Email
Jan 27, 2013
7:56 am
... 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...
290972 Geoff Shang
geoff@... Send Email
Jan 27, 2013
8:36 am
... FWIW, Debian's default MTA is Exim. Geoff....
290973 Dibyendra Hyoju
dibyendra@... Send Email
Jan 27, 2013
10:22 am
Hi James, Thanks for your response. ... I have uninstalled sendmail from the system. root@library:/home/madan# dpkg -l | grep sendmail ...
290974 Stan Hoeppner
stan@... Send Email
Jan 27, 2013
10:50 am
... Postfix queued the message. Given the sender and recipient addresses you used, it would appear you might be an open relay, which you obviously don't want...
290975 John Allen
john@... Send Email
Jan 27, 2013
2:11 pm
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...
290976 John Allen
john@... Send Email
Jan 27, 2013
2:30 pm
... Scott K Thanks for the reply, one less thing to worry about. John A...
290977 Drizzt
drizzt@... Send Email
Jan 27, 2013
2:33 pm
... SenderID is incorrectly named SPF2 as it is not a real succesion to SPF. According to IETF RFC4406 this was defined in 2006 and the RFC and affiliated...
290978 John Allen
john@... Send Email
Jan 27, 2013
2:41 pm
Having screwed up once again and posted an OT to the list I was wondering if there is a way of deleting such postings?...
290979 John Levine
johnl@... Send Email
Jan 27, 2013
2:58 pm
... 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...
290980 FigureoTV SFM
optimumwireless@... Send Email
Jan 27, 2013
3:14 pm
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...
290981 Jerry
postfix-user@... Send Email
Jan 27, 2013
3:47 pm
On Sun, 27 Jan 2013 11:14:48 -0400 ... http://www.postfix.com/DEBUG_README.html#mail Specifically: Output from "postconf -n". Please do not send your main.cf...
290982 Wietse Venema
wietse@... Send Email
Jan 27, 2013
3:48 pm
... 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: ...
290983 FigureoTV SFM
optimumwireless@... Send Email
Jan 27, 2013
3:58 pm
Links broken. hawk084:~# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory =...
290984 Erwan David
erwan@... Send Email
Jan 27, 2013
4:06 pm
... First error is here, following ones are consequences. ... You configured postfix to use SASL, through a socket that it cannot open. You should review your...
290985 Jerry
postfix-user@... Send Email
Jan 27, 2013
4:28 pm
On Sun, 27 Jan 2013 11:58:45 -0400 ... 1) Please don't "top post". 2) The links are working fine here. -- Jerry ✌ postfix-user@... ...
290986 John Allen
john@... Send Email
Jan 27, 2013
11:30 pm
... As usual the answer lies in the hands of the user, Think twice before writing, and then twice before sending. JohnA...
Messages 290957 - 290986 of 293343   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help