RE: Email issues, relay failure

2012-02-27 Thread Bender, Chris
Hi Joe So from the rules below, I can see my network to and from in tables to . However when pfctl is enabled that traffic fails with # tcpdump -ni bge0 host 10.156.81.10 and port 25 tcpdump: listening on bge0, link-type EN10MB 14:26:50.220591 10.156.81.10.60809 > 172.19.4.41.25: S 31

Re: Email issues, relay failure

2012-02-27 Thread Jon Radel
On 2/27/12 12:00 PM, Bender, Chris wrote: How would I whitelist SMTP speakers? You're invited to read the documentation. The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall, 2nd ed., is also rather informative, although one has to keep in mind that the version of PF in FreeBSD lags

RE: Email issues, relay failure

2012-02-27 Thread Bender, Chris
: freebsd-questions@freebsd.org Subject: Re: Email issues, relay failure On 2/27/12 11:45 AM, Bender, Chris wrote: > I was thinking about just reloading the pf.conf but I have never worked > with pf so > I am worried other things might break. My thought was by doing that the > Adaptive

Re: Email issues, relay failure

2012-02-27 Thread Jon Radel
On 2/27/12 11:45 AM, Bender, Chris wrote: I was thinking about just reloading the pf.conf but I have never worked with pf so I am worried other things might break. My thought was by doing that the Adaptive part of the pfctl would be restarted? Any pf.conf file I've ever seen does something sen

RE: Email issues, relay failure

2012-02-27 Thread Bender, Chris
the adaptive behavior away or Would all that still be in some sort of bruteforce file to protect the firewall? Thanks -Original Message- From: Jon Radel [mailto:j...@radel.com] Sent: Monday, February 27, 2012 11:39 AM To: Bender, Chris; freebsd-questions@freebsd.org Subject: Re: Email

Re: Email issues, relay failure

2012-02-27 Thread Jon Radel
On 2/25/12 1:39 PM, Bender, Chris wrote: Thanks. There aren't any firewalls between the devices but they are far apart. On 2/27/12 11:12 AM, Bender, Chris wrote: > Can anybody assist me with pfctl on freebsd? > I have pfctl running as adaptive. It is blocking some smtp mail. ! BTW, pf

RE: Email issues, relay failure, perhaps Jails is causing it.

2012-02-27 Thread Bender, Chris
-questions@freebsd.org Subject: Re: Email issues, relay failure, perhaps Jails is causing it. 2012-02-26 00:54, Bender, Chris skrev: > Hi Brent > > Yes the system we are calling X, is jailed by another system. > > Here is the jailer system: > > zs1# netstat -aptcp | grep smtp > tc

RE: Email issues, relay failure, perhaps Jails is causing it.

2012-02-27 Thread Bender, Chris
Message- From: Bernt Hansson [mailto:b...@bananmonarki.se] Sent: Sunday, February 26, 2012 2:20 AM To: Bender, Chris Cc: freebsd-questions@freebsd.org Subject: Re: Email issues, relay failure, perhaps Jails is causing it. 2012-02-26 00:54, Bender, Chris skrev: > Hi Brent > > Yes the

Re: Email issues, relay failure, perhaps Jails is causing it.

2012-02-26 Thread Daniel Staal
--As of February 26, 2012 8:20:14 AM +0100, Bernt Hansson is alleged to have said: http://www.uk.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html Have you tried to telnet into the other jailed hostnames and ip-addresses, like telnet rt3.* 25 What does it say? Can you connect? There

Re: Email issues, relay failure, perhaps Jails is causing it.

2012-02-25 Thread Bernt Hansson
2012-02-26 00:54, Bender, Chris skrev: Hi Brent Yes the system we are calling X, is jailed by another system. Here is the jailer system: zs1# netstat -aptcp | grep smtp tcp4 0 0 tools2.smtp10.156.31.20.45081 SYN_RCVD tcp4 0 0 tools2.smtp*.*

RE: Email issues, relay failure, perhaps Jails is causing it.

2012-02-25 Thread Bender, Chris
...@bananmonarki.se] Sent: Saturday, February 25, 2012 6:11 PM To: Bender, Chris Cc: freebsd-questions@freebsd.org; Jon Radel Subject: Re: Email issues, relay failure 2012-02-25 23:29, Bender, Chris skrev: > Hi Brent, > Thanks for that, I am still digesting it. > > tools2# uname -a > FreeBSD tools2

Re: Email issues, relay failure

2012-02-25 Thread Bernt Hansson
2012-02-25 23:29, Bender, Chris skrev: Hi Brent, Thanks for that, I am still digesting it. tools2# uname -a FreeBSD tools2 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 # So I put a 0 in the first two octets of the ip address below, but that IP address is A. I am not sure what that means. I was horsin

