2008/7/15-16 [Computer/Domains] UID:50572 Activity:nil | 7/14 Help sendmail experts. I forward email from my own domain to
http://gmail.com. I have never had any problem until recently. The problem
happens only when eBay sends an email to my domain (as
member@ebay.com). I receive the mail on my domain/my machine, and
when it tries to forward to gmail, I get the following:
Diagnostic-Code: X-Postfix; host <DEAD>gmail-smtp-in.l.google.com<DEAD>[w.x.y.z]
...
|
2006/12/29-30 [Computer/SW/Security, Academia/Berkeley/CSUA/Motd] UID:45510 Activity:high | 12/29 There have been a lot of complaints regarding soda reliability and
users not volunteering their time and effort to help. Obviously,
it wouldn't make sense for every user to be given root access so
they can volunteer. Instead, why don't we use motd for people to
contribute concrete suggestions (not just to start flame wars) to
improve soda reliability and security? I'll start:
...
|
2006/9/9-11 [Computer/SW/Mail, Computer/SW/Unix] UID:44331 Activity:nil | 9/9 After rotating my /var/log/mail.* files and restarting postfix,
I no longer have any mail log files in /var/log/mail.*! Is there
something else I have to do for postfix? I never had this problem
when I was using sendmail. Please help! -learning unix
\_ man -k syslog
...
|
2006/8/6-10 [Computer/SW/Mail] UID:43922 Activity:nil | 8/5 I just want to take this fine opportunity and say, FUCK sendmail.
It is difficult to configure and its debugging facility totally
blows. I can't believe how braindead sendmail config is, not to
mention its sucky security. Fuck sendmail, use postfix instead.
I got postfix running in a jiffy and I didn't even have to go
through 800 pages of sendmail manpage. Fuck sendmail and
...
|
2006/8/4-6 [Computer/SW/Mail] UID:43896 Activity:nil | 8/3 I'm trying to add virtual forwarding, by adding a file called
/etc/mail/virtusertable that forwards from user "test@mydomain.com"
to "joeblow". I also added the line "FEATURE(`virtusertable')dnl"
in sendmail.mc. Lastly, I did a make, then restarted sendmail. However
it is not working. How do I diagnose the problem?
\_ I have a similar setup. From my config I also have a
...
|
2006/8/4-6 [Computer/SW/Mail] UID:43903 Activity:low | 8/4 In sendmail on Linux, how do I write a rule which will quietly discard
e-mail sent to nonexistent users? Default behavior is to bounce
the mail back, but in the case of SPAM the From: address doesn't
exist. I'd rather just toss such mail.
\_ This may bring other problems with it, but you may wish to
consider greylisting. It simply replies to each mail with a 405
...
|
2006/8/5-6 [Computer/Domains] UID:43917 Activity:nil | 8/5 I'm trying to setup procmail so that when I send email out, I can set my
domain to be any of the 3 I own. However, sendmail keeps masquerading my
domain to be a certain domain, even though I didn't specify masquerading
in sendmail.mc/cf. What is going on?
\_ Try Hotmail. -proud American
...
|
2009/7/11-24 [Computer/Domains] UID:53129 Activity:nil | 7/9 is godaddy still the place for domain names? anything cheaper?
\_ I use <DEAD>nearlyfreespeech.net<DEAD> since they're really awesome. It's worth
paying for a decent registrar. Also, I use Sitelutions for the DNS for
the domain, since it lets you have an enormous amount of control over
your domain's DNS.
\_ listen buddy, tab is EIGHT spaces not FOUR ok?
...
|
2009/4/9-13 [Computer/Domains] UID:52827 Activity:kinda low | 4/9 dig txt http://domain.com only returns one TXT record even though domain
has more than one. How do I see them all? tnx MOTD!
\\_wow, I could not have picked a worse example.. "dig txt http://domain.com"
actually DOES show more than one. how come it doesn't work with
mydomain.
\_ Show us your zone file. You probably did something wrong.
...
|
2008/12/9-12 [Computer/Blog] UID:52213 Activity:nil | 12/9 Does anyone know of a good blogging software that can
handle blogging entries as well as photo albums?
Wordpress and the WP Gallery plugin is too tricky to
configure easily. And please don't mention Facebook!
\_ Why not just use Blogger and Flickr/Picasa or whatever? -tom
\_ I'd prefer a stand-alone platform/software that
...
|
2008/11/3 [Computer/SW/OS/OsX] UID:51794 Activity:nil | 11/3 Anyone point me to a solution for OSX mac printing to a windows domain\
based computer that requires authorising. All the syntax that I have seen in var\
ious posts does not work (e.g. smb://username:password@machine/queue ). I was wo\
ndering if I should just accept it and wait until smbpool is fixed? Connecting\
via smbclient works just fine.
...
|
2008/9/7-12 [Computer/SW/Unix, Computer/Domains] UID:51089 Activity:nil | 9/7 Dear Linux DNS experts, how do you find out if a domain has
published SPF records? Is there a magic command like hostname,
nslookup, etc that does this? I'm a UNIX noob. Thanks!
\_ host -t txt $DOMAINNAME -ERic
...
|
|