RE: Email issues, relay failure

2012-02-25 Thread Bender, Chris
d.org; Jon Radel Subject: Re: Email issues, relay failure 2012-02-25 22:52, Bernt Hansson skrev: > 2012-02-25 22:44, Bender, Chris skrev: >> NP on all counts. >> >> Names and IPs are same results using both digson A and resolving. >> In fact both are identical resu

Re: Email issues, relay failure

2012-02-25 Thread Bernt Hansson
2012-02-25 22:52, Bernt Hansson skrev: 2012-02-25 22:44, Bender, Chris skrev: NP on all counts. Names and IPs are same results using both digson A and resolving. In fact both are identical results on A and B. I can easily ssh user@X-Username From a too. The issue doesn't appear be at get

RE: Email issues, relay failure

2012-02-25 Thread Bender, Chris
/postfix/master I don't see sendmail or smtp -Original Message- From: Bernt Hansson [mailto:b...@bananmonarki.se] Sent: Saturday, February 25, 2012 4:53 PM To: Bender, Chris Cc: Jon Radel; freebsd-questions@freebsd.org Subject: Re: Email issues, relay failure 2012-02-25 22:44, B

Re: Email issues, relay failure

2012-02-25 Thread Bernt Hansson
2012-02-25 22:44, Bender, Chris skrev: NP on all counts. Names and IPs are same results using both digson A and resolving. In fact both are identical results on A and B. I can easily ssh user@X-Username From a too. The issue doesn't appear be at getting to X the issues is something to do

RE: Email issues, relay failure

2012-02-25 Thread Bender, Chris
PM To: Bender, Chris Cc: Jon Radel; freebsd-questions@freebsd.org Subject: Re: Email issues, relay failure 2012-02-25 19:39, Bender, Chris skrev: > There aren't any firewalls between the devices but they are far apart. I can telnet from x to a and I can ssh from a to x. Have you tried the

Re: Email issues, relay failure

2012-02-25 Thread Bernt Hansson
2012-02-25 19:39, Bender, Chris skrev: There aren't any firewalls between the devices but they are far apart. I can telnet from x to a and I can ssh from a to x. Have you tried the correct IP from A to X? Try dig -x and dig . Can you ping X from A? Try telnet to X from A with the hostname of

Re: Email issues, relay failure

2012-02-25 Thread Michael Powell
Jon Radel wrote: > On 2/25/12 10:26 AM, Bender, Chris wrote: > >> >> On telnet w IP it says unable to connect. > ... >> Its weird that the delivery on A says deferred connection timed out but >> on tcpdump I see the port 25 > > > If you can't establish a TCP connection from A to your relay serv

Re: Email issues, relay failure

2012-02-25 Thread Jon Radel
On 2/25/12 10:26 AM, Bender, Chris wrote: On telnet w IP it says unable to connect. ... Its weird that the delivery on A says deferred connection timed out but on tcpdump I see the port 25 If you can't establish a TCP connection from A to your relay server on port 25, I'd expect all of t

Re: Email issues, relay failure

2012-02-25 Thread Bender, Chris
Hi Jon Thanks. There aren't any firewalls between the devices but they are far apart. I can telnet from x to a and I can ssh from a to x. I think you are right in focusing on the connection time out from A to X , i looked on X for a service that isnt running Which makes this fail but I am not

Re: Email issues, relay failure

2012-02-25 Thread Jerry
On Sat, 25 Feb 2012 10:26:38 -0500 Bender, Chris articulated: > any postfix/mail braniacs out there? If you are having a problem with Postfix, the absolute best place to get help with your problem is the Postfix forum. TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail Outpu

RE: Email issues, relay failure

2012-02-25 Thread Bender, Chris
ort 25 Traffic seemingly working on system X. Thanks, any postfix/mail braniacs out there? Regards From: Paul Macdonald [mailto:p...@ifdnrg.com] Sent: Saturday, February 25, 2012 9:47 AM To: Bender, Chris Subject: Re: Email issues, relay failure i just tried a dns l

Re: Email issues, relay failure

2012-02-25 Thread Paul Macdonald
instructions to send a mail manually via telnet) http://www.yuki-onna.co.uk/email/smtp.html If not, have you tried restarting postfix on X? Paul. *From:*Paul Macdonald [mailto:p...@ifdnrg.com] *Sent:* Saturday, February 25, 2012 5:42 AM *To:* Bender, Chris *Cc:* freebsd-questions@freebsd.or

RE: Email issues, relay failure

2012-02-25 Thread Bender, Chris
what to do need a mentor on this. Please help Thanks From: Paul Macdonald [mailto:p...@ifdnrg.com] Sent: Saturday, February 25, 2012 5:42 AM To: Bender, Chris Cc: freebsd-questions@freebsd.org Subject: Re: Email issues, relay failure On 24/02/2012 21:52, Bender, Chris wrote:

Re: Email issues, relay failure

2012-02-25 Thread Paul Macdonald
On 24/02/2012 21:52, Bender, Chris wrote: Hi, I am responsible for a system I know little about. Sendmail all of a sudden stopped working...the sendmial is supposed to send to another machine. Check /var/log/maillog on both boxes, you should see a log message on the origin machine and the onw

Re: Email issues, relay failure

2012-02-24 Thread Chris Hill
On Fri, 24 Feb 2012, Robison, Dave wrote: On 02/24/2012 13:52, Bender, Chris wrote: Sendmail all of a sudden stopped working...the sendmial is supposed to send to another machine. ...snip... echo "test email from ccl `date` " | mailx -s "test email from ccl `date` " c...@cell.com The que

Re: Email issues, relay failure

2012-02-24 Thread Robison, Dave
On 02/24/2012 13:52, Bender, Chris wrote: > Hi, I am responsible for a system I know little about. > > Sendmail all of a sudden stopped working...the sendmial is supposed to > send to another machine. > > The senmail locally looks to deliver email to a que and the que looks to > forward to anothe

Re: email hosting - How do you do it?

2012-01-28 Thread Zane C. B-H.
On Thu, 26 Jan 2012 15:51:05 -0700 "Peter" wrote: > Hello, > I've been on qmail/vpopmail combo forever and am looking to build > a new, mail server. As some one who has was once a unix admin for a ISP that ran Qmail for a SMTP server, I can safely say you should avoid it like the plague. Manag

Re: email hosting - How do you do it?

2012-01-27 Thread Hub- FreeBSD
Sorry … in my case, I've got an in-house written interface that allows clients to add / remove users, change passwords, set quotas, etc … On 2012-01-27, at 12:59 PM, Peter wrote: >> >> On 2012-01-26, at 5:51 PM, Peter wrote: >> >>> Hello, >>> I've been on qmail/vpopmail combo forever and am

Re: email hosting - How do you do it?

2012-01-27 Thread Peter
> > On 2012-01-26, at 5:51 PM, Peter wrote: > >> Hello, >> I've been on qmail/vpopmail combo forever and am looking to build a >> new, >> mail server. >> >> First choice so far is postfix, but almost all the virtual hosting >> 'howtos' require an SQL database, or editing files by hand. The SQL par

Re: email hosting - How do you do it?

2012-01-26 Thread Waitman Gobble
On Jan 26, 2012 3:39 PM, "Hub- FreeBSD" wrote: > > > On 2012-01-26, at 5:51 PM, Peter wrote: > > > Hello, > > I've been on qmail/vpopmail combo forever and am looking to build a new, > > mail server. > > > > First choice so far is postfix, but almost all the virtual hosting > > 'howtos' require a

Re: email hosting - How do you do it?

2012-01-26 Thread Hub- FreeBSD
On 2012-01-26, at 5:51 PM, Peter wrote: > Hello, > I've been on qmail/vpopmail combo forever and am looking to build a new, > mail server. > > First choice so far is postfix, but almost all the virtual hosting > 'howtos' require an SQL database, or editing files by hand. The SQL part > seems li

Re: (email) server connection problem : Help -- SOLVED

2011-06-20 Thread Mark Moellering
I want to thank everyone who helped me with this. It turned out that due to an administrative error, our hosting company had the ip addresses I was having trouble with routed to the wrong server. Everything is working now. Thanks again, Mark Moellering ___

Re: (email) server connection problem : Help

2011-06-20 Thread Chuck Swiger
On Jun 20, 2011, at 11:31 AM, Mark Moellering wrote: > 69.41.172.62mail.grissomhigh1981.org > [ ... ] > 69.41.172.180 mail.porthuronhighschool.info > === > > DNS checks out. > I think I am running ssl. I am checking postfix and dovecot. The odd thing > is the ssh. I l

Re: (email) server connection problem : Help

2011-06-20 Thread Mark Moellering
On 20-Jun-11 2:00 PM, Chuck Swiger wrote: On Jun 20, 2011, at 10:05 AM, Mark Moellering wrote: I cannot log into the server via either ssl for email or ssh on the two domains that are .org and .info The connection is refused. Here is an example copied from a console; shell$ ssh -l LoginName m

Re: (email) server connection problem : Help

2011-06-20 Thread Chuck Swiger
On Jun 20, 2011, at 10:05 AM, Mark Moellering wrote: > I cannot log into the server via either ssl for email or ssh on the two > domains that are .org and .info > The connection is refused. Here is an example copied from a console; > > shell$ ssh -l LoginName mail.anadarkohs60.com > The authenti

Re: email address on google through this link

2010-04-27 Thread Chad Perrin
On Tue, Apr 27, 2010 at 09:56:50PM +0100, Bruce Cran wrote: > > At least one mailing list I'm on obfuscates the addresses on the server so > all > messages would, for example, appear to come *from* freebsd- > questi...@freebsd.org. As long as you have some way to respond to an individual person

Re: email address on google through this link

2010-04-27 Thread Eitan Adler
> At least one mailing list I'm on obfuscates the addresses on the server so all > messages would, for example, appear to come *from* freebsd- > questi...@freebsd.org. Which make it quite annoying when you want to reply privately to someone. ___ freebsd-q

Re: email address on google through this link

2010-04-27 Thread Bruce Cran
On Tuesday 27 April 2010 21:32:07 Chuck Swiger wrote: > On Apr 27, 2010, at 1:00 PM, Drew White wrote: > > http://www.mavetju.org/mail/view_message.php?list=freebsd-questions&id=26 > > 14063 > > > > My email address is showing up in google from this thread, I get a lot of > > spam at this email ad

Re: email address on google through this link

2010-04-27 Thread Chuck Swiger
On Apr 27, 2010, at 1:00 PM, Drew White wrote: > http://www.mavetju.org/mail/view_message.php?list=freebsd-questions&id=2614063 > > My email address is showing up in google from this thread, I get a lot of > spam at this email address... Is there anything we can do about this? Nope, sorry. Posti

Re: [EMAIL PROTECTED] maildrop and postfix - temporary authentication failure

2008-10-09 Thread Paul Schmehl
--On Thursday, October 09, 2008 01:21:20 -0500 Da Rock <[EMAIL PROTECTED]> wrote: I'm really about to throw this damn server through a closed window (or better yet a brick wall). I've searched high and low on google for a straight answer, and any references in mailing lists give an answer of r

Re: [SOLVED] Re: [EMAIL PROTECTED] maildrop and postfix - temporary authentication failure

2008-10-09 Thread Jeremy Chadwick
On Thu, Oct 09, 2008 at 04:52:29PM +1000, Da Rock wrote: > > On Thu, 2008-10-09 at 16:21 +1000, Da Rock wrote: > > I'm really about to throw this damn server through a closed window (or > > better yet a brick wall). I've searched high and low on google for a > > straight answer, and any references

Re: [EMAIL PROTECTED] maildrop and postfix - temporary authentication failure

2008-10-08 Thread herbs
Is there anything in the instructions about the gid or uid? Maybe there is something wrong. Just an idea.. herbs On Thu, Oct 09, 2008 at 04:21:20PM +1000, Da Rock wrote: > I'm really about to throw this damn server through a closed window (or > better yet a brick wall). I've searched high and lo

[SOLVED] Re: [EMAIL PROTECTED] maildrop and postfix - temporary authentication failure

2008-10-08 Thread Da Rock
On Thu, 2008-10-09 at 16:21 +1000, Da Rock wrote: > I'm really about to throw this damn server through a closed window (or > better yet a brick wall). I've searched high and low on google for a > straight answer, and any references in mailing lists give an answer of > read the INSTALL file (as if

Re: email disclaimer

2008-07-29 Thread lyd mc
Hi guys, I think I should stick to currently available  feature offered by  mimedefang  or altermime for  the disclaimer  thing. Thank you darko, odhiambo and jeffrey for your time. Best regards, alydiomc ___ freebsd-questions@freebsd.org mail

Re: email disclaimer

2008-07-29 Thread darko gavrilovic
On Tue, Jul 29, 2008 at 7:10 PM, Odhiambo Washington <[EMAIL PROTECTED]>wrote: > 1. E-mail disclaimers are considered stupid They are considered stupid by some people on the Internet. But there are workplaces and businesses that require them in outgoing e-mail send by their staff. Does anyone re

Re: email disclaimer

2008-07-29 Thread Odhiambo Washington
On Tue, Jul 29, 2008 at 9:19 PM, darko gavrilovic <[EMAIL PROTECTED]> wrote: > On Tue, Jul 29, 2008 at 11:13 AM, Odhiambo Washington <[EMAIL PROTECTED]> > wrote: >> >> I can tell you it is "impossible". Why? >> While you can actually write a script to try to do it, you'll more >> likely end up brea

Re: email disclaimer

2008-07-29 Thread darko gavrilovic
On Tue, Jul 29, 2008 at 4:07 AM, lyd mc <[EMAIL PROTECTED]> wrote: > What I mean is adding a disclaimer/boilerplate for any outgoing message > just like mimedefang feature. However, I don't want it to be redundant. For > example if a mail already contains my disclaimer (usually mail from a reply >

Re: email disclaimer

2008-07-29 Thread darko gavrilovic
On Tue, Jul 29, 2008 at 11:13 AM, Odhiambo Washington <[EMAIL PROTECTED]>wrote: > I can tell you it is "impossible". Why? > While you can actually write a script to try to do it, you'll more > likely end up breaking the e-mail format, because it will not be too > easy to rightly guess the content-

Re: email disclaimer

2008-07-29 Thread Jeffrey Goldberg
On Jul 29, 2008, at 6:13 AM, Odhiambo Washington wrote: I can tell you it is "impossible". Why? While you can actually write a script to try to do it, you'll more likely end up breaking the e-mail format, because it will not be too easy to rightly guess the content-type/boundaries in replies.

Re: email disclaimer

2008-07-29 Thread Odhiambo Washington
On Tue, Jul 29, 2008 at 7:07 AM, lyd mc <[EMAIL PROTECTED]> wrote: > Hi darko, > > What I mean is adding a disclaimer/boilerplate for any outgoing message just > like mimedefang feature. However, I don't want it to be redundant. For > example if a mail already contains my disclaimer (usually mail

Re: email disclaimer

2008-07-28 Thread lyd mc
ed Regards, alydmc --- On Tue, 7/29/08, darko gavrilovic <[EMAIL PROTECTED]> wrote: From: darko gavrilovic <[EMAIL PROTECTED]> Subject: Re: email disclaimer To: [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Date: Tuesday, July 29, 2008, 11:17 AM are you using X11? do you use t

Re: email disclaimer

2008-07-28 Thread darko gavrilovic
are you using X11? do you use thunderbird/mozilla mail client? i believe thunderbird has a fancy signature add-on that does something like that. On Mon, Jul 28, 2008 at 10:07 PM, lyd mc <[EMAIL PROTECTED]> wrote: > hi guys, > > Is there any program that insert or remove disclaimer? > > For exam

Re: [EMAIL PROTECTED] Re: httpd php dump

2008-07-02 Thread William A. Rowe, Jr.
kalin m wrote: what would this mean: # ./configure --prefix=/etc/httpd --enable-ssl --with-ssl=/usr/local/ssl --enable-rewrite --enable-so --enable-headers --enable-unique-id checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... x86_64-unknown

Re: [EMAIL PROTECTED] Re: httpd php dump

2008-07-02 Thread kalin m
what would this mean: # ./configure --prefix=/etc/httpd --enable-ssl --with-ssl=/usr/local/ssl --enable-rewrite --enable-so --enable-headers --enable-unique-id checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... x86_64-unknown-freebsd7.0 chec

Re: [EMAIL PROTECTED] Re: httpd php dump

2008-07-02 Thread kalin m
if i build php with all the things i need it builds fine but at the time of instalaltion here is what happens: # make install Installing PHP SAPI module: apache2handler /etc/httpd/build/instdso.sh SH_LIBTOOL='/etc/httpd/build/libtool' libphp5.la /etc/httpd/modules /etc/httpd/build/lib

Re: [EMAIL PROTECTED] Re: httpd php dump

2008-07-02 Thread kalin m
this is getting to ridiculous levels if i build php only with --with-apxs2=/etc/httpd/bin/apxs then apache starts and httpd/php works ok. anything else added to the configuration - and i tried different stuff - ( --with-mysql=/usr/local/mysql; --with-curl; --with-openssl=/usr) - alone or i

Re: [EMAIL PROTECTED] Re: httpd php dump

2008-07-02 Thread kalin m
i'd be assuming than that i'd need to build an older apache. this is probably a stupid question but is there anybody out there that is using apache 2.2.9 + php 5.2.6 (as DSO) on freebsd 7 amd64 (multi processor) without problems? thanks... kalin m wrote: sure. ./configure --prefix=/etc/ht

Re: [EMAIL PROTECTED] - does free distributed computing exist?

2008-05-24 Thread Chuck Swiger
On May 24, 2008, at 1:22 PM, Kelly Jones wrote: Is there a project that lets you donate spare CPU power to anyone who needs it? That is, a pool of CPU power that anyone can tap into for free to run computations that would otherwise take forever? Yes, see: http://boinc.berkeley.edu/ http://boi

Re: Email problem

2008-04-06 Thread Ruel Luchavez
Thanks for your replyy guys... I just solve it already.. best regards On Fri, Apr 4, 2008 at 1:54 PM, Jonathan Chen <[EMAIL PROTECTED]> wrote: > On Fri, Apr 04, 2008 at 01:33:48PM +0800, Ruel Luchavez wrote: > > Hi.. > > > > I am having trouble in my email server I spend many hours but i ca

Re: Email problem

2008-04-04 Thread Giorgos Keramidas
On Fri, 4 Apr 2008 13:33:48 +0800, "Ruel Luchavez" <[EMAIL PROTECTED]> wrote: > Hi.. > I am having trouble in my email server I spend many hours but i cant fix it, > hopeu can help me guys We can probably help you, but there isn't sufficient information in your description to do that :( > One of

Re: Email problem

2008-04-04 Thread Pollywog
On Friday 04 April 2008 05:33:48 Ruel Luchavez wrote: > Hi.. > > I am having trouble in my email server I spend many hours but i cant fix > it, hopeu can help me guys > One of the account i created cant send email in any email address like > gmail.com I created it the same settings > with my other

Re: Email problem

2008-04-04 Thread Mike Clarke
On Friday 04 April 2008, Jonathan Chen wrote: > On Fri, Apr 04, 2008 at 01:33:48PM +0800, Ruel Luchavez wrote: > > Hi.. > > > > I am having trouble in my email server I spend many hours but i > > cant fix it, hopeu can help me guys > > One of the account i created cant send email in any email addr

Re: Email problem

2008-04-04 Thread Jonathan Chen
[Please do not remove Cc: freebsd-questions] On Fri, Apr 04, 2008 at 02:19:32PM +0800, Ruel Luchavez wrote: > I'm using the Mozilla Thunderbird, same setting i did to the other users > it always complain : > > An error occurred while trying to send email. The mail server responded: > 5.7.1 <[EMAI

Re: Email problem

2008-04-03 Thread Jonathan Chen
On Fri, Apr 04, 2008 at 01:33:48PM +0800, Ruel Luchavez wrote: > Hi.. > > I am having trouble in my email server I spend many hours but i cant fix it, > hopeu can help me guys > One of the account i created cant send email in any email address like > gmail.com I created it the same settings > with

Re: Email processing in Python (was: e-mail processing in C)

2008-03-24 Thread Jeffrey Goldberg
On Mar 24, 2008, at 2:04 PM, Patrick C wrote: Another option would be to dig out the associated code in pine, elm, or whatnot. See how they access mail. What is used in pine (now alpine) is the c-client libraries already mentioned in another post. -j -- Jeffrey Goldberg

Re: Email processing in Python

2008-03-24 Thread Bill Campbell
On Mon, Mar 24, 2008, Giorgos Keramidas wrote: >On Mon, 24 Mar 2008 15:12:03 -0400, Robert Huff <[EMAIL PROTECTED]> wrote: >>Giorgos Keramidas writes: >>> No, there's no library for `email processing' in the C standard. You >>> can probably find a lot of non-standard ones, by Googling however :) >

Re: Email processing in Python

2008-03-24 Thread Giorgos Keramidas
On Mon, 24 Mar 2008 15:12:03 -0400, Robert Huff <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas writes: >> No, there's no library for `email processing' in the C standard. You >> can probably find a lot of non-standard ones, by Googling however :) >> >> It's worth writing that plain C is the wrong l

Re: Email processing in Python (was: e-mail processing in C)

2008-03-24 Thread Erwan David
Le Mon 24/03/2008, Patrick C disait > Searching real quick shows the existence of both libmime and libmbox... > don't know if they're maintained. Another option would be to dig out the > associated code in pine, elm, or whatnot. See how they access mail. > > -Patrick libPAN (or is it libEtPAN ?)

Re: Email processing in Python (was: e-mail processing in C)

2008-03-24 Thread Patrick C
Searching real quick shows the existence of both libmime and libmbox... don't know if they're maintained. Another option would be to dig out the associated code in pine, elm, or whatnot. See how they access mail. -Patrick On 24/03/2008, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > > On Mon, 24

RE: email pop3 question

2008-03-16 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of David Banning > Sent: Wednesday, March 12, 2008 12:49 PM > To: [EMAIL PROTECTED] > Subject: email pop3 question > > > I am using dovecot email on my server - Users can connect via > IMAP or POP3. > > I ha

Re: email pop3 question

2008-03-12 Thread Frank Shute
On Wed, Mar 12, 2008 at 04:49:18PM -0400, David Banning wrote: > > I am using dovecot email on my server - Users can connect via IMAP or POP3. > > I have a user who is using pop3 but not removing the email from the > server - so the email stays on the server, -and- it is collecting on their > com

Re: email pop3 question

2008-03-12 Thread Paul A. Procacci
David Banning wrote: I am using dovecot email on my server - Users can connect via IMAP or POP3. I have a user who is using pop3 but not removing the email from the server - so the email stays on the server, -and- it is collecting on their computer - as the emails build up, will there be a pro

Re: email pop3 question

2008-03-12 Thread Wojciech Puchar
I am using dovecot email on my server - Users can connect via IMAP or POP3. I have a user who is using pop3 but not removing the email from the server - so the email stays on the server, -and- it is collecting on their computer - as the emails build up, will there be a problem with this? For I

Re: Email Sending Problem to YAHOO

2007-06-12 Thread alex
Hi everybody! hope all doing fine well i have configured my Email Server on FreeBSD 6.2 with Qmail, i have send email to yahoo, hotmail & gmail. On gmail & hotmail, its works quick, bt at yahoo ,,, its delaying nd mail recieved at yahoo with huge delays. wen i send email to yahoo, it giv

Re: Email Sending Problem to YAHOO

2007-06-12 Thread Jona Joachim
On Tue, 12 Jun 2007 04:39:09 -0700 "DeadMan Xia " <[EMAIL PROTECTED]> wrote: > Hi everybody! > > hope all doing fine > well i have configured my Email Server on FreeBSD 6.2 with Qmail, i > have send email to yahoo, hotmail & gmail. On gmail & hotmail, its > works quick, bt at yahoo ,

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-26 Thread Jonathan Arnold
Gary Kline wrote: Folks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my "//HERE" tag below Can't you unsubscribe via the web interface: http://lists.freebsd.org/mailman/listinfo/freebsd-q

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Gary Kline
On Wed, Oct 25, 2006 at 07:01:16PM +0100, Alex Zbyslaw wrote: > Gary Kline wrote: > > > Folks, how can I un-sub from the -queestions list that is sent to > > [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? > > See my "//HERE" > > tag below > > > > > Once a

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Jerry McAllister
On Wed, Oct 25, 2006 at 10:32:14AM -0700, Gary Kline wrote: > On Wed, Oct 25, 2006 at 12:55:57PM -0400, Jerry McAllister wrote: > > On Wed, Oct 25, 2006 at 09:13:43AM -0700, Gary Kline wrote: > > > > >olks, how can I un-sub from the -queestions list that is sent > > > to [EMAIL PROTECTED] when t

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Alex Zbyslaw
Gary Kline wrote: Folks, how can I un-sub from the -queestions list that is sent to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? See my "//HERE" tag below Once a month you should be getting a reminder from [EMAIL PROTECTED] with the subject "freebsd

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Gary Kline
On Wed, Oct 25, 2006 at 12:55:57PM -0400, Jerry McAllister wrote: > On Wed, Oct 25, 2006 at 09:13:43AM -0700, Gary Kline wrote: > > >olks, how can I un-sub from the -queestions list that is sent > > to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? > > See my "//HERE" > >

Re: [EMAIL PROTECTED]: The results of your email commands]

2006-10-25 Thread Jerry McAllister
On Wed, Oct 25, 2006 at 09:13:43AM -0700, Gary Kline wrote: >olks, how can I un-sub from the -queestions list that is sent > to [EMAIL PROTECTED] when the mailer thinks I am NOT a Subscriber??? > See my "//HERE" > tag below Probably you subscribed with a different address that is now

Re: [EMAIL PROTECTED]

2006-08-12 Thread David Armstrong
Sorry my Norton has stopped your message coming through. Could you try again Or come through our web site. www.grindon-cartshed.co.uk Dave. - Original Message - From: To: <[EMAIL PROTECTED]> Sent: Saturday, August 12, 2006 2:04 PM Subject: [EMAIL PROTECTED] The original message wa

Re: email with a database

2006-05-21 Thread Olivier Nicole
> > is there an email solution that employs some kind of database that stores > > mail for long term? id rather not turn on "leave a copy on the server" as > > this has shown to give poorer and poorer performance over time for me. > People normally take backups of their machines in order to protec

Re: email with a database

2006-05-20 Thread Lowell Gilbert
Chuck Swiger <[EMAIL PROTECTED]> writes: > Jonathan Horne wrote: >> is there an email solution that employs some kind of database that stores >> mail for long term? id rather not turn on "leave a copy on the server" as >> this has shown to give poorer and poorer performance over time for me. >>

Re: email with a database

2006-05-20 Thread Chuck Swiger
Jonathan Horne wrote: is there an email solution that employs some kind of database that stores mail for long term? id rather not turn on "leave a copy on the server" as this has shown to give poorer and poorer performance over time for me. People normally take backups of their machines in

Re: email cluster ?

2006-02-10 Thread Deepak Naidu
You can inturn use LVS (Linux Virtual Cluster) to load balance between two or more servers. Cheers, Deepak Naidu. Vulpes Velox <[EMAIL PROTECTED]> wrote: On Tue, 31 Jan 2006 12:13:25 +0100 Frank Bonnet wrote: > Hello > > I'm thinking to setup a FreeBSD based load balancing "cluster" > emai

Re: email cluster ?

2006-02-03 Thread Stephen D. Spencer
Vulpes, Good morning. Check out the cyrus imap project ( http://asg.web.cmu.edu/cyrus/imapd/). This software is not for the faint of heart; however, it has known, robust clustering capabilities. The e-mail lists are active and helpful. Regards, Stephen Spencer Lawrence, KS On 1/31/06, Vulpes

Re: email cluster ?

2006-01-31 Thread Vulpes Velox
On Tue, 31 Jan 2006 12:13:25 +0100 Frank Bonnet <[EMAIL PROTECTED]> wrote: > Hello > > I'm thinking to setup a FreeBSD based load balancing "cluster" > email hub. > > Actually it is a "all in one" machine that runs > SMTP,IMAP,IMAPS,POP3,POP3S,antivirus,antispam,Webmail. > > I would like to sp

Re: email cluster ?

2006-01-31 Thread lars
Frank Bonnet <[EMAIL PROTECTED]> wrote: > Hello > > I'm thinking to setup a FreeBSD based load balancing "cluster" email hub. > > Actually it is a "all in one" machine that runs > SMTP,IMAP,IMAPS,POP3,POP3S,antivirus,antispam,Webmail. > > I would like to split load on several machines > but hav

Re: [EMAIL PROTECTED]:/host

2005-10-16 Thread Graham North
Thank you for the enlightenment! Cheers, G/ Dan Nelson wrote: In the last episode (Oct 16), Graham North said: Can someone please explain what this is. I ran "df" to look at my directory/filesystem and 2 of the devices were: [EMAIL PROTECTED]:/host [EMAIL PROTECTED]:/net You have am

Re: [EMAIL PROTECTED]:/host

2005-10-16 Thread Dan Nelson
In the last episode (Oct 16), Graham North said: > Can someone please explain what this is. > I ran "df" to look at my directory/filesystem and 2 of the devices were: > [EMAIL PROTECTED]:/host > [EMAIL PROTECTED]:/net You have amd enabled. -- Dan Nelson [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] Virtual host config

2005-09-07 Thread Clement Laforet
On Tue, Sep 06, 2005 at 04:09:24PM -0700, Vizion wrote: > On Tuesday 06 September 2005 10:20, the author Vizion contributed to the > dialogue on- > [EMAIL PROTECTED] Virtual host config: > > >Hi > > > >My Apache2 runs on Unix (Freebsd) with > >httpd.conf including > >ServerRoot "/usr/local" >

Re: [EMAIL PROTECTED] Virtual host config SOLVED

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 16:09, the author Vizion contributed to the dialogue on- Re: [EMAIL PROTECTED] Virtual host config: >On Tuesday 06 September 2005 10:20, the author Vizion contributed to the >dialogue on- > > [EMAIL PROTECTED] Virtual host config: >>Hi >&

Re: [EMAIL PROTECTED] Virtual host config

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 10:20, the author Vizion contributed to the dialogue on- [EMAIL PROTECTED] Virtual host config: >Hi > >My Apache2 runs on Unix (Freebsd) with >httpd.conf including >ServerRoot "/usr/local" >DocumentRoot "/usr/local/www/data" > >It is so long ago that I was working

RE: Email and scheduling etc sigh -- Was Need IMAP Server SelectionAdvice

2005-02-21 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Murray Taylor > Sent: Sunday, February 20, 2005 9:29 PM > To: freebsdquestions > Subject: Email and scheduling etc sigh -- Was Need IMAP Server > SelectionAdvice > > > > > > > > I had been admin' a modera

RE: email and messanging

2005-02-03 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Sean Murphy > Sent: Thursday, February 03, 2005 9:41 AM > To: freebsd-questions@freebsd.org > Subject: email and messanging > > > Is there a project that anyone is using that has the features of > groupwi

Re: email and messanging

2005-02-03 Thread Sean Murphy
Aaron Sloan wrote: Sean Murphy wrote: Is there a project that anyone is using that has the features of groupwise, openexchange or exchange? Features such as calender/todo list that other users can add to another users, public folders, etc... thanks _

Re: email and messanging

2005-02-03 Thread Aaron Sloan
Sean Murphy wrote: Is there a project that anyone is using that has the features of groupwise, openexchange or exchange? Features such as calender/todo list that other users can add to another users, public folders, etc... thanks ___ freebsd-question

  1   2   